[Merge] ~philroche/livecd-rootfs/+git/livecd-rootfs:bugfix/ubuntu-cpc-LP-2037075-efibootmgr into livecd-rootfs:ubuntu/master

Philip Roche mp+451891 at code.launchpad.net
Fri Sep 22 11:18:25 UTC 2023


Philip Roche has proposed merging ~philroche/livecd-rootfs/+git/livecd-rootfs:bugfix/ubuntu-cpc-LP-2037075-efibootmgr into livecd-rootfs:ubuntu/master.

Commit message:
fix: Install with recommends when installing grub/shim packages in arm ubuntu-cpc minimized images (LP: #2037075)

With the migration from linux-kvm to linux-virtual/genreic for the mantic minimal
images we can now start building arm64 minimal cloud images.

When building initial test images we noticed that when comparing the amd64 minimized images
and the arm64 images that the efibootmgr package was not installed in the arm64 images.

This is because for amd64 it is installed as a recommends of shim-signed but for arm64
we are installing shim-signed `--no-install-recommends`.

This commit ensures that we align more with amd64 install of grub/shim packages for arm
images and also install recommends packages.

For arm64 this ensures that efibootmgr is installed too.



Requested reviews:
  Canonical Foundations Team (canonical-foundations)
Related bugs:
  Bug #2037075 in livecd-rootfs (Ubuntu): "Mantic minimal cloud images (ubuntu-cpc project) arm64 efibootmgr addition"
  https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2037075

For more details, see:
https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/451891
-- 
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/master.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 1450 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20230922/a76a5475/attachment.diff>


More information about the Ubuntu-reviews mailing list