From: Michael Prokop Date: Fri, 27 Jan 2017 11:41:14 +0000 (+0100) Subject: README: document LIVE_CONF usage X-Git-Tag: v0.28.1~9 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=07dd8b1675cc690c4296f39be6cd8897571fb075 README: document LIVE_CONF usage Closes #26 @ GH Thanks: Eric Keller for the bug report --- diff --git a/README.md b/README.md index b0dde31..e1ce963 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,11 @@ Further information is available from http://grml.org/grml-live/ In case you want to run grml-live directly from the checkout (after making sure all dependencies are installed), you should -set `GRML_FAI_CONFIG`, the `SCRIPTS_DIRECTORY` and the templates -option so that it does not use the config files of an installed -`grml-live` package: +set `GRML_FAI_CONFIG`, the `SCRIPTS_DIRECTORY`, the `LIVE_CONF` +and the templates option so that it does not use the config files +of an installed `grml-live` package: # export GRML_FAI_CONFIG=$(pwd)/etc/grml/fai # export SCRIPTS_DIRECTORY=$(pwd)/scripts + # export LIVE_CONF=$(pwd)/etc/grml/grml-live.conf # ./grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64 -t $(pwd)/templates/