Merge branch 'feature/move-to-raspi-hwe-18.04' of https://git.launchpad.net/~fginther/livecd-rootfs into ubuntu/bionic

sil2100/appliance-qcow2
Łukasz 'sil2100' Zemczak 5 years ago
commit 07c17a8258

4
debian/changelog vendored

@ -1,5 +1,9 @@
livecd-rootfs (2.525.45) UNRELEASED; urgency=medium
[ Francis Ginther ]
* Use the linux-raspi-hwe-18.04 kernel for raspi3 classic image builds.
[ Michael Hudson-Doyle ]
* Backport snap seeding and other fixes for live-server ISOs. (LP: #1883156)
* Stop building and mounting the mass-rack and maas-region squashfses for
the server-live build as subiquity does not use them any more.

@ -906,7 +906,7 @@ case $ARCH in
;;
raspi3)
COMPONENTS='main restricted universe multiverse'
KERNEL_FLAVOURS=raspi2-hwe-18.04
KERNEL_FLAVOURS=raspi-hwe-18.04
add_package install linux-firmware-raspi2 u-boot-rpi flash-kernel u-boot-tools wpasupplicant
BINARY_REMOVE_LINUX=false
;;

Loading…
Cancel
Save