summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
Diffstat (limited to 'make_boot_img')
-rwxr-xr-xmake_boot_img1
1 files changed, 0 insertions, 1 deletions
diff --git a/make_boot_img b/make_boot_img
index 990aca848..2a309d8bb 100755
--- a/make_boot_img
+++ b/make_boot_img
@@ -127,7 +127,6 @@ label auto
kernel vmlinuz
append ramdisk_size=32000 initrd=$type.rdz $type auto_install=auto_inst.cfg.pl
");
- _ "cp -f $instdir/installinit/ks.cfg $mnt 2>/dev/null";
_ "sync";
_ "df $mnt";
}