Update syslog line in grml-cheatcodes.txt
[grml-live.git] / templates / GRML / grml-cheatcodes.txt
index 9475d7d..2cb248f 100644 (file)
@@ -88,7 +88,8 @@ grml grml_name=GRML                 SquashFS-File to search for on the CD
 
 Debugging related settings:
 ---------------------------
-debug                               Get shells during process of booting
+debug                               Get shells during process of booting, using GNU screen
+grml debug=noscreen                 Get shells during process of booting, but without using GNU screen
 grml nocolor                        Disable colorized output while booting
 grml log                            Log error messages while booting and
 grml testcd                         Check CD data integrity and md5sums
@@ -97,11 +98,12 @@ Service related settings:
 -------------------------
 grml ssh=password                   Set password for user grml and start ssh-server
 grml startup=script                 Start $script instead of grml-quickconfig on startup
-grml nosyslog                       Do not start syslog-ng
+grml nosyslog                       Do not start syslog daemon
 grml nogpm                          Disable GPM daemon
 grml noconsolefont                  Disable setting of console font (using consolechars)
 grml noblank                        Disable console blanking
 grml tsplash                        Text based bootsplash
+grml noquick                        Disable grml-quickconfig startup script
 grml small                          Do not start that many consoles
 grml wondershaper=eth0,1000,500     Set up basic traffic shaping
 grml services={postfix,mysql,...}   Start service(s) which have an init-script (/etc/init.d/)
@@ -130,7 +132,6 @@ grml noswraid                       Disable scanning for software raid arrays (c
 grml swraid                         Enable automatic assembling of software raid arrays
 grml nolvm                          Disable scanning for Logical Volumes (LVM)
 grml lvm                            Automatically activate Logival Volumes (LVM) during boot
-grml scandelay[=seconds]            Delay accessing ISO-device (useful for booting via usb/firewire)
 grml cdrom=/dev/...                 Use specifed device as CD-ROM device (used for mounting the grml-ISO)
 grml xmodule=ati|fbdev|i810|mga     Use specified X.org-Module (1)
 grml xmodule=nv|radeon|savage|s3    Use specified X.org-Module (2)