[Git-commits] [grml/grml2usb] f05243: grml2iso: switch from isohybrid to xorriso/isohybr...
Michael Prokop
noreply at github.com
Wed Jun 24 11:29:51 CEST 2020
Branch: refs/heads/master
Home: https://github.com/grml/grml2usb
Commit: f052436a3af57fc19e4ad7aeb8ca6e30b9ee4fee
https://github.com/grml/grml2usb/commit/f052436a3af57fc19e4ad7aeb8ca6e30b9ee4fee
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M debian/control
M grml2iso
Log Message:
-----------
grml2iso: switch from isohybrid to xorriso/isohybrid to properly support EFI boot
This is the related change for grml-live's commit 6725bfa1ffc4, where we
introduced EFI support on 32bit systems and switched from isohybrid to
xorriso/isohybrid combination.
The isohybrid binary doesn't support 32-bit FI systems and fails hard
when using `--uefi` on a 32-bit ISO. But xorriso with appropriate
options for EFI usage (see $BOOT_ARGS) and
/usr/lib/ISOLINUX/isohdpfx.bin from the isolinux package seems to
provide everything we need.
JFTR: To properly support 64bit EFI boot with our grml96 ISOs, we also
had to adjust the order of the provided ISOs in the grml2iso command
line in our release process.
Closes: grml/grml#149
Commit: 9b96f214d3b94a37be5540369c2fb71bdfcb3d7e
https://github.com/grml/grml2usb/commit/9b96f214d3b94a37be5540369c2fb71bdfcb3d7e
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M Makefile
Log Message:
-----------
docs: drop no longer needed strong->bold workaround from asciidoc/xsltproc toolchain
asciidoc/xsltproc seem to no longer need this strong->bold change,
drop therefore.
Commit: ded55344edf54aa38ff3293a8d7456e256eb110a
https://github.com/grml/grml2usb/commit/ded55344edf54aa38ff3293a8d7456e256eb110a
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M grml2iso.8.txt
Log Message:
-----------
docs: rework grml2iso docs, including note about order of ISOs
* let's point users towards https://github.com/grml/grml2usb/
* use most recent Grml version instead of ISO versions from 2009 :)
* add note regarding order of ISOs
Commit: 6a4ec4bb15a2df99e382aadc2b53e395c58cebb0
https://github.com/grml/grml2usb/commit/6a4ec4bb15a2df99e382aadc2b53e395c58cebb0
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.18.3
Compare: https://github.com/grml/grml2usb/compare/b1798d19e92f...6a4ec4bb15a2
More information about the Git-commits
mailing list