From: Daan De Meyer Date: Sat, 6 May 2023 09:50:22 +0000 (+0200) Subject: mkosi: Use initrd symlink without format/compression X-Git-Tag: v254-rc1~498 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84cc71e7a6c56b2ce2212367f743f51d64791bd;p=thirdparty%2Fsystemd.git 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. --- diff --git a/mkosi.presets/20-final/mkosi.conf b/mkosi.presets/20-final/mkosi.conf index 42fcb7d5825..c219b868f3e 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