]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Require that default tools tree exists when mkosi -t none is invoked 3205/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 18 Nov 2024 20:16:40 +0000 (21:16 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 18 Nov 2024 20:16:40 +0000 (21:16 +0100)
commitd88111b51346d53c32d09e20fe18d72587b89738
treeeff32e0d218f84231663bf29e1fda32130033cc6
parent577f328ca6bc7622a4f6ac108eadcac97173b731
Require that default tools tree exists when mkosi -t none is invoked

Let's insist on the default tools tree already existing when invoking
mkosi -t none without --force.
mkosi/__init__.py