X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=README.md;h=6e9e8d596230c7ec121a90a71f516c736a366db3;hp=cb1843368bb5cd4be26cccaea87455f146cb7160;hb=3f821b3f1ea5d7d8359c3df425fbb0038c069427;hpb=220ee724598d82ded6a43144f0c10e7cb927abeb diff --git a/README.md b/README.md index cb18433..6e9e8d5 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,11 @@ additional software and your very own configuration files. 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` 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 + # ./grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64