calamares/src/modules/initramfscfg/module.desc
David McKinney b63ab4df15 [initramfscfg] New module: pre-configuration for update-initramfs.
Added an initramfscfg module to handle pre-configuration for the Debian
update-initramfs, such as installing hooks (needed for luks/FDE support
on Debian-based distros).

Closes #254. (Cherry-picked from the pull request.)
2016-10-13 19:20:20 +02:00

6 lines
92 B
Plaintext

---
type: "job"
name: "initramfscfg"
interface: "python"
script: "main.py"