From: Christian Hofstaedtler Date: Mon, 9 May 2011 18:07:24 +0000 (+0200) Subject: document dns= boot option X-Git-Tag: v0.14.0~14 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=d62a6be88589fa2138fc4d21ff98e0a08fc83181;ds=sidebyside document dns= boot option --- diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index 60cec6a..5df471e 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -78,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