]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add back MachineId= setting 3032/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 16 Sep 2024 16:56:01 +0000 (18:56 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 16 Sep 2024 22:44:50 +0000 (00:44 +0200)
commit46f39afdeb4aaca1676aa2311e59843dd2a34319
treed9f6d7c61d2d1a300645520c0e5483fea85413ab
parent88b21fea4c11013996d4b2566895b8f0480c6a8d
Add back MachineId= setting

To build an image with a dm-verity protected root partition that has
a persistent machine ID, the machine ID has to be embedded in the image,
so let's add back the MachineId= setting to support this use case.
mkosi/__init__.py
mkosi/config.py
mkosi/resources/man/mkosi.md
tests/test_json.py