X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=docs%2Fdesign.txt;h=4c5d36828275309c30b6b812393d9d5225d9c4b5;hp=0f9bd2477340190a495808b94101d8e7268d15ec;hb=b97721f7f383f030396fa41bab2c80e5151cdda1;hpb=7dd78784c7014ed27fb0a5047433fc04d6e6e80b diff --git a/docs/design.txt b/docs/design.txt index 0f9bd24..4c5d368 100644 --- a/docs/design.txt +++ b/docs/design.txt @@ -16,7 +16,7 @@ Description grml-live mainly executes the following main stages: -* fai dirinstall: link:http://www.informatik.uni-koeln.de/fai/[FAI] (Fully +* fai dirinstall: link:http://fai-project.org/[FAI] (Fully Automatic Installation) does the chroot related work * mksquashfs: generate the compressed squashfs file which provides the chroot in @@ -57,7 +57,7 @@ Configuration handling: * parse_config_files(mainconfig=/etc/grml/grml-live.conf, localconfig=/etc/grml/grml-live.local): read /etc/grml/grml-live.local and /etc/grml/grml-live.conf * cmdline_opts(): parse commandline, overrides configuration from parse_config() -* update_config_files(): write active configuration to configuration files (like /etc/grml/fai/apt/sources.list) +* update_config_files(): write active configuration to configuration files (like ${GRML_FAI_CONFIG}/apt/sources.list) Installation of files: