hdt: Adding say & postexec demo
authorErwan Velu <erwanaliasr1@gmail.com>
Sun, 27 May 2012 09:58:19 +0000 (11:58 +0200)
committerErwan Velu <erwanaliasr1@gmail.com>
Sun, 27 May 2012 09:58:19 +0000 (11:58 +0200)
When building official hdt image, let's add a say & postexec example.

com32/hdt/floppy/hdt.cfg

index c876d23..e5f3b0a 100644 (file)
@@ -86,6 +86,15 @@ ENDTEXT
 COM32 hdt.c32
 APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids quiet vesa nomenu auto='dump'
 
+LABEL postexec
+MENU LABEL Dump memory info, sleep 5 and start memtest entry 
+TEXT HELP
+ Starts HDT using the Command Line Interface (CLI), show an item, say a message reboot and start memtest
+ 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'
+
 MENU SEPARATOR
 
 LABEL memtest