Adjust menu.lst + isolinux.cfg on the fly for new directoy layout
[grml-live.git] / docs / grml-live.txt
index caa1da5..dc3d12f 100644 (file)
@@ -17,7 +17,7 @@ grml-live [-a <architecture>] [-c <classe[s]>] [-g <grml_name>] [-i <iso_name> ]
 *******************************************************************************
 Important! This document is growing as requested. If you have questions which
 aren't answered by this document yet please let me know: <mika@grml.org>!
-This document currently applies to grml-live version 0.2.
+This document currently applies to grml-live version 0.4.
 *******************************************************************************
 
 Description
@@ -104,6 +104,8 @@ Force execution and do not prompt for acknowledgment of configuration.
   -g **GRML_NAME**::
 
 Set the grml flavour name. Common usage examples: grml, grml-small, grml64.
+Please do NOT use blanks inside GRML_NAME, otherwise you might notice problems
+with booting.
 
   -h::
 
@@ -373,7 +375,7 @@ Help, I'm using Debian etch and I don't have FAI version >3.2
   wget http://www.informatik.uni-koeln.de/fai/download/etch/fai-client_3.2.4_all.deb \
        http://www.informatik.uni-koeln.de/fai/download/etch/fai-server_3.2.4_all.deb \
        http://www.informatik.uni-koeln.de/fai/download/etch/fai-doc_3.2.4_all.deb
-  dpkg -i fai-client_3.2.3_all.deb fai-server_3.2.3_all.deb fai-doc_3.2.4_all.deb
+  dpkg -i fai-client_3.2.4_all.deb fai-server_3.2.4_all.deb fai-doc_3.2.4_all.deb
 
 or check out the link:http://www.informatik.uni-koeln.de/fai/[FAI-homepage] for
 further details.