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.
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.
7 years ago
..
encrypt_hook [initramfscfg] New module: pre-configuration for update-initramfs. 9 years ago
encrypt_hook_nokey [initramfscfg] Don't include keyfile in initramfs on unencrypted /boot. 9 years ago
main.py Modules: Improve error reporting 7 years ago
module.desc [initramfscfg] New module: pre-configuration for update-initramfs. 9 years ago