This website requires JavaScript.
Explore
Help
Sign In
napcok
/
calamares
Watch
1
Star
0
Fork
0
You've already forked calamares
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
92a6cbc773
calamares
/
src
/
modules
/
initramfscfg
/
module.desc
7 lines
109 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[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-08-29 18:19:38 +02:00
---
type: "job"
name: "initramfscfg"
interface: "python"
script: "main.py"
Modules: set noconfig:true on Python modules - hwclock, initramfs, localecfg and networkcfg don't have any config file to work with, so set that explicitly in the module.desc
2020-01-24 23:10:41 +01:00
noconfig: true
Reference in New Issue
Copy Permalink