calamares/src
Teo Mrnjavac 8f10c21e5b Big configuration overhaul.
Module descriptors are now module.desc, no configuration allowed inside.
Module config files are <modulename>.conf, installed in
share/calamares/modules.
settings.conf is read from /etc/calamares, then share/calamares, and if
running with --debug also in the current dir.
Module config files are read from /etc/calamares/modules, then
share/calamares/modules, and if running with --debug also in
src/modules/<modulename> relative to the current dir.
2014-08-06 11:54:45 +02:00
..
calamares Make it possible to override the config dir from the command line 2014-07-28 18:12:08 +02:00
libcalamares Add some Python API docs. 2014-08-05 13:23:04 +02:00
libcalamaresui Big configuration overhaul. 2014-08-06 11:54:45 +02:00
modules Big configuration overhaul. 2014-08-06 11:54:45 +02:00
CMakeLists.txt Add libcalamaresui to include_directories for calamares_bin and modules 2014-07-10 12:27:11 +02:00