[Git-commits] [grml/grml-live] 4381f5: Drop support for all boot methods other than isolinux
Michael Prokop
noreply at github.com
Tue Aug 20 10:01:19 CEST 2024
Branch: refs/heads/mika/isolinux-only
Home: https://github.com/grml/grml-live
Commit: 4381f50fab5bb1b68eefb8e736835006c399c791
https://github.com/grml/grml-live/commit/4381f50fab5bb1b68eefb8e736835006c399c791
Author: Michael Prokop <mika at grml.org>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M debian/control
M debian/copyright
M debian/grml-live.lintian-overrides
M docs/grml-live.txt
M etc/grml/grml-live.conf
M grml-live
M remaster/grml-live-remaster
R scripts/bootgrub.mksh
R scripts/bootilnx.mksh
Log Message:
-----------
Drop support for all boot methods other than isolinux
The "grub2" and "manifold" options for HYBRID_METHOD as well as the
"grub" and "grub2" options for BOOT_METHOD are not used by any official
Grml ISO, though they add considerable overhead and complexity in our
code base.
I'd like to keep our code base simple and avoid feature creep, so let's
deprecate BOOT_METHOD, and drop support for HYBRID_METHOD other than
isolinux.
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications
More information about the Git-commits
mailing list