X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=docs%2Fdesign.txt;h=4c5d36828275309c30b6b812393d9d5225d9c4b5;hp=91ca7d9ad8ff73552a3a022039534a12c5d49def;hb=b97721f7f383f030396fa41bab2c80e5151cdda1;hpb=822c092b8f87138abde9c1ce9a8e5abf5ec1dad7 diff --git a/docs/design.txt b/docs/design.txt index 91ca7d9..4c5d368 100644 --- a/docs/design.txt +++ b/docs/design.txt @@ -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: