[Bug 1864426] Re: [SRU][live-build] can not customize the mkisoimage option

Ubuntu Foundations Team Bug Bot 1864426 at bugs.launchpad.net
Mon May 18 16:32:22 UTC 2020


The attachment "3.0~a57-1ubuntu39.debdiff" seems to be a debdiff.  The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1864426

Title:
  [SRU][live-build] can not customize the mkisoimage option

Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project focal series:
  In Progress
Status in live-build package in Ubuntu:
  New

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 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 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 (since 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 Ubuntu-sponsors mailing list