[Git-commits] [grml/grml-live] 5abc91: grml-live: set NO_ADDONS=1 early if addons are absent
Chris Hofstaedtler
noreply at github.com
Mon Dec 2 18:32:36 CET 2024
Branch: refs/heads/addons
Home: https://github.com/grml/grml-live
Commit: 5abc91a53790a86accea6f21c4896f0f0e5dd4b6
https://github.com/grml/grml-live/commit/5abc91a53790a86accea6f21c4896f0f0e5dd4b6
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: 0a202486e0d801a15edbfc998160d4a37f97ee1c
https://github.com/grml/grml-live/commit/0a202486e0d801a15edbfc998160d4a37f97ee1c
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: 66ea523a488972dc5b0fea7e9bee03b275ee3803
https://github.com/grml/grml-live/commit/66ea523a488972dc5b0fea7e9bee03b275ee3803
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: 127fa8f9dcc40e0f7dfb53863338b539eb57ce95
https://github.com/grml/grml-live/commit/127fa8f9dcc40e0f7dfb53863338b539eb57ce95
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/85017dd850fe...127fa8f9dcc4
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