X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=docs%2Fgrml-live.txt;h=1274ac077be50e9a347d3820ac102ea2f49e589f;hb=2f5f454b62340939543512abf8d8a53a2bd16f38;hp=14b492b3fad7c3e13bad143f7f11083245b3bb87;hpb=5984c749460d7fc5840a6ba4d63b997245b32ce8;p=grml-live.git diff --git a/docs/grml-live.txt b/docs/grml-live.txt index 14b492b..1274ac0 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -184,6 +184,12 @@ configuration. Scripts for customising the ISO within build process. + /etc/grml/fai/files/ + +This directory provides files used inside the scripts of +/etc/grml/fai/config/scripts/*. For a full documentation what happens with the +files please refer to the source of the scripts. + /etc/grml/fai/live-initramfs/ This directory provides the files used for building the initramfs/initrd via @@ -215,7 +221,7 @@ that are arch specific so we have a clean package list in all classes) * support different grml-flavours through classes right out-of-the-box (being: grml, grml64, grml-small for at least x86, amd64 and ppc) [currently it defaults -to Debian/stable I386] +to Debian/stable I386, unstable I386 works as well] * support setting grml-live configuration on the command line to provide different flavours using the commandline only @@ -241,8 +247,8 @@ not as verbose unless you specify it, make it configurable) * support nocolor-option for /etc/grml/fai/grml/grml_cleanup_chroot -* copy files from $FAI_CONFIGDIR/... instead of using 'cat > $FILE << EOF ...' -inside all the /etc/grml/fai/config/scripts/GRML/-scripts +* provide autostart-stuff (for Windows) inside root of $BUILD_TARGET (the +grml-cd) Bugs ----