summaryrefslogtreecommitdiffstats
path: root/make_boot_img
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-11-06 08:51:50 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-11-06 08:51:50 +0000
commit07021694c8d96ab2205c9398a68d177e2d185f2a (patch)
treec2f6f3f498ee6155ba7b86153e2e134abd1572b3 /make_boot_img
parent680a22985ade4719c431cf2c43daed9eafd3bd4e (diff)
downloaddrakx-backup-do-not-use-07021694c8d96ab2205c9398a68d177e2d185f2a.tar
drakx-backup-do-not-use-07021694c8d96ab2205c9398a68d177e2d185f2a.tar.gz
drakx-backup-do-not-use-07021694c8d96ab2205c9398a68d177e2d185f2a.tar.bz2
drakx-backup-do-not-use-07021694c8d96ab2205c9398a68d177e2d185f2a.tar.xz
drakx-backup-do-not-use-07021694c8d96ab2205c9398a68d177e2d185f2a.zip
no_comment
Diffstat (limited to 'make_boot_img')
-rwxr-xr-xmake_boot_img3
1 files changed, 2 insertions, 1 deletions
diff --git a/make_boot_img b/make_boot_img
index 45eb6fbe7..560c4c688 100755
--- a/make_boot_img
+++ b/make_boot_img
@@ -89,10 +89,11 @@ sub msg_boot_img {
_ "cat vmlinuz > $mnt/vmlinuz";
initrd("${mnt}2", "$mnt/$type.rdz");
+ my $timeout = $ks ? 1 : 72;
output("$mnt/syslinux.cfg", "
default linux
prompt 1
-timeout 72
+timeout $timeout
display boot.msg
F1 boot.msg
F2 general.msg