Re: [Thinstation-general] Cloning thinstation
Brought to you by:
doncuppjr
|
From: Don C. <don...@ya...> - 2016-11-30 23:02:59
|
It is normal. Initial checkout is about 1.1~1.3g. 68Kib is kinda slow. The git checkout contains an entire linux distro in binary form + the package management components to recompile any part as necessary.
On Wednesday, November 30, 2016 2:59 PM, Pablo Di Noto <pd...@gm...> wrote:
Hello all,
I am starting with thinstation, and want to build it from scratch so I can later embed a particular piece of software into it (I plan to embed Tryton client for school admin usage).
My first step was to clone the git repository, and so far it is taking ages.
user@pablo-coreos-build:~/thinstation$ git clone --depth 1 git://github.com/Thinstation/thinstation.git -b 5.5-StableCloning into 'thinstation'...remote: Counting objects: 10037, done.remote: Compressing objects: 100% (7588/7588), done.receiving objects: 80% (8047/10037), 1.08 GiB | 68.00 KiB/s
So far, 1.08gb...My impression is that this initial pull is including source package files. Cannot tell yet, as it has not finished.Is this normal? Or something escaped .gitignore?
Regards,///Pablo
------------------------------------------------------------------------------
_______________________________________________
Thinstation-general mailing list
Thi...@li...
https://lists.sourceforge.net/lists/listinfo/thinstation-general
|