wok-current diff busybox/receipt @ rev 1703
busybox: / is tmpfs in livecd/frugal
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 13 23:45:08 2008 +0000 (2008-11-13) |
parents | 4316a95d4b4e |
children | 666c8239ceb2 |
line diff
1.1 --- a/busybox/receipt Tue Oct 21 08:52:25 2008 +0000 1.2 +++ b/busybox/receipt Thu Nov 13 23:45:08 2008 +0000 1.3 @@ -55,9 +55,8 @@ 1.4 cp stuff/udhcpd $fs/etc/init.d 1.5 cp stuff/inetd $fs/etc/init.d 1.6 cp stuff/zcip $fs/etc/init.d 1.7 - cd $fs 1.8 - rm linuxrc 1.9 - ln -s bin/busybox init 1.10 + cp stuff/init $fs 1.11 + rm $fs/linuxrc 1.12 cd $WOK/$PACKAGE 1.13 mkdir -p $fs/etc/modprobe.d 1.14 # Udhcpc stuff.