[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH 3/5] don't copy busybox to sh, use link instead



19.03.2011 17:00, Ben Hutchings wrote:
> On Sat, 2011-03-19 at 14:02 +0300, Michael Tokarev wrote:
>> mkinitramfs uses cpio --dereference, so it copies each symlink
>> as its target not as symlink.  In order to compensate for that,
>> use hard link instead.
> [...]
>> +	ln -s busybox ${DESTDIR}/bin/sh
> [...]
> 
> Really?

There are 2 patches numbered "3/5" - one of them leaked
from before I rebased the changes on top of Max's branch
(it was in my temp dir from git format-patch).  This one
should be ignored, and it's not present in the git tree
either.

Thanks,

/mjt


Reply to: