]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Use shared extra tree between initrd and main image
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 24 Nov 2024 18:19:52 +0000 (19:19 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 25 Nov 2024 06:09:58 +0000 (15:09 +0900)
commitbb486fe9dffb5e9d9a76575b033ab8116a21493b
treeadc06d2ddfe107fd932f1ce45f81eacc418ad367
parent0e44a351ea8a6ebb63acaa9c6663656b16499ec6
mkosi: Use shared extra tree between initrd and main image

Let's share more between initrd and main system and use a shared
extra tree to achieve that.
mkosi.conf
mkosi.extra.common/etc/issue [moved from mkosi.extra/etc/issue with 100% similarity]
mkosi.extra.common/usr/lib/systemd/coredump.conf.d/10-coredump-journal-storage.conf [moved from mkosi.coredump-journal-storage.conf with 100% similarity]
mkosi.extra.common/usr/lib/systemd/journald.conf.d/ratelimit.conf [moved from mkosi.extra/usr/lib/systemd/journald.conf.d/ratelimit.conf with 100% similarity]
mkosi.extra.common/usr/lib/systemd/leak-sanitizer-suppressions [moved from mkosi.leak-sanitizer-suppressions with 100% similarity]
mkosi.extra.common/usr/lib/systemd/system-preset/00-mkosi.preset [moved from mkosi.extra/usr/lib/systemd/system-preset/00-mkosi.preset with 100% similarity]
mkosi.extra.common/usr/lib/systemd/system-preset/99-mkosi.preset [moved from mkosi.extra/usr/lib/systemd/system-preset/99-mkosi.preset with 100% similarity]
mkosi.images/initrd/mkosi.conf