calamares/src/modules/initramfscfg
Adriaan de Groot ec0fe2ccd3 Modules: Improve error reporting
- [initcpio] remove superfluous inner function
 - [initcpio] catch errors from mkinitcpio itself and report them in a nice
   readable format.

 - Save translators the effort of doing a dozen messages
   with just the name of the module changed. All of these modules
   bail out on bad configurations with a meaningful message.
   - [initcpiocfg]
   - [fstab]
   - [initramfscfg]
   - [localecfg]
   - [luksbootkeyfile]
   - [luksopenswaphookcfg]

 - [machineid] Warn on bad config. It's conceivable that this is run
   with an empty rootMountPoint (i.e. "") to modify the running system,
   so only bail on None.
2019-04-28 14:34:39 -04:00
..
encrypt_hook [initramfscfg] New module: pre-configuration for update-initramfs. 2016-10-13 19:20:20 +02:00
encrypt_hook_nokey [initramfscfg] Don't include keyfile in initramfs on unencrypted /boot. 2016-11-19 02:13:04 +01:00
main.py Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
module.desc [initramfscfg] New module: pre-configuration for update-initramfs. 2016-10-13 19:20:20 +02:00