calamares/src/modules
Kevin Kofler a01d4707e1 [partition] Do not unmount /dev/mapper/live-* in ClearMountsJob
src/modules/partition/jobs/ClearMountsJob.cpp
(ClearMountsJob::getCryptoDevices): Skip not only `/dev/mapper/control`,
but also `/dev/mapper/live-*`. Fedora live images use
`/dev/mapper/live-*` internally. We must not unmount those devices,
because they are used by the live image and because we need
`/dev/mapper/live-base` in the `unpackfs` module.
2019-05-06 15:08:10 +02:00
..
bootloader [bootloader] Log when the bootloader-module does nothing 2019-04-19 16:47:53 +02:00
contextualprocess [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
displaymanager Added myself to the copyright header 2019-04-16 16:58:19 +01:00
dracut [dracut] [fstab] Translate module names and error messages 2019-04-19 17:08:53 +02:00
dracutlukscfg Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
dummycpp [modules] Minor documentation work on modules a-g 2018-06-26 05:47:23 -04:00
dummyprocess Add option to run process jobmodules in chroot. 2014-08-12 14:26:10 +02:00
dummypython [modules] Minor documentation work on modules a-g 2018-06-26 05:47:23 -04:00
dummypythonqt i18n: [dummypythonqt] Automatic merge of Transifex translations 2019-04-01 05:02:12 -04:00
finished [finished] Actually read the new-style config value 2019-05-06 12:23:10 +02:00
fsresizer CMake: massage dependency-finding 2019-04-30 13:38:46 +02:00
fstab Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
grubcfg Enable translation in Python modules 2019-04-20 11:22:32 +02:00
hwclock [bootloader] [hwclock] Translate module name 2019-04-19 16:39:41 +02:00
initcpio Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
initcpiocfg Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
initramfs [initramfs] Fix syntax error 2019-04-27 14:12:03 -04:00
initramfscfg Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
interactiveterminal [libcalamaresui] Provide default implementations of next() and back() 2019-02-25 07:49:10 -05:00
keyboard [keyboard] Apply source formatting 2019-04-18 13:41:42 +02:00
license Modules: adjust to split-out utils/Variant.h 2019-04-29 06:14:21 -04:00
locale [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
localecfg Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
luksbootkeyfile Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
luksopenswaphookcfg Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
machineid Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
mount [mount] Bail on bad config 2019-04-28 14:36:56 -04:00
netinstall [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
networkcfg Modules: Improve error reporting 2019-04-28 14:43:39 -04:00
oemid [oemid] If the configuration is broken, complain loudly 2019-05-03 09:01:19 -04:00
openrcdmcryptcfg Modules: Improve error reporting 2019-04-28 14:43:39 -04:00
packages [packages] Fix cut-and-paste-o in packages try_remove 2019-01-03 14:36:48 +01:00
partition [partition] Do not unmount /dev/mapper/live-* in ClearMountsJob 2019-05-06 15:08:10 +02:00
plasmalnf Modules: adjust to split-out utils/Variant.h 2019-04-29 06:14:21 -04:00
plymouthcfg [modules] Enable translations on some Python modules 2019-02-14 15:30:48 +01:00
preservefiles [libcalamares] Rename CalamaresUtils -> String 2019-04-29 06:49:16 -04:00
rawfs Modules: Improve error reporting 2019-04-28 14:43:39 -04:00
removeuser [modules] Enable translations on some Python modules 2019-02-14 15:30:48 +01:00
services-openrc [services-*] Fix translations 2019-02-18 06:27:36 -05:00
services-systemd [services-*] Fix translations 2019-02-18 06:27:36 -05:00
shellprocess [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
summary [summary] Tidy scrollbar handling 2019-04-24 13:58:38 -04:00
tracking Modules: adjust to split-out utils/Variant.h 2019-04-29 06:14:21 -04:00
umount [umount]: Fix default srcLog in umount.conf 2019-05-06 15:01:30 +02:00
unpackfs [unpackfs] Do not use -o loop on a device 2019-05-06 15:04:58 +02:00
users [libcalamares] Rename CalamaresUtils -> String 2019-04-29 06:49:16 -04:00
webview [webview] Make optional based on presence of dependencies 2019-04-30 13:12:16 +02:00
welcome Merge remote-tracking branch 'origin/raurodse-branding' 2019-04-23 16:41:22 -04:00
CMakeLists.txt CMake: improve error-handling for USE_* 2018-06-26 05:33:01 -04:00
globalStorage.yaml Consistency: calamares_main ==> run; global_storage => globalStorage 2014-07-25 16:46:12 +02:00
README.md CMake: Check module interfaces 2019-04-27 11:30:16 -04:00
test_conf.cpp [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
testmodule.py Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
testpythonrun.sh Tests: add script for running multiple Python-module tests 2019-01-25 06:42:26 -05:00

Calamares modules

Calamares modules are plugins that provide features like installer pages, batch jobs, etc. An installer page (visible to the user) is called a "view", while other modules are "jobs".

Each Calamares module lives in its own directory.

All modules are installed in $DESTDIR/lib/calamares/modules.

There are two types of Calamares module:

  • viewmodule, for user-visible modules. These may be in C++, or PythonQt.
  • jobmodule, for not-user-visible modules. These may be done in C++, Python, or as external processes.

A viewmodule exposes a UI to the user. The PythonQt-based modules are considered experimental (and as of march 2019 may be on the way out again as never-used-much and PythonQt is not packaged on Debian anymore).

There are three (four) interfaces for Calamares modules:

  • qtplugin (viewmodules, jobmodules),
  • python (jobmodules only),
  • pythonqt (viewmodules, jobmodules, optional),
  • process (jobmodules only).

Module directory

Each Calamares module lives in its own directory. The contents of the directory depend on the interface and type of the module.

Module descriptor

A Calamares module must have a module descriptor file, named module.desc. For C++ (qtplugin) modules using CMake as a build- system and using the calamares_add_plugin() function -- this is the recommended way to create such modules -- the module descriptor file is optional, since it can be generated by the build system. For other module interfaces, the module descriptor file is required.

The module descriptor file must be placed in the module's directory. The module descriptor file is a YAML 1.2 document which defines the module's name, type, interface and possibly other properties. The name of the module as defined in module.desc must be the same as the name of the module's directory.

Module descriptors must have the following keys:

  • name (an identifier; must be the same as the directory name)
  • type ("job" or "view")
  • interface (see below for the different interfaces; generally we refer to the kinds of modules by their interface)

Module descriptors for Python and PythonQt modules must have the following key:

  • script (the name of the Python script to load, nearly always main.py)

Module descriptors may have the following keys:

  • requiredModules (a list of modules which are required for this module to operate properly)
  • emergency (a boolean value, set to true to mark the module as an emergency module)

Required Modules

A module may list zero (if it has no requirements) or more modules by name. As modules are loaded from the global sequence in settings.conf, each module is checked that all of the modules it requires are already loaded before it. This ensures that if a module needs another one to fill in globalstorage keys, that happens before it needs those keys.

Emergency Modules

Only C++ modules and job modules may be emergency modules. If, during an exec step in the sequence, a module fails, installation as a whole fails and the install is aborted. If there are emergency modules in the same exec block, those will be executed before the installation is aborted. Non-emergency modules are not executed.

If an emergency-module fails while processing emergency-modules for another failed module, that failure is ignored and emergency-module processing continues.

Use the EMERGENCY keyword in the CMake description of a C++ module to generate a suitable module.desc.

A module that is marked as an emergency module in its module.desc must also set the emergency key to true in its configuration file (see below). If it does not, the module is not considered to be an emergency module after all (this is so that you can have modules that have several instances, only some of which are actually needed for emergencies).

Module-specific configuration

A Calamares module may read a module configuration file, named <modulename>.conf. If such a file is present in the module's directory, it can be shipped as a default configuration file. This only happens if the CMake-time option INSTALL_CONFIG is on.

The sample configuration files may work and may be suitable for your distribution, but no guarantee is given about their stability beyond syntactic correctness.

The module configuration file, if it exists, is a YAML 1.2 document which contains a YAML map of anything.

All sample module configuration files are installed in $DESTDIR/share/calamares/modules but can be overridden by files with the same name placed manually (or by the packager) in /etc/calamares/modules.

C++ modules

Type: viewmodule, jobmodule Interface: qtplugin

Currently the recommended way to write a module which exposes one or more installer pages (viewmodule) is through a C++ and Qt plugin. Viewmodules must implement Calamares::ViewStep. They can also implement Calamares::Job to provide jobs.

To add a Qt plugin module, put it in a subdirectory and make sure it has a CMakeLists.txt with a calamares_add_plugin call. It will be picked up automatically by our CMake magic. The module.desc file is optional.

Python modules

Modules may use one of the python interfaces, which may be present in a Calamares installation (but also may not be). These modules must have a module.desc file. The Python script must implement one or more of the Python interfaces for Calamares -- either the python jobmodule interface, or the experimental pythonqt job- and viewmodule interfaces.

To add a Python or process jobmodule, put it in a subdirectory and make sure it has a module.desc. It will be picked up automatically by our CMake magic. For all kinds of Python jobs, the key script must be set to the name of the main python file for the job. This is almost universally main.py.

CMakeLists.txt is not used for Python and process jobmodules.

Calamares offers a Python API for module developers, the core Calamares functionality is exposed as libcalamares.job for job data, libcalamares.globalstorage for shared data and libcalamares.utils for generic utility functions. Documentation is inline.

All code in Python job modules must obey PEP8, the only exception are libcalamares.globalstorage keys, which should always be camelCaseWithLowerCaseInitial to match the C++ identifier convention.

For testing and debugging we provide the testmodule.py script which fakes a limited Calamares Python environment for running a single jobmodule.

Python Jobmodule

Type: jobmodule Interface: python

A Python jobmodule is a Python program which imports libcalamares and has a function run() as entry point. The function run() must return None if everything went well, or a tuple (str,str) with an error message and description if something went wrong.

Python API

TODO: this needs documentation

PythonQt modules

Type: viewmodule, jobmodule Interface: pythonqt

The PythonQt modules are considered experimental and may be removed again due to low uptake. Their documentation is also almost completely lacking.

PythonQt Jobmodule

A PythonQt jobmodule implements the experimental Job interface by defining a subclass of something.

PythonQt Viewmodule

A PythonQt viewmodule implements the experimental View interface by defining a subclass of something.

Python API

TODO: this needs documentation

Process jobmodules

Type: jobmodule Interface: process

A process jobmodule runs a (single) command. The interface is process, while the module type must be job or jobmodule.

The module-descriptor key command should have a string as value, which is passed to the shell -- remember to quote it properly. It is generally recommended to use a shellprocess job module instead (less configuration, easier to have multiple instances).