diff options
author | Francois Pons <fpons@mandriva.com> | 2000-03-30 13:39:50 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-03-30 13:39:50 +0000 |
commit | ed9b8286889057ba6a4983d4afb266d74cac20f0 (patch) | |
tree | e0e01a5ede63843361bb44675d894beee17fc422 | |
parent | 7a804326fb758d748ba270f5bb7f44c33a6026df (diff) | |
download | drakx-ed9b8286889057ba6a4983d4afb266d74cac20f0.tar drakx-ed9b8286889057ba6a4983d4afb266d74cac20f0.tar.gz drakx-ed9b8286889057ba6a4983d4afb266d74cac20f0.tar.bz2 drakx-ed9b8286889057ba6a4983d4afb266d74cac20f0.tar.xz drakx-ed9b8286889057ba6a4983d4afb266d74cac20f0.zip |
*** empty log message ***
-rwxr-xr-x | make_boot_img | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/make_boot_img b/make_boot_img index ff3e84e71..7bf90bdce 100755 --- a/make_boot_img +++ b/make_boot_img @@ -81,12 +81,11 @@ sub boot_img_i386 { -f "$type.rdz" ? _ "cp -f $type.rdz $mnt" : initrd("${mnt}2", "$mnt/$type.rdz"); my $timeout = $ks ? 1 : 72; - my $setmode = !($type eq 'hd') && "mode 0x101\n"; output("$mnt/syslinux.cfg", " default linux prompt 1 timeout $timeout -${setmode}display boot.msg +display boot.msg F1 help.msg F2 boot.msg label linux |