summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-07-11 20:24:21 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-07-11 20:24:21 +0000
commit64e3af6a229bbadbee8b64ede2f8bf7f44bd5c05 (patch)
tree312f11c979a9a0e7119c3f1ff98cfc4a5149ce5a /make_boot_img
parentb54d78676ac459c8fb94bc6b43caa29d5764e9bd (diff)
downloaddrakx-backup-do-not-use-64e3af6a229bbadbee8b64ede2f8bf7f44bd5c05.tar
drakx-backup-do-not-use-64e3af6a229bbadbee8b64ede2f8bf7f44bd5c05.tar.gz
drakx-backup-do-not-use-64e3af6a229bbadbee8b64ede2f8bf7f44bd5c05.tar.bz2
drakx-backup-do-not-use-64e3af6a229bbadbee8b64ede2f8bf7f44bd5c05.tar.xz
drakx-backup-do-not-use-64e3af6a229bbadbee8b64ede2f8bf7f44bd5c05.zip
no_comment
Diffstat (limited to 'make_boot_img')
-rwxr-xr-xmake_boot_img3
1 files changed, 3 insertions, 0 deletions
diff --git a/make_boot_img b/make_boot_img
index 14dde54b1..55a25f6f9 100755
--- a/make_boot_img
+++ b/make_boot_img
@@ -121,6 +121,9 @@ label expert
label rescue
kernel vmlinuz
append ramdisk_size=32000 initrd=$type.rdz $type rescue rw
+label oem
+ kernel vmlinuz
+ append ramdisk_size=32000 initrd=cdrom.rdz cdrom rescue oem rw
label auto
kernel vmlinuz
append ramdisk_size=32000 initrd=$type.rdz $type auto_install=auto_inst.cfg.pl