Mention speakup.synth=... in grml-cheatcodes.txt
[grml-live.git] / templates / GRML / grml-cheatcodes.txt
index bf5a640..0bb1ef9 100644 (file)
@@ -54,6 +54,8 @@ grml file=foobar.tbz                Use specified file as name for configuration
                                     instead of the default one (config.tbz)
 grml extract=/etc                   Extract only /etc from configuration archive,
                                     use it in combination with myconfig or netconfig
+grml persistent                     Enable persistency feature, more details available at
+                                    http://wiki.grml.org/doku.php?id=persistency
 grml home=/dev/hda2                 Mount specified partition as grml homedir
 grml home=/dev/sda1/grml.img        Mount loopback file as /home/grml
 grml home=scan                      Automatic search for grml homedir (using file grml.img)
@@ -91,7 +93,9 @@ grml isofrom=/dev/sda1/grml.iso     Use specified ISO image for booting.
                                     "boot=live isofrom=/dev/sda1/grml.iso".
                                     Notice: "fromiso" does the same as "isofrom", it's just there
                                     to prevent any typing errors.
-
+grml findiso=/grml_2009.05.iso      Look for the specified ISO file on all disks where it usually
+                                    looks for the .squashfs file (so you don't have to know the device name
+                                    as in isofrom=....). [Available since grml 2009.05]
 grml live-media-path=live           Sets the path to the live filesystem on the medium.
                                     By default, it is set to /live.
 grml module=grml                    Instead of using the default "$name.module" another file can
@@ -143,7 +147,8 @@ grml swspeak=espeak                 Use espeakup (if available) as connector to
 grml swspeak=speechd                Use speech-dispatcher / speechd-up (if available) as connector to speakup.
                                     Run 'swspeak' after booting up to activate sound output
 grml brltty=type,port,table         Parameters for Braille device (e.g.: brltty=al,/dev/ttyS0,text.de.tbl)
-grml speakup_synth=...              Use speakup kernel module with given hardware type
+grml speakup.synth=...              Use speakup kernel module with given hardware type
+                                    Usage example: speakup.synth=apollo
 
 Hardware related settings:
 --------------------------