]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Rename Presets to Images 2007/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 22 Oct 2023 18:26:12 +0000 (20:26 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 23 Oct 2023 09:28:21 +0000 (11:28 +0200)
commit4eba44a809c46bb2b869e2a5a4d76edb4a847e3f
tree8472fe318b06a445fc92179b67099f6c12b1c72d
parent4feeea0f41a965222be5a26ae664ed235505fa21
Rename Presets to Images

Presets doesn't really have any meaning without searching up its
definition. By just using mkosi.images/, it's much clearer that the
directory contains image definitions compared to mkosi.presets/.

The old names are kept intact for backwards compatibility.
NEWS.md
mkosi/__init__.py
mkosi/__main__.py
mkosi/config.py
mkosi/resources/mkosi.md
tests/test_json.py