summaryrefslogtreecommitdiff
path: root/mkosi.presets
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2023-05-06 11:50:22 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2023-05-12 11:38:02 +0200
commita84cc71e7a6c56b2ce2212367f743f51d64791bd (patch)
tree9302ffbd5a9f0f81058162538218eae0190a2d00 /mkosi.presets
parent059c961135d3e43c2d87ffbb5e3109b1262da2f4 (diff)
downloadsystemd-a84cc71e7a6c56b2ce2212367f743f51d64791bd.tar.gz
mkosi: Use initrd symlink without format/compression
This way, we can change the compression (and even the output format) in the future without having to modify the final preset.
Diffstat (limited to 'mkosi.presets')
-rw-r--r--mkosi.presets/20-final/mkosi.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkosi.presets/20-final/mkosi.conf b/mkosi.presets/20-final/mkosi.conf
index 42fcb7d582..c219b868f3 100644
--- a/mkosi.presets/20-final/mkosi.conf
+++ b/mkosi.presets/20-final/mkosi.conf
@@ -3,7 +3,7 @@
[Content]
BaseTrees=../../mkosi.output/base
ExtraTrees=../../src:/root/src
-Initrds=../../mkosi.output/initrd.cpio.xz
+Initrds=../../mkosi.output/initrd
Packages=
acl
bash-completion