calamares/src/modules/mount
Adriaan de Groot e4d67b5572 [mount] Handle missing configuration keys gracefully
- If a key is missing from mount.conf, don't raise KeyError
 - If both keys are missing, suggest that mount.conf might
   be missing instead (a consequence of INSTALL_CONFIG=OFF, for
   instance).
 - Simplify code a bit.
 - Don't bother returning None explicitly.
2018-11-28 13:26:40 +01:00
..
main.py [mount] Handle missing configuration keys gracefully 2018-11-28 13:26:40 +01:00
module.desc Big configuration overhaul. 2014-08-06 11:54:45 +02:00
mount.conf [modules] Configuration documentation for mount and luksopenswaphookcfg 2018-06-26 06:50:16 -04:00
test.yaml We can now test mount with testmodule.py: remove the test main() 2014-07-24 10:17:46 +02:00