mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 19:31:31 +00:00
Merge branch 'remove-1893818-workaround' of git+ssh://git.launchpad.net/~mwhudson/livecd-rootfs/+git/livecd-rootfs into ubuntu/master
This commit is contained in:
commit
9596134d8a
@ -75,11 +75,6 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user