calamares/src/modules
2014-07-01 16:29:00 +02:00
..
greeting Major ViewStep additions and changes. 2014-06-27 18:04:53 +02:00
partition Better way to detect free space 2014-07-01 16:29:00 +02:00
CMakeLists.txt Added CMake magic for plugin infrastructure. 2014-06-11 13:39:20 +02:00
README.md Added CMake magic for plugin infrastructure. 2014-06-11 13:39:20 +02:00

Calamares modules directory

Calamares modules are plugins that implement the Calamares module API and can provide features like installer pages, batch jobs, etc. To add a module, put it in a subdirectory and make sure it has a CMakeLists.txt, it should be picked up automatically by our CMake magic.