X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=README.md;h=b0dde3118c3b508806d855044a14423ab8f4b970;hp=bfa2fe8b1e13d9f08d2a9b163beb43ae994b7788;hb=0f17ca0120fc9b374720ef039bab0a2484107c71;hpb=befccab2be551ef58d3bfb7c8db886b6f8d60d4e diff --git a/README.md b/README.md index bfa2fe8..b0dde31 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,19 @@ Automatic Installation](http://fai-project.org/)). Building a Debian based 64bit live system is as simple as running: - # grml-live -s sid -a amd64 -c GRMLBASE,GRML_MEDIUM,AMD64 + # grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64 You can fully customize the build process, including adding 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`, the `SCRIPTS_DIRECTORY` 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 + # ./grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64 -t $(pwd)/templates/