From: Daan De Meyer Date: Fri, 2 Dec 2022 09:46:32 +0000 (+0100) Subject: mkosi: Drop HostonlyInitrd=yes X-Git-Tag: v253-rc1~387^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F25603%2Fhead;p=thirdparty%2Fsystemd.git mkosi: Drop HostonlyInitrd=yes This option will be removed in the upcoming version of mkosi so let's stop using it in our config. --- diff --git a/mkosi.conf.d/10-systemd.conf b/mkosi.conf.d/10-systemd.conf index f7b440812dc..a91378da971 100644 --- a/mkosi.conf.d/10-systemd.conf +++ b/mkosi.conf.d/10-systemd.conf @@ -4,7 +4,6 @@ [Output] Bootable=yes -HostonlyInitrd=yes # Prevent ASAN warnings when building the image Environment=ASAN_OPTIONS=verify_asan_link_order=false OutputDirectory=mkosi.output