[Git-commits] [grml/grml2usb] f3370b: grml2iso: extend error message of required ISO gen...
Michael Prokop
mika at grml.org
Wed Jun 26 16:13:36 CEST 2013
Branch: refs/heads/master
Home: https://github.com/grml/grml2usb
Commit: f3370b972f9fb022a76204d89eaef7f937655a39
https://github.com/grml/grml2usb/commit/f3370b972f9fb022a76204d89eaef7f937655a39
Author: Michael Prokop <mika at grml.org>
Date: 2013-06-26 (Wed, 26 Jun 2013)
Changed paths:
M grml2iso
Log Message:
-----------
grml2iso: extend error message of required ISO generation tools with xorriso
Commit: 8e0bdf8c81f453fa3d2c6ac32114bff544284493
https://github.com/grml/grml2usb/commit/8e0bdf8c81f453fa3d2c6ac32114bff544284493
Author: Michael Prokop <mika at grml.org>
Date: 2013-06-26 (Wed, 26 Jun 2013)
Changed paths:
M debian/control
M grml2iso
Log Message:
-----------
grml2iso: mention isolinux in 'isohybrid executable not found' message, add isolinux to recommends
Binary package syslinux in version 3:4.05+dfsg-6+deb7u3 ships the
isohybrid binary, but starting with version 3:6.00+dfsg-1 the
isohybrid binary is part of the isolinux binary package...
Commit: 37fa9f86ad3a7f890e2c2c5fe3ca296ddbc20a4a
https://github.com/grml/grml2usb/commit/37fa9f86ad3a7f890e2c2c5fe3ca296ddbc20a4a
Author: Michael Prokop <mika at grml.org>
Date: 2013-06-26 (Wed, 26 Jun 2013)
Changed paths:
M grml2iso
Log Message:
-----------
grml2iso: disable UEFI mode by default, only enable for xorriso under according prerequisites
Getting an error message like:
| isohybrid version supports --uefi option, enabling
| Creating dd-able ISO using isohybrid
| isohybrid: custom_grml.iso: unable to find efi image
is quite confusing, especially if the /efi/boot/bootx64.efi
and /boot/efi.img files are actually present on the image.
When using xorriso everything is fine, but when using genisoimage
within grml2iso the ISO lacks according UEFI support and the
above mention error message appears. So instead only enable UEFI
mode if building with xorriso and all the other prerequisites are
fulfilled as well.
Compare: https://github.com/grml/grml2usb/compare/360c9e5b51ef...37fa9f86ad3a
More information about the Git-commits
mailing list