[Git-commits] [grml/grml2usb] 57d3d3: Introduce automatic bootloader selection

Chris Hofstaedtler noreply at github.com
Thu Dec 19 01:28:07 CET 2024


  Branch: refs/heads/zeha/bootloader-auto
  Home:   https://github.com/grml/grml2usb
  Commit: 57d3d3d5c40ce875263a0d90851e6ed645d405f9
      https://github.com/grml/grml2usb/commit/57d3d3d5c40ce875263a0d90851e6ed645d405f9
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

  Changed paths:
    M grml2usb
    M test/grml2usb_test.py

  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