grml-cheatcodes.txt: mention availability of bootoption netscript
[grml-live.git] / templates / GRML / grml-cheatcodes.txt
index 6aea79a..8309378 100644 (file)
@@ -50,6 +50,7 @@ grml myconfig=/dev/fd0              Set the DCS dir (debs, config, scripts) to t
                                     /dev/fd0  for floppy disk
                                     /dev/sda1 for USB-stick/first SCSI-device
 grml netconfig=server/config.tbz    Download file and extract configuration archive
                                     /dev/fd0  for floppy disk
                                     /dev/sda1 for USB-stick/first SCSI-device
 grml netconfig=server/config.tbz    Download file and extract configuration archive
+grml netscript=server/file          Download and execute file [Note: only available in releases >2009.05]
 grml partconf=/dev/hda2             Copy files specified in /etc/grml/partconf from /dev/hda2
                                     to booting grml system
 grml file=foobar.tbz                Use specified file as name for configuration archive
 grml partconf=/dev/hda2             Copy files specified in /etc/grml/partconf from /dev/hda2
                                     to booting grml system
 grml file=foobar.tbz                Use specified file as name for configuration archive
@@ -78,7 +79,7 @@ grml scripts=path-name              execute script (defaulting to grml.sh) insid
 grml config=path-name               unpack archive that path-name points to
 grml noautoconfig                   Disable searching for device labeled GRMLCFG
 
 grml config=path-name               unpack archive that path-name points to
 grml noautoconfig                   Disable searching for device labeled GRMLCFG
 
-Notice: Take a look at http://grml.org/config/ and /usr/share/doc/grml-saveconfig/grml-config.html
+Notice: Take a look at http://grml.org/config/ and 'man 1 grml-autoconfig'
 for more information regarding the configuration framework of grml.
 
 Booting related options:
 for more information regarding the configuration framework of grml.
 
 Booting related options:
@@ -95,6 +96,8 @@ grml tohd=/dev/sda1                 Copy grml's squashfs file to harddisk partit
 grml bootfrom=/dev/sda1             Use the squashfs file from directory 'live' of the specified device
                                     Setup can be done booting 'grml tohd=/dev/sda1' or
                                     running 'rsync -a --progress /live/image/live /mnt/sda1/'
 grml bootfrom=/dev/sda1             Use the squashfs file from directory 'live' of the specified device
                                     Setup can be done booting 'grml tohd=/dev/sda1' or
                                     running 'rsync -a --progress /live/image/live /mnt/sda1/'
+grml bootfrom=removable             Restrict search for the live media to removable type only.
+grml bootfrom=removable-usb         Restrict search for the live media to usb mass storage only.
 grml isofrom=/dev/sda1/grml.iso     Use specified ISO image for booting
                                     Useful when booting as a rescue system from harddisk - just boot
                                     the according grml kernel and initrd using the bootoptions
 grml isofrom=/dev/sda1/grml.iso     Use specified ISO image for booting
                                     Useful when booting as a rescue system from harddisk - just boot
                                     the according grml kernel and initrd using the bootoptions