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
53fd1590b8
calamares
/
src
/
modules
/
initcpio
/
module.desc
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Big configuration overhaul. Module descriptors are now module.desc, no configuration allowed inside. Module config files are <modulename>.conf, installed in share/calamares/modules. settings.conf is read from /etc/calamares, then share/calamares, and if running with --debug also in the current dir. Module config files are read from /etc/calamares/modules, then share/calamares/modules, and if running with --debug also in src/modules/<modulename> relative to the current dir.
2014-08-05 18:18:57 +02:00
---
initcpio module, very loosely based on the one from the manjaro branch
2014-08-04 17:33:59 +02:00
type: "job"
name: "initcpio"
interface: "python"
script: "main.py"
Reference in New Issue
Copy Permalink