Activity log for bug #1864426

Date Who What changed Old value New value Message
2020-02-24 08:37:50 Leon Liao bug added bug
2020-02-24 08:39:10 Leon Liao tags oem-priority somerville
2020-02-24 09:02:15 Leon Liao merge proposal linked https://code.launchpad.net/~lihow731/ubuntu/+source/live-build/+git/live-build/+merge/379718
2020-05-08 05:15:03 hugh chao bug added subscriber hugh chao
2020-05-08 13:35:52 hugh chao oem-priority: assignee Leon Liao (lihow731) hugh chao (hugh712)
2020-05-08 13:36:20 hugh chao tags oem-priority somerville oem-priority somerville stella sutton
2020-05-12 04:56:06 hugh chao description When we build a support uefi bootable image, the mkisoimage needs extra options. But, in live-build 3, the option of mkisoimage is fixed and can not be customized. 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.
2020-05-12 04:56:35 hugh chao nominated for series oem-priority/focal
2020-05-12 04:56:35 hugh chao bug task added oem-priority/focal
2020-05-12 04:56:42 hugh chao oem-priority/focal: assignee hugh chao (hugh712)
2020-05-12 04:56:48 hugh chao oem-priority: status New Confirmed
2020-05-12 04:56:50 hugh chao oem-priority/focal: status New Confirmed
2020-05-12 04:56:53 hugh chao oem-priority/focal: importance Undecided High
2020-05-12 04:58:31 hugh chao information type Proprietary Public
2020-05-12 04:59:14 hugh chao bug task added live-build (Ubuntu)
2020-05-18 15:08:44 hugh chao summary [live-build] can not customize the mkisoimage option [SRU][live-build] can not customize the mkisoimage option
2020-05-18 15:15:00 hugh chao attachment added 3.0~a57-1ubuntu39.debdiff https://bugs.launchpad.net/oem-priority/+bug/1864426/+attachment/5373472/+files/3.0~a57-1ubuntu39.debdiff
2020-05-18 15:15:29 hugh chao oem-priority: status Confirmed In Progress
2020-05-18 15:15:33 hugh chao oem-priority/focal: status Confirmed In Progress
2020-05-18 15:22:07 hugh chao description 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. [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), 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.
2020-05-18 15:22:36 hugh chao 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), 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. [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.
2020-05-18 15:23:14 hugh chao tags oem-priority somerville stella sutton oem-priority somerville stella sutton verification-needed-focal
2020-05-18 16:32:13 Ubuntu Foundations Team Bug Bot tags oem-priority somerville stella sutton verification-needed-focal oem-priority patch somerville stella sutton verification-needed-focal
2020-05-18 16:32:20 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors Team
2020-05-19 01:43:28 hugh chao 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. [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 (since from 2012), we haven't found any potential regression.
2020-05-19 01:45:28 hugh chao 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 (since from 2012), we haven't found any potential regression. [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.
2020-05-20 18:43:55 Łukasz Zemczak removed subscriber Ubuntu Sponsors Team
2020-05-20 18:44:28 Łukasz Zemczak nominated for series Ubuntu Focal
2020-05-20 18:44:28 Łukasz Zemczak bug task added live-build (Ubuntu Focal)
2020-05-20 18:44:33 Łukasz Zemczak live-build (Ubuntu): status New Fix Committed
2020-05-21 01:53:24 hugh chao oem-priority/focal: status In Progress Fix Committed
2020-05-21 01:53:27 hugh chao oem-priority: status In Progress Fix Committed
2020-05-23 00:54:24 Steve Langasek live-build (Ubuntu): status Fix Committed Fix Released
2020-05-23 00:54:53 Steve Langasek live-build (Ubuntu Focal): status New Fix Committed
2020-05-23 00:54:54 Steve Langasek bug added subscriber Ubuntu Stable Release Updates Team
2020-05-23 00:54:57 Steve Langasek bug added subscriber SRU Verification
2020-05-23 00:55:00 Steve Langasek tags oem-priority patch somerville stella sutton verification-needed-focal oem-priority patch somerville stella sutton verification-needed verification-needed-focal
2020-05-25 10:05:59 hugh chao tags oem-priority patch somerville stella sutton verification-needed verification-needed-focal oem-priority patch somerville stella sutton verification-done-focal verification-needed
2020-06-02 20:45:43 Launchpad Janitor live-build (Ubuntu Focal): status Fix Committed Fix Released
2020-06-02 20:45:50 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2020-06-03 02:59:46 hugh chao oem-priority: status Fix Committed Fix Released
2020-06-03 02:59:48 hugh chao oem-priority/focal: status Fix Committed Fix Released