Add ignition initramfs module
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
3234333f4a
commit
f277f527f0
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@
|
|||
"automatic_version_prefix": "32",
|
||||
"mutate-os-release": "32",
|
||||
|
||||
"initramfs-args": ["--no-hostonly"],
|
||||
"initramfs-args": ["--no-hostonly",
|
||||
"--add", "ignition"],
|
||||
"boot_location": "new",
|
||||
|
||||
"install-langs-comment": "Keep this in sync with treecompose-post.sh",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue