]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Rename [Host] section to [Runtime] section 3285/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 19 Dec 2024 10:09:36 +0000 (11:09 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 19 Dec 2024 10:09:36 +0000 (11:09 +0100)
commit2fe2ae396ef4a8a5ffdb9c2dbfab544d4e9c852c
treec1b8f49e1fc20ed52660b70fa6674676233a1390
parent17b9d93ac15206bfec381214b9e51d65db8f210c
Rename [Host] section to [Runtime] section

[Host] is not a very descriptive name for the settings in this section.
As all these settings affect the behavior of mkosi shell, mkosi qemu,
mkosi boot or mkosi vmspawn, let's rename the section to [Runtime]. We
make sure to still parse [Host] as well to keep backwards compat.
.github/workflows/ci.yml
mkosi.conf
mkosi.conf.d/15-memory.conf
mkosi/config.py
mkosi/resources/man/mkosi.1.md
tests/test_config.py