[Git-commits] [grml/grml-live] cb4a85: grml-live: always create /boot/addons directory on...
Chris Hofstaedtler
noreply at github.com
Mon Dec 30 15:49:34 CET 2024
Branch: refs/heads/zeha/copy-addon
Home: https://github.com/grml/grml-live
Commit: cb4a85b69c256e144e378b0c91e292825f658e19
https://github.com/grml/grml-live/commit/cb4a85b69c256e144e378b0c91e292825f658e19
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: always create /boot/addons directory on ISO
Commit: f53686315edc2af7bc2e6662363afed1245ec804
https://github.com/grml/grml-live/commit/f53686315edc2af7bc2e6662363afed1245ec804
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M grml-live
Log Message:
-----------
isolinux: use copy_file_logged instead of copy_addon_file
Commit: 6ab46f146bcac66d925bb755c083c0c6dccc3363
https://github.com/grml/grml-live/commit/6ab46f146bcac66d925bb755c083c0c6dccc3363
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M templates/boot/grub/addons.cfg
Log Message:
-----------
grub: hide ipxe boot entry if files are absent
Commit: a9b53634fe8dd13b9cd1ad2a3b83024d713ff266
https://github.com/grml/grml-live/commit/a9b53634fe8dd13b9cd1ad2a3b83024d713ff266
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: use copy_file_logged for ipxe, pci.ids
Commit: f4a2bb7ef0283a5b3963c4c880a6b2cb5ab6aa3a
https://github.com/grml/grml-live/commit/f4a2bb7ef0283a5b3963c4c880a6b2cb5ab6aa3a
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M grml-live
Log Message:
-----------
isolinux: skip "big" files not used by templates
Commit: 15ae032b6b92a9b0480073af8b860bde01614484
https://github.com/grml/grml-live/commit/15ae032b6b92a9b0480073af8b860bde01614484
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M grml-live
M templates/boot/isolinux/addon_10_grub2.cfg
M templates/boot/isolinux/addon_45_hdt.cfg
M templates/boot/isolinux/hidden.cfg
Log Message:
-----------
isolinux: deduplicate {chain,mboot,hdt,menu}.c32
Commit: 80661f7c98e88fe24fb86af7dd471616f3ee0d61
https://github.com/grml/grml-live/commit/80661f7c98e88fe24fb86af7dd471616f3ee0d61
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: install pci.ids only if we install syslinux
It is used by syslinux's hdt.c32 tool and nothing else. Avoids copying
it on arm64.
Commit: b8abe9ca649e4bf2ed96c8c042d38a8dd0597d6e
https://github.com/grml/grml-live/commit/b8abe9ca649e4bf2ed96c8c042d38a8dd0597d6e
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M config/package_config/GRML_SMALL
Log Message:
-----------
SW: GRML_SMALL: install memtest86+
Commit: a88bd60f704e058fb6c5eddbaf4c734fea43d433
https://github.com/grml/grml-live/commit/a88bd60f704e058fb6c5eddbaf4c734fea43d433
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: use copy_file_logged for memtest
Commit: 68f628e24509eb06abd913d76ded205a7870affe
https://github.com/grml/grml-live/commit/68f628e24509eb06abd913d76ded205a7870affe
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: delete copy_addon_file
Closes: grml/grml-live#128
Commit: e23d1ca2ad2397e6613b30ecd08a9d042b30715a
https://github.com/grml/grml-live/commit/e23d1ca2ad2397e6613b30ecd08a9d042b30715a
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M templates/boot/grub/addons.cfg
Log Message:
-----------
grub: hide netboot.xyz boot entry if files are absent
Commit: a255e0c8fb520213f97fa7eba393e48e8dea907c
https://github.com/grml/grml-live/commit/a255e0c8fb520213f97fa7eba393e48e8dea907c
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: use isohybrid mbr from chroot
Commit: d627a397e0027e6adbfa313924421a63a028696d
https://github.com/grml/grml-live/commit/d627a397e0027e6adbfa313924421a63a028696d
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M build-driver/build.py
M debian/control
Log Message:
-----------
Remove Depends: syslinux, ipxe, memtest86+, pciutils
grml-live now always uses package files from the chroot, and never from the
host. Stop installing these packages onto hosts.
Compare: https://github.com/grml/grml-live/compare/61c49c2ca889...d627a397e002
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