Generate /etc/grml_live_version after FAI execution + drop /etc/dpkg/dpkg.cfg.d/unsaf...
[grml-live.git] / docs / design.txt
index 91ca7d9..4c5d368 100644 (file)
@@ -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: