]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Introduce UnifiedKernelImageProfiles= 3090/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 1 Oct 2024 12:49:37 +0000 (14:49 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 4 Oct 2024 11:58:12 +0000 (13:58 +0200)
commit57762cf82c68ac47c978366dbf95d8cff906f5b1
tree3ee9674f246f02d2fad3136db45f4e24de41c381
parente6ff2b4f6f8982ad801d73236c55c6bb960ae5c0
Introduce UnifiedKernelImageProfiles=

Same concept as PEAddons=, except these are added as additional
profiles to every UKI built by mkosi.

Accompanying systemd PR: https://github.com/systemd/systemd/pull/34608
mkosi/__init__.py
mkosi/config.py
mkosi/resources/man/mkosi.1.md
tests/test_json.py