Support installation of local files through $CHROOT_INSTALL
[grml-live.git] / etc / grml / grml-live.conf
index c7c6ff8..e4af5c2 100644 (file)
 # Directory of configuration files for grml-live's FAI:
 # GRML_FAI_CONFIG=/etc/grml/fai
 
 # Directory of configuration files for grml-live's FAI:
 # GRML_FAI_CONFIG=/etc/grml/fai
 
+# Do you want to put any local files into the chroot?
+# If so then point CHROOT_INSTALL to a directory providing the files.
+# Note: the files are installed under '/' in the chroot -
+# so you have to create the rootfs structure on your own.
+# CHROOT_INSTALL="$GRML_FAI_CONFIG/chroot_install"
+
 # Do you want to pass any additional arguments to FAI?
 # FAI_ARGS=""
 
 # Do you want to pass any additional arguments to FAI?
 # FAI_ARGS=""