X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=README.md;h=218b1bbb17c48a0d68033e95579ac23d83faea23;hp=8fc6f69538ab90438313baff8fbc06a605613eae;hb=ddb26a398b40fb899d00e59e52ef0179ef67dba4;hpb=ba14525f38e19e0de836cb7372853ce1bdb0178e diff --git a/README.md b/README.md index 8fc6f69..218b1bb 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,6 @@ 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/ + # export TEMPLATE_DIRECTORY=$(pwd)/templates + # ln -s ../../../grml-live-grml/templates/boot/addons templates/boot/ # optional + # ./grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64