summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-08-06 01:01:18 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-08-06 01:01:18 +0000
commitf18434c76326cf6c58d24dc67ef4707ec72f400d (patch)
tree3cc12fe883d6bd33ae17a601e8c9666567d346b5 /make_boot_img
parentc75193289b79d4c0687aa6a597b51436568f8360 (diff)
downloaddrakx-backup-do-not-use-f18434c76326cf6c58d24dc67ef4707ec72f400d.tar
drakx-backup-do-not-use-f18434c76326cf6c58d24dc67ef4707ec72f400d.tar.gz
drakx-backup-do-not-use-f18434c76326cf6c58d24dc67ef4707ec72f400d.tar.bz2
drakx-backup-do-not-use-f18434c76326cf6c58d24dc67ef4707ec72f400d.tar.xz
drakx-backup-do-not-use-f18434c76326cf6c58d24dc67ef4707ec72f400d.zip
no_comment
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";
}