]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add a repart partition definition for the root partition into the default image 2878/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 17 Jul 2024 10:42:04 +0000 (12:42 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 17 Jul 2024 12:22:40 +0000 (14:22 +0200)
commit351427beb71a1225597b2246d8784371a3e55895
tree3ed5dbe335ce64ee83392fb0458f715469750de2
parente78c5311977320ab85fec417f0de43e676d0a02a
Add a repart partition definition for the root partition into the default image

This makes sure the partition is grown on boot to fill the disk, which
is required for RuntimeSize= to work properly.
mkosi.extra/usr/lib/repart.d/root.conf [new file with mode: 0644]
tests/test_initrd.py