calamares/src/modules
2014-07-04 18:34:01 +02:00
..
greeting Do not repeat repeat link libraries. 2014-07-03 18:07:02 +02:00
keyboard New keyboard viewmodule, based on the one from Manjaro's minst. 2014-07-04 15:33:59 +02:00
locale Remove keyboard related functionality from the locale viewmodule. 2014-07-04 15:31:12 +02:00
partition Get rid of DeviceInfo 2014-07-04 18:34:01 +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.