[Bug 1882663] Re: Specify flavour ordering

Julian Andres Klode 1882663 at bugs.launchpad.net
Thu Aug 27 10:30:30 UTC 2020


bionic:

- Installed linux-image-oem-osp1
- Upgraded grub to 18.8
- BEFORE: 5.4 generic HWE kernel sorts before 5.0 oem-osp1 kernel ✓
- Created /etc/default/grub.d/order.cfg with `GRUB_FLAVOUR_ORDER=generic`
- AFTER: 5.0 oem-osp1 kernel sorts before the 5.4 kernel ✓

Good.

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

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

Title:
  Specify flavour ordering

Status in grub2 package in Ubuntu:
  Fix Released
Status in grub2 source package in Xenial:
  Fix Committed
Status in grub2 source package in Bionic:
  Fix Committed
Status in grub2 source package in Eoan:
  Won't Fix
Status in grub2 source package in Focal:
  Fix Committed
Status in grub2 source package in Groovy:
  Fix Released

Bug description:
  [Impact]
  We need to be able to override the preferred kernel flavour, examples being:

  - OEM metapackages need to set the kernel flavour to oem, and later to
  generic (e.g. when transitioning from 6.0-1000-oem to 6.0-1-generic)

  - FIPS kernels might cause a downgrade compared to an HWE kernel, but
  if you enable FIPS and reboot, you want to be booting a FIPS kernel

  [Regression potential]
  The change affects the ordering of kernels inside grub, hence a regression could be that we end up with the wrong order of kernels.

  [Test case]
  Install two flavours, add flavour name with lower version to /etc/default/grub.d/somefilename

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1882663/+subscriptions



More information about the foundations-bugs mailing list