Activity log for bug #1866035

Date Who What changed Old value New value Message
2020-03-04 10:31:53 Iain Lane bug added bug
2020-03-04 10:32:03 Iain Lane bug task added ubiquity (Ubuntu)
2020-03-04 10:32:09 Iain Lane bug task added grub2 (Ubuntu)
2020-03-04 10:32:15 Iain Lane summary [FFe] List OEM enablement packages [FFe] List and install OEM enablement packages
2020-03-04 10:32:28 Iain Lane description [ Description ] We have a project underway at the minute to install any hardware-specific tweaks that are needed for the currently running machine, and to select a different kernel on those machines: the OEM kernel. This requires changes in grub, ubiquity and ubuntu-drivers common. grub ==== On a live session, construct a DMI modalias and match it against the packages on the CD to see if we need to boot the OEM kernel. ubuntu-drivers-common ===================== List the oem-*meta packages which apply to the running machine, and install those with 'install'. ubiquity ======== Use the information that ubuntu-drivers provides to show some UI if there is a matching package, and also install the package if the user selects it. [ Testing ] We have a package "oem-qemu-meta" in Focal which you can use to test this inn a VM. If you're using libvirt, edit the XML for a Focal VM and add In the <os> section: <smbios mode='sysinfo'/> Under <domain>: <sysinfo type='smbios'> <system> <entry name='product'>UBUNTUQEMUTEST</entry> </system> </sysinfo> [ Description ] We have a project underway at the minute to install any hardware-specific tweaks that are needed for the currently running machine, and to select a different kernel on those machines: the OEM kernel. This requires changes in grub, ubiquity and ubuntu-drivers common. We'd like to land those changes. grub ==== On a live session, construct a DMI modalias and match it against the packages on the CD to see if we need to boot the OEM kernel. ubuntu-drivers-common ===================== List the oem-*meta packages which apply to the running machine, and install those with 'install'. ubiquity ======== Use the information that ubuntu-drivers provides to show some UI if there is a matching package, and also install the package if the user selects it. [ Testing ] We have a package "oem-qemu-meta" in Focal which you can use to test this inn a VM. If you're using libvirt, edit the XML for a Focal VM and add In the <os> section: <smbios mode='sysinfo'/> Under <domain>:   <sysinfo type='smbios'>     <system>       <entry name='product'>UBUNTUQEMUTEST</entry>     </system>   </sysinfo>
2020-03-04 10:32:32 Iain Lane bug added subscriber Ubuntu Release Team
2020-03-04 10:53:45 Steve Langasek grub2 (Ubuntu): status New Confirmed
2020-03-04 10:53:50 Steve Langasek ubiquity (Ubuntu): status New Confirmed
2020-03-04 10:53:52 Steve Langasek ubuntu-drivers-common (Ubuntu): status New Confirmed
2020-03-05 20:11:58 Launchpad Janitor ubuntu-drivers-common (Ubuntu): status Confirmed Fix Released
2020-03-30 15:26:42 Launchpad Janitor ubiquity (Ubuntu): status Confirmed Fix Released
2020-10-02 17:40:09 Steve Langasek grub2 (Ubuntu): status Confirmed Incomplete
2021-04-14 15:26:11 Iain Lane grub2 (Ubuntu): status Incomplete Won't Fix