[Git-commits] [grml/grml-live] 79b749: GRUB templates: move non-addon entries out of addo...

Chris Hofstaedtler noreply at github.com
Mon Dec 2 18:31:53 CET 2024


  Branch: refs/heads/addons
  Home:   https://github.com/grml/grml-live
  Commit: 79b749efcbd0a726a4616ab8e70dbada9fa006ed
      https://github.com/grml/grml-live/commit/79b749efcbd0a726a4616ab8e70dbada9fa006ed
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M templates/boot/grub/addons.cfg
    M templates/boot/grub/grub.cfg

  Log Message:
  -----------
  GRUB templates: move non-addon entries out of addons.cfg

addons.cfg is absent if building with NO_ADDONS=1. These options
should work regardless of that.


  Commit: d4efcbbb7a510dc305664ad7efb353d8794b7f46
      https://github.com/grml/grml-live/commit/d4efcbbb7a510dc305664ad7efb353d8794b7f46
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M grml-live

  Log Message:
  -----------
  grml-live: set NO_ADDONS=1 early if addons are absent

Instead of checking the presence later, check early and set the config
option.

As a benefit, addons.cfg will be removed automatically, thus not showing
broken menu entries in grub.


  Commit: 023c3bf15a4e4aba8bea27a4f3e054014b4d94b7
      https://github.com/grml/grml-live/commit/023c3bf15a4e4aba8bea27a4f3e054014b4d94b7
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M grml-live

  Log Message:
  -----------
  fixup-addons


  Commit: 22064e0deb2e221f3ce6131adc977ed865c4e9ba
      https://github.com/grml/grml-live/commit/22064e0deb2e221f3ce6131adc977ed865c4e9ba
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M grml-live

  Log Message:
  -----------
  grml-live: abort early if ARCH is unsupported


  Commit: 1c5a71ca8b0552869e03258b9346412b6a31c040
      https://github.com/grml/grml-live/commit/1c5a71ca8b0552869e03258b9346412b6a31c040
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M grml-live

  Log Message:
  -----------
  Drop support for syslinux from Debian wheezy


  Commit: 85017dd850fecb0914a11ce0bc04d5240ff9d37d
      https://github.com/grml/grml-live/commit/85017dd850fecb0914a11ce0bc04d5240ff9d37d
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M etc/grml/fai/config/package_config/GRMLBASE
    M grml-live

  Log Message:
  -----------
  Skip iso/pxe/syslinux on arm64

iso/pxe/syslinux are x86-specific. The presence of the files and
boot code is entirely useless on arm64.

While at it, update netboot code for arm64-specific shim and grub
filenames.


Compare: https://github.com/grml/grml-live/compare/f1464741382a...85017dd850fe

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