calamares/src
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
..
branding Changes: document license module changes 2019-04-24 07:13:06 -04:00
calamares [libcalamares] Provide accessor to error code. 2019-04-28 14:34:39 -04:00
libcalamares [libcalamares] Provide accessor to error code. 2019-04-28 14:34:39 -04:00
libcalamaresui [libcalamares] Distinguish kinds of errors 2019-04-28 14:34:39 -04:00
modules Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
qml QML: apply translation to the slide counter 2018-03-09 07:21:16 -05:00
CMakeLists.txt Crashreporter: remove further reference to removed lib 2017-09-18 15:02:35 +02:00