summaryrefslogtreecommitdiff
path: root/com32/hdt/floppy
diff options
context:
space:
mode:
authorErwan Velu <erwanaliasr1@gmail.com>2012-05-29 22:32:14 +0200
committerErwan Velu <erwanaliasr1@gmail.com>2012-05-29 22:34:51 +0200
commitdca99112185bdb2065821e924a70e83a4fb4100b (patch)
treef2985db73d9fba3859df589cafbd7052ef6b5161 /com32/hdt/floppy
parent74cd0fa3b1a45d9222984842a75112e593f902d2 (diff)
downloadsyslinux-dca99112185bdb2065821e924a70e83a4fb4100b.tar.gz
hdt: Removing builting sleep support in say
If people want to sleep while saying message, they now have to use the sleep command instead of the previous specific %x syntax.
Diffstat (limited to 'com32/hdt/floppy')
-rw-r--r--com32/hdt/floppy/hdt.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/hdt/floppy/hdt.cfg b/com32/hdt/floppy/hdt.cfg
index a5afd608..7cfe6a7d 100644
--- a/com32/hdt/floppy/hdt.cfg
+++ b/com32/hdt/floppy/hdt.cfg
@@ -93,7 +93,7 @@ TEXT HELP
VESA mode is enabled
ENDTEXT
COM32 hdt.c32
-APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids quiet vesa nomenu auto='show memory;say `########`;say `Starting memtest in 5 sec`%5;exit' postexec='memtest'
+APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids quiet vesa nomenu auto='show memory;say `########`;say `Starting memtest in 5 sec`;sleep 5;exit' postexec='memtest'
LABEL display
MENU LABEL Display feature (VESA mode)