]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Run systemd-repart before booting image with systemd-nspawn 1630/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 14 Jun 2023 15:41:32 +0000 (17:41 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 15 Jun 2023 14:30:35 +0000 (16:30 +0200)
commitbd1a38a550a8de12dcb2272c1108f629a01d0785
treed8776ad5c199be592c52616e414764d2674e0e9d
parenta51224455070e55e70d9a7162b8b35c721639d44
Run systemd-repart before booting image with systemd-nspawn

To match the behavior when running in qemu, let's run systemd-repart
on the image before running it in systemd-nspawn to make sure that
all the necessary partitions are added if the image has repart
definition files included.
mkosi/__init__.py