You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aurélien Gâteau 9216982859 Allow editing of partition mount points 12 years ago
..
dummyprocess Add dummy process job module. 12 years ago
greeting Prepare for late enqueuing of jobs to the JobQueue. 12 years ago
keyboard Add prettyStatus to Keyboard module. 12 years ago
locale Make the locale viewmodule load the initial timezone from config. 12 years ago
partition Allow editing of partition mount points 12 years ago
summary Add status info to Summary page. Still needs work to make it nice. 12 years ago
CMakeLists.txt Add CalamaresAddModuleSubdirectory, a CMake function for modules that 12 years ago
README.md Added CMake magic for plugin infrastructure. 12 years ago

README.md

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.