[Bug 1864426] Re: [SRU][live-build] can not customize the mkisoimage option
Launchpad Bug Tracker
1864426 at bugs.launchpad.net
Tue Jun 2 20:45:43 UTC 2020
This bug was fixed in the package live-build - 3.0~a57-1ubuntu38.20.04.1
---------------
live-build (3.0~a57-1ubuntu38.20.04.1) focal; urgency=medium
* Add GENISOIMAGE_OPTIONS_EXTRA. Make the genisoimage option more flexible.
(LP: #1864426).
-- hugh chao <hugh.chao at canonical.com> Mon, 18 May 2020 22:49:31 +0800
** Changed in: live-build (Ubuntu Focal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to live-build in Ubuntu.
https://bugs.launchpad.net/bugs/1864426
Title:
[SRU][live-build] can not customize the mkisoimage option
Status in OEM Priority Project:
Fix Committed
Status in OEM Priority Project focal series:
Fix Committed
Status in live-build package in Ubuntu:
Fix Released
Status in live-build source package in Focal:
Fix Released
Bug description:
[Impact]
Although live build has been used in both oem and foundation team, but
the main different is that:
--Foundation--
Only for squashfs, cd-image will be used after that, the iso image created by live build will not be used directly.
--OEM--
Oem team uses live build in whole process which includes several binary hooks, and the final image created by live build will be used directly.
So the problem is that currently the iso image which created by live build doesn't support uefi boot,
so when we build a support uefi bootable image, the mkisoimage needs extra options.
[Test Case]
With below options in any live build config (oem team put it in <config>/common), an uefi bootable image can be built.
ISOHYBRID_OPTIONS="--uefi"
GENISOIMAGE_OPTIONS_EXTRA="-eltorito-alt-boot -efi-boot boot/grub/efi.img -no-emul-boot -joliet-long"
[Regression Potential]
Low, oem team has been using this patch for years (from 2012),
we haven't found any potential regression.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions
More information about the foundations-bugs
mailing list