Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into pi-desktop-swapfile

This commit is contained in:
Łukasz 'sil2100' Zemczak 2020-10-15 11:23:38 +02:00
commit 729e12c846
2 changed files with 12 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.691) groovy; urgency=medium
* Remove 68-del-part-nodes.rules from installer squashfs to work around it
breaking curtin. (LP: #1893818)
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Thu, 15 Oct 2020 08:56:11 +1300
livecd-rootfs (2.690) groovy; urgency=medium
* Add initial support for the Ubuntu Desktop Raspberry Pi image.

View File

@ -75,6 +75,11 @@ chroot $INSTALLER_ROOT apt-get clean
# "helpful" casper script that mounts any swap partitions it finds.
rm -f $INSTALLER_ROOT/usr/share/initramfs-tools/scripts/casper-bottom/*swap
# For bug #1893818 "Several blockprobe errors if trying to install the
# groovy daily live on LPAR", remove a udev rule that removes
# partition nodes for multipathed disks that breaks the installer.
rm -f $INSTALLER_ROOT/lib/udev/rules.d/68-del-part-nodes.rules
# Preseed subiquity into installer layer
snap_prepare $INSTALLER_ROOT
snap_preseed $INSTALLER_ROOT subiquity/classic