]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Remove --qemu-boot option
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 10 Jan 2023 14:33:45 +0000 (15:33 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 11 Jan 2023 14:18:23 +0000 (15:18 +0100)
commita1d5e5adc62b17ddd4436d9fa468898ae0ec854d
tree0c09beed9e129659be2784f1fbc573cbb90a7533
parent0f4cf718a14107cb91cd2b22917281bcd88e8d91
Remove --qemu-boot option

Given that we're standardizing more and more on UEFI and unified
kernel images, let's drop support for qemu direct linux boot, to
drop yet another seldomly exercised codepath.
.github/workflows/ci.yml
NEWS.md
mkosi.md
mkosi/__init__.py
mkosi/backend.py
tests/test_config_parser.py