summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-04-06 13:13:51 +0000
committerFrancois Pons <fpons@mandriva.com>2001-04-06 13:13:51 +0000
commitba49c648d57ae9a0a4067a42566a142bfd9026ef (patch)
treec107a3d557db0b9412a124c1d16f1f6ac4250fa4 /make_boot_img
parent45824fec5baaefad5e1d29b408f856df45ee898b (diff)
downloaddrakx-backup-do-not-use-ba49c648d57ae9a0a4067a42566a142bfd9026ef.tar
drakx-backup-do-not-use-ba49c648d57ae9a0a4067a42566a142bfd9026ef.tar.gz
drakx-backup-do-not-use-ba49c648d57ae9a0a4067a42566a142bfd9026ef.tar.bz2
drakx-backup-do-not-use-ba49c648d57ae9a0a4067a42566a142bfd9026ef.tar.xz
drakx-backup-do-not-use-ba49c648d57ae9a0a4067a42566a142bfd9026ef.zip
restore oem and preinst for every image.
Diffstat (limited to 'make_boot_img')
-rwxr-xr-xmake_boot_img11
1 files changed, 4 insertions, 7 deletions
diff --git a/make_boot_img b/make_boot_img
index f78bda944..39518e4c3 100755
--- a/make_boot_img
+++ b/make_boot_img
@@ -164,17 +164,14 @@ label rescue
append ramdisk_size=32000 initrd=$type.rdz $automatic rescue rw
label lnx4win
kernel vmlinuz
- append ramdisk_size=32000 initrd=$type.rdz $automatic lnx4win vga=788" .
-
-($type eq 'all' &&
-"label preinst
+ append ramdisk_size=32000 initrd=$type.rdz $automatic lnx4win vga=788
+label preinst
kernel vmlinuz
append ramdisk_size=32000 initrd=$type.rdz automatic=method:cdrom rescue oem rw
label oem
kernel vmlinuz
- append ramdisk_size=32000 initrd=$type.rdz automatic=method:cdrom rescue oem rw") .
-
-"label auto
+ append ramdisk_size=32000 initrd=$type.rdz automatic=method:cdrom rescue oem rw
+label auto
kernel vmlinuz
append ramdisk_size=32000 initrd=$type.rdz $automatic auto_install=Mandrake/base/auto_inst.cfg.pl
label all