X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2FGRML%2Fgrml-cheatcodes.txt;h=5df471e5a2b59d230a1673614b703ecba696f9a2;hp=8a91bbf2bc9f4d60c16d38bc394dd05830e45c4f;hb=d62a6be88589fa2138fc4d21ff98e0a08fc83181;hpb=66f1c71214302aac149194c928697ff123826c32 diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index 8a91bbf..5df471e 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -54,6 +54,8 @@ grml myconfig=/dev/fd0 Set the DCS dir (debs, config, scripts) to t If a file /config.tbz exists, it is extracted from there. /dev/fd0 for floppy disk /dev/sda1 for USB-stick/first SCSI-device +grml autoconfig=SOMELABEL Set the DCS dir to the root of the device labeled with SOMELABEL. + If undefined search for a device labeled with GRMLCFG. grml netconfig=server/config.tbz Download file and extract configuration archive grml netscript=server/file Download and execute file grml partconf=/dev/sda2 Copy files specified in /etc/grml/partconf from /dev/sda2 @@ -76,6 +78,7 @@ grml distri=... Set distribution name to given argument. If (/cdrom/desktop/"$DISTRI") it will be taken as wallpaper for grml grml debnet Search through local partitions for file /etc/network/interfaces, copy /etc/network to local system and restart networking then +grml dns=8.8.8.8,8.8.4.4 Set DNS resolvers during boot and for live system. grml mypath=... Add specified option into $PATH of Zsh For example when using "grml mypath=/foobar" then /foobar will be added to the end of $PATH inside Zsh @@ -120,8 +123,7 @@ grml findiso=/grml_2010.12.iso Look for the specified ISO file on all disks looks for the .squashfs file (so you don't have to know the device name as in isofrom=....). grml fetch=$IP/filename.squashfs Download a squashfs image from a given url, copying to ram and booting it. - Due to current limitations in busyboxs wget and DNS resolution, an URL - can not contain a hostname but an IP only. + [Note: releases before 2011.05 didn't support DNS but IP only.] 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