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

Chris Hofstaedtler noreply at github.com
Mon Dec 2 18:40:12 CET 2024


  Branch: refs/heads/addons
  Home:   https://github.com/grml/grml-live
  Commit: d3540ddefaa6bc02011a1622c1eb2662339316d8
      https://github.com/grml/grml-live/commit/d3540ddefaa6bc02011a1622c1eb2662339316d8
  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: a2a16ec495ced3e10086eedd397b45b99b21c31b
      https://github.com/grml/grml-live/commit/a2a16ec495ced3e10086eedd397b45b99b21c31b
  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: 91425a32e3474f354c6c55174f59ce8465f9cc82
      https://github.com/grml/grml-live/commit/91425a32e3474f354c6c55174f59ce8465f9cc82
  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: 9e91be9ee4e500622f94ca9af31337899b05c1ce
      https://github.com/grml/grml-live/commit/9e91be9ee4e500622f94ca9af31337899b05c1ce
  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: 8d96a2e469bdbb7d9f76872ff88700cdb4e8c490
      https://github.com/grml/grml-live/commit/8d96a2e469bdbb7d9f76872ff88700cdb4e8c490
  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/127fa8f9dcc4...8d96a2e469bd

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