updated early stage3 packages + fixed creation of binaries
[hdw-linux/hdw-linux.git] / packages / ia32 / bootdisk / bootdisk
index 100943c..706b097 100644 (file)
@@ -2,12 +2,12 @@
 
 # author: hackbard@hackdaworld.dyndns.org
 
-# [V] 1.00-pre9
-# [D] busybox-1.00-pre9.tar.bz2 http://www.busybox.net/downloads/
+# [V] 1.00-pre10
+# [D] busybox-1.00-pre10.tar.bz2 http://www.busybox.net/downloads/
 # [S] 2-19
 
 skip=1
-s_reason="bootdisks are deluxe ... (scheduled for 1.0 release ;)"
+s_reason="bootdisks are deluxe ... (scheduled for 2.0 release ;)"
 
 srcdir="busybox-$ver"
 
@@ -45,9 +45,10 @@ post_install()       {
        cp $root/usr/bin/hdw-get mnt/bin/
        cp $root/etc/hdw-get.conf mnt/etc/
        # init stuff
-       for i in inittab init.d HOSTNAME passwd group fstab conf; do
+       for i in init.d HOSTNAME passwd group fstab conf; do
                cp -r $hdw_home_dir/misc/sysfiles/etc/$i mnt/etc/
        done
+       cp $root/etc/inittab mnt/etc/
        cp $confdir/issue mnt/etc/
        # kernel
        cp $root/boot/vmlinuz_hdw mnt/boot