calamares/src/modules/grubcfg
Gabriel Craciunescu 0ccca6902b [grubcfg] fix inter-module dependency with plymouthcfg modules
The plymouthcfg Calamares module is optional. Distributions which
  write filesystems with a full plymouth configuration won't even
  want to use it (see plymouthcfg docs).

  However, now grubcfg depends on plymouthcfg to run because
  the globalstorage value to trigger setting  'splash' in grub,
  is set in the plymouthcfg module.

  Just check for plymouth existence separately in the grub module.

  Fixes ea1c8a0e5d
2018-06-14 06:58:24 -04:00
..
grubcfg.conf grubcfg: Create /etc/default/grub if missing. 2014-11-18 04:33:39 +01:00
main.py [grubcfg] fix inter-module dependency with plymouthcfg modules 2018-06-14 06:58:24 -04:00
module.desc New grubcfg module, ported from Thus. 2014-08-19 14:57:22 +02:00