]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Install sd-boot using postinst script instead of in build script 21487/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 23 Nov 2021 18:57:18 +0000 (19:57 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 25 Nov 2021 12:54:03 +0000 (13:54 +0100)
commit1b6f9b9880348be939d354e8506a2424e88776c8
treefbe9c38e9503e529764f36c990256d82162b3256
parent49ae9d91f9ba68bf3f1a6928152a5969d329bbc2
mkosi: Install sd-boot using postinst script instead of in build script

This allows us to reuse bootctl install instead of replicating the
logic in the build script.
mkosi.build
mkosi.postinst [new file with mode: 0755]