[Bug 1925780] Re: armhf & arm64 image do not have cloud-init grub customizations
Launchpad Bug Tracker
1925780 at bugs.launchpad.net
Fri May 7 09:21:33 UTC 2021
This bug was fixed in the package livecd-rootfs - 2.721
---------------
livecd-rootfs (2.721) impish; urgency=medium
[ Dimitri John Ledkov ]
* 999-cpc-fixes: enable more code on grub2 armhf & arm64 (LP: #1925780)
* Add support for generic preinstalled images. LP: #1923832
* Change iptables calls, to query rules and quickly check that
connectivity works after transparent proxy has been installed. LP:
#1917920
* magic-proxy: replace http.client with urllib calls
* buildd: Re-enable merged /usr by default, as it is now required
[ Michael Hudson-Doyle ]
* remove the workaround for bug #1893818
[ Ćukasz 'sil2100' Zemczak ]
* Start using the ubuntu-server-raspi seeds for preinstalled raspi server
images, similarly to how it's done for desktop-preinstalled images.
* Drop the unused imx6 support.
-- Dimitri John Ledkov <xnox at ubuntu.com> Wed, 05 May 2021 19:08:21
+0100
** Changed in: livecd-rootfs (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1925780
Title:
armhf & arm64 image do not have cloud-init grub customizations
Status in livecd-rootfs package in Ubuntu:
Fix Released
Bug description:
[Impact]
* armhf & arm64 images do not contain cpc image customizations for
grub.
Specifically they do not have
/etc/default/grub.d/50-cloudimg-settings.cfg
Which disables "quiet splash", removes timeouts, enables serial
consoles.
[Test Plan]
* Boot arm64 cloud-image
* cat /proc/cmdline => check that "quiet splash" is not present
* ls /etc/default/grub.d/ => check that cloudimg-settings.cfg is there
[Where problems could occur]
* Previously 999-cpc-fixes was only executed on i386 & amd64, thus
care needs to be taken to ensure that none of x86 specific stuff is
introduced. I.e. dpkg-reconfigure of grub-pc and things about
menu.lst.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1925780/+subscriptions
More information about the foundations-bugs
mailing list