[Git-commits] [grml/grml2usb] 0b71b9: Introduce automatic bootloader selection
Chris Hofstaedtler
noreply at github.com
Thu Dec 19 01:19:13 CET 2024
Branch: refs/heads/zeha/bootloader-auto
Home: https://github.com/grml/grml2usb
Commit: 0b71b9633c06b5c437172d4b7713791069e71df6
https://github.com/grml/grml2usb/commit/0b71b9633c06b5c437172d4b7713791069e71df6
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M grml2usb
Log Message:
-----------
Introduce automatic bootloader selection
Introduce a new --bootloader parameter, defaulting to "auto".
It also accepts "syslinux", "grub" and "efi". With "auto", on arm64 it will
choose "efi" (EFI-boot only). On amd64, the first available option, depending
on installed programs, will be chosen.
This also makes syslinux config files optional, and if they are absent
syslinux configuration will be skipped.
The --syslinux and --grub options are effectively deprecated.
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml2usb/settings/notifications
More information about the Git-commits
mailing list