X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=packages%2Fia32%2Fbootdisk%2Fbootdisk;h=706b0970bffbbcdf4ed8dbc1f37394d9b83f5b51;hb=1986fbbbdb7916a8f5be6edd98edb6ab066fc723;hp=100943c54a4618aedfc1aedc9115dad6d4908525;hpb=6ae193981fcc05dcc495b4bde92cb8fd290ee4dd;p=hdw-linux%2Fhdw-linux.git diff --git a/packages/ia32/bootdisk/bootdisk b/packages/ia32/bootdisk/bootdisk index 100943c..706b097 100644 --- a/packages/ia32/bootdisk/bootdisk +++ b/packages/ia32/bootdisk/bootdisk @@ -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