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

2020-06-02 Thread hugh chao
** Changed in: oem-priority
   Status: Fix Committed => Fix Released

** Changed in: oem-priority/focal
   Status: Fix Committed => Fix Released

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-06-02 Thread Launchpad Bug Tracker
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   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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864426

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-25 Thread Łukasz Zemczak
Thanks for the swift verification!

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-25 Thread hugh chao
tried to build the oem image with this version and below config

ISOHYBRID_OPTIONS="--uefi"
GENISOIMAGE_OPTIONS_EXTRA="-eltorito-alt-boot -efi-boot boot/grub/efi.img 
-no-emul-boot -joliet-long"

there are two partitions in the images and can boot from the usb sticker
correctly.

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-22 Thread Steve Langasek
Hello Leon, or anyone else affected,

Accepted live-build into focal-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/live-
build/3.0~a57-1ubuntu38.20.04.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: live-build (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: live-build (Ubuntu Focal)
   Status: New => Fix Committed

** Tags added: verification-needed

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-20 Thread Łukasz Zemczak
I have sponsored this patch for both groovy and focal just now. Note to
the SRU team: I know this basically is a new feature instead of a
bugfix, but I think it should be thought more like a HWE change. It is
very important that the OEM team, working on OEM images, uses the same
tooling as we use via the archive. Removing the delta here should be
important even here. So I think this should be considered for accepting
as an SRU for focal (for the upcoming point-releases).

** Also affects: live-build (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: live-build (Ubuntu)
   Status: New => Fix Committed

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-18 Thread hugh chao
** Description changed:

  [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.
+ 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 image which created by live build 
doesn't support uefi boot,
+ 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 
/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.

** Description changed:

  [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 
/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),
+ Low, oem team has been using this patch for years (from 2012),
  we haven't found any potential regression.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-18 Thread Ubuntu Foundations Team Bug Bot
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864426

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-18 Thread hugh chao
** Description changed:

+ [Impact]
+ 
  Although live build has been used in both oem and foundation team, but
  the main different is that:
  
- [Foundation] 
+ --Foundation--
  Only for squashfs, cd-image will be used after that, the image created by 
live build will not be used directly.
  
- [OEM]
+ --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 
/common), a. 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.

** Description changed:

  [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 
/common), a. uefi bootable image can be built.
+ With below options in any live build config (oem team put it in 
/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.

** Tags added: verification-needed-focal

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2020-05-18 Thread hugh chao
upload debdiff for focal

** Summary changed:

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

** Patch added: "3.0~a57-1ubuntu39.debdiff"
   
https://bugs.launchpad.net/oem-priority/+bug/1864426/+attachment/5373472/+files/3.0~a57-1ubuntu39.debdiff

** Changed in: oem-priority
   Status: Confirmed => In Progress

** Changed in: oem-priority/focal
   Status: Confirmed => In Progress

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1864426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs