updated early stage3 packages + fixed creation of binaries
[hdw-linux/hdw-linux.git] / packages / ia32 / bootdisk / bootdisk
index e75e51c..706b097 100644 (file)
@@ -7,7 +7,7 @@
 # [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