Generate empty /lib/udev/rules.d/69-lvm-metad.rules instead of removing the file
[grml-live.git] / README.md
index bfa2fe8..e1ce963 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,10 +8,20 @@ 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`, 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/