Bug#244589: busybox-cvs: 'cp -a' from cramfs breaks

2004-04-19 Thread Colin Watson
On Mon, Apr 19, 2004 at 10:32:24PM +1000, Glenn McGrath wrote: > I just fixed this a different way in busybox's cvs, by not preserving > hard links to directories. That should be enough, I think, yes. Thanks! > But, perhaps your patch should be applied as well, to prevent > unintentional hard lin

Bug#244589: busybox-cvs: 'cp -a' from cramfs breaks

2004-04-19 Thread Glenn McGrath
I just fixed this a different way in busybox's cvs, by not preserving hard links to directories. But, perhaps your patch should be applied as well, to prevent unintentional hard linsk from being being created. Glenn -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Bug#244589: busybox-cvs: 'cp -a' from cramfs breaks

2004-04-18 Thread Colin Watson
Package: busybox-cvs Version: 20040408-1 Tags: patch d-i When I create a cramfs of a debian-installer tree and try to boot from it, the 'cp -a' in d-i's init falls over like this, which makes init fall over in turn: cp: unable to link `../tmp/usr/share/discover/usb.lst': Operation not permitted