]> git.ipfire.org Git - thirdparty/systemd.git/commit - mkosi.images/system/mkosi.postinst.chroot
mkosi: Move more logic to the postinst script
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 21 Feb 2023 14:09:38 +0000 (15:09 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 21 Feb 2023 14:20:18 +0000 (15:20 +0100)
commit01a0756427c847b26402ceffe508d726ffb42882
treee40e866aed5141cb7c99cc448fa5d805477d8a57
parentfff772bee8c10813b419be9808977fad1cc547f0
mkosi: Move more logic to the postinst script

Let's move stuff that only applies to the final image to the
postinst script. Let's also move out some of the static files to
mkosi.extra/ instead of hardcoding them in scripts.
mkosi.build
mkosi.conf.d/10-systemd.conf
mkosi.extra/etc/issue [new file with mode: 0644]
mkosi.extra/etc/systemd/system/mkosi-check-and-shutdown.service [moved from test/mkosi-check-and-shutdown.service with 100% similarity]
mkosi.extra/etc/systemd/system/mkosi-check-and-shutdown.sh [moved from test/mkosi-check-and-shutdown.sh with 100% similarity, mode: 0755]
mkosi.extra/root/.gdbinit [new file with mode: 0644]
mkosi.postinst