]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Drop BIOS/grub support 1152/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 27 Aug 2022 09:33:09 +0000 (11:33 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 29 Aug 2022 09:15:54 +0000 (11:15 +0200)
commit2db9f7ff41cda0d6387c571947d5a95938958078
tree9e9a4c292517a3b00d0a4db87f7f98f4b9c952e9
parent6432552dfc2d7af26c8b7cd35d224be28b7115df
Drop BIOS/grub support

As discussed in the last biweekly, there's no interest in maintaining
BIOS support in mkosi. Given the non-trivial amount of time that has to
be spent to keep BIOS/grub working as we develop new features, we'd rather
drop support than keep maintaining it.

Users that are still interested in BIOS support can fork mkosi at any point
before BIOS/grub support was removed.
.github/workflows/ci.yml
NEWS.md
mkosi.md
mkosi/__init__.py
mkosi/backend.py
mkosi/gentoo.py
tests/test_config_parser.py
tests/test_parse_load_args.py