]> git.ipfire.org Git - thirdparty/mkosi.git/commit
sysupdate: Don't use temporary directory for on demand split partitions 3516/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 15 Feb 2025 20:15:15 +0000 (21:15 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 16 Feb 2025 13:40:45 +0000 (14:40 +0100)
commitd39d3ad08a6aa8d7db6a67501a4c0f3c9cfae94b
tree93946a09d5361732ee41d461e14b6c1280e78a6d
parentfc4b94c307e767b921e2496238703e0525f19eaf
sysupdate: Don't use temporary directory for on demand split partitions

Instead, we can easily find out the split partitions after running repart
and just make sure to delete them again on exit.
mkosi/sysupdate.py