[Bug 1925780] [NEW] armhf & arm64 image do not have cloud-init grub customizations
Dimitri John Ledkov
1925780 at bugs.launchpad.net
Fri Apr 23 10:46:28 UTC 2021
Public bug reported:
[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.
** Affects: livecd-rootfs (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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