wok-6.x diff busybox-boot/receipt @ rev 17061
syslinux/c32box: x86_64 auto select (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 21 15:05:24 2014 +0200 (2014-08-21) |
parents | 213b944add2c |
children | e89a1f734312 |
line diff
1.1 --- a/busybox-boot/receipt Wed Aug 20 16:27:39 2014 +0200 1.2 +++ b/busybox-boot/receipt Thu Aug 21 15:05:24 2014 +0200 1.3 @@ -26,9 +26,6 @@ 1.4 done 1.5 cp -a $src/busybox-$CHOICE $fs/usr/share/boot/bin/busybox 1.6 chmod 4755 $fs/usr/share/boot/bin/busybox 1.7 - for i in sed mount mknod mkdir sh cp ln ; do 1.8 - ln $fs/usr/share/boot/bin/busybox $fs/usr/share/boot/bin/$i 1.9 - done 1.10 mknod -m 660 $fs/usr/share/boot/dev/console c 5 1 1.11 mknod -m 771 $fs/usr/share/boot/dev/null c 1 3 1.12 mknod -m 660 $fs/usr/share/boot/dev/tty c 5 0