]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Port more code over to workdir() 3008/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 8 Sep 2024 15:18:50 +0000 (17:18 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 9 Sep 2024 16:15:23 +0000 (18:15 +0200)
commit00ad30a93967bcbc07c87b62f96b2c7a0133768a
treebbdbfdbcb5d8a05e105a138a17c1bcb96cb50972
parentdeaa6cc40969833650e2ad02b8dab7fc96815432
Port more code over to workdir()

Let's not rely on tools not writing logs or errors to /dev/stdout
and instead use workdir() as well to mount the required parent
directory into the expected location so the output can be written
there.
mkosi/bootloader.py