[Git-commits] [grml/grml-live] d2927f: grub: retitle grml boot menu entries

Chris Hofstaedtler noreply at github.com
Tue Nov 26 12:24:18 CET 2024


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-live
  Commit: d2927fb51cef0c49d4963042dc756d0c19528c3c
      https://github.com/grml/grml-live/commit/d2927fb51cef0c49d4963042dc756d0c19528c3c
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-11-26 (Tue, 26 Nov 2024)

  Changed paths:
    M grml-live
    M templates/boot/grub/%SHORT_NAME%_default.cfg
    M templates/boot/grub/%SHORT_NAME%_options.cfg
    M templates/boot/grub/addons.cfg
    M templates/boot/grub/grub.cfg
    M templates/boot/grub/header.cfg

  Log Message:
  -----------
  grub: retitle grml boot menu entries

The default menu entry now just reads "<grml-name> <version>", so for
example "grml-small-arm64 2024.12". The additional options are in a
menu entry just titled " -> Options".

To allow for removing the name/version for the options menu, grub.cfg
now sorts the %SHORTNAME%_options.cfg always directly after the
%SHORTNAME%_default.cfg.

Use unicode.pf2 to allow for Unicode characters in the Options and
Addons menu entries.

# Conflicts:
#	grml-live



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