On Mon, 2014-11-03 at 08:31 -0300, Fernando de Oliveira wrote:
> With git, things are worse:
> 
> $ porg -f git-2.1.3 | grep fernando | wc -l
> 29
> 
> There are 29 files incorrectly logged.

Out of curiosity, how well does it cope with hard links? Last time I
looked, git installs a ton of those under /usr/lib... over a hundred
entries in the directory, almost all of them hard links to one file. 

It's the kind of thing a package manager needs to get right, because
it's the difference between 1-2MB and 100-200MB if the hard links are
lost in the install process. I remember having fun with that one doing
DEST_DIR installs...

Simon.

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to