hasufell <[email protected]> wrote:
> Martin Vaeth:
>> hasufell <[email protected]> wrote:
>>>> With rsync I believe you can exclude categories:
>>>> http://www.gentoo-wiki.info/TIP_Exclude_categories_from_emerge_sync
>>>
>>> That is uninformed.
>> 
>> I think he is right.
>> 
>>> check the --depth option of git. You can even clone specific tags with
>>> --depth=1.
>> 
>> Every tag will still contain all categories:
>> AFAIK, with git, it is not possible to update everyting but e.g. *access*
>> *kde* *i10n* *gnome* if you know that you will never install an
>> ebuild from these categories.
>
> My max DL rate is ~700KiB/s and is the limiting factor.

My concern is not the time but the total volume (there are still
often limitations involved), and perhaps even more important,
the disk usage, especially compared with methods like squashfs(+aufs).
It simply is a fact that with git you have to download and store a
lot of unnecessary information (if you are not a developer and do
not use a heavy system): not only git metadata but also
unneeded categories.
So for non-developers, downloading with git does not necessarily
make sense.

That being said, please do not consider this as an argument against
a change to git: For developers it has only advantages, and AFAIK,
it is not planned to cancel other download methods anyway.


Reply via email to