First version of GRML_FALL; update docs
[grml-live.git] / docs / grml-live.txt
index 9c0d88a..932e7c6 100644 (file)
@@ -255,7 +255,8 @@ harddisk installation ships all you need]
 * enough free disk space; at least 800MB are required for a minimal grml-live
 run (\~400MB for the chroot [$CHROOT_TARGET], \~150MB for the build target
 [$BUILD_TARGET] and \~150MB for the resulting ISO [$ISO_TARGET] plus some
-temporary files)
+temporary files), if you plan to use GRML_FULL you should have at least 4GB of
+total free disk space
 
 * fast network access for retreiving the Debian packages used for creating the
 chroot (check out "local mirror" and "NFSROOT" to workaround this problem as far
@@ -380,7 +381,11 @@ Known TODOs
 -----------
 
 * "fai dirinstall" does not seem to always exit according to what happend during
-the build; make sure to exit on any error
+the build; make sure to exit on any error (check logs for stuff like "dpkg:
+error processing" [software.log], "FAILED with exit code" [shell.log],...)
+
+* support something like a directory /etc/grml/fai/packages to install
+additional Debian packages without the need for a Debian repository
 
 * document the available classes in more detail