]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Drop --all and --all-directory 1328/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 31 Jan 2023 18:56:57 +0000 (19:56 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 1 Feb 2023 09:28:03 +0000 (10:28 +0100)
commit13661a0c784e906251bf1cc97a9ffb9d7443a3f0
tree9fe8b2420c7302094f78f7708b0b791fb3a16cdf
parentf49d742f195a5b679716ca7c1e68b2ebc12f9bca
Drop --all and --all-directory

Job control should be delegated to a build system so let's drop this
from mkosi.
NEWS.md
mkosi.md
mkosi/__init__.py
mkosi/__main__.py
mkosi/backend.py
tests/test_parse_load_args.py