mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 19:01:31 +00:00
Imported 2.709
No reason for CPC update specified.
This commit is contained in:
parent
f29be59f0d
commit
808fe5082f
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
livecd-rootfs (2.709) hirsute; urgency=medium
|
||||||
|
|
||||||
|
[ Sebastien Bacher ]
|
||||||
|
* Desktop is using the hwe kernel, do the same on canary
|
||||||
|
|
||||||
|
[ Iain Lane ]
|
||||||
|
* auto/config: Install pi-bluetooth for raspi images.
|
||||||
|
These are in restricted, and so cannot be depended on by the
|
||||||
|
metapackages which are in main.
|
||||||
|
|
||||||
|
-- Iain Lane <iain.lane@canonical.com> Mon, 04 Jan 2021 10:38:15 +0000
|
||||||
|
|
||||||
livecd-rootfs (2.708) hirsute; urgency=medium
|
livecd-rootfs (2.708) hirsute; urgency=medium
|
||||||
|
|
||||||
* disk-image-uefi: fix riscv64 subarch user-data.
|
* disk-image-uefi: fix riscv64 subarch user-data.
|
||||||
|
@ -587,6 +587,7 @@ case $PROJECT in
|
|||||||
case ${SUBPROJECT:-} in
|
case ${SUBPROJECT:-} in
|
||||||
canary)
|
canary)
|
||||||
PASSES_TO_LAYERS="true"
|
PASSES_TO_LAYERS="true"
|
||||||
|
KERNEL_FLAVOURS='generic-hwe-20.04'
|
||||||
add_task minimal minimal standard ubuntu-desktop-minimal ubuntu-desktop-minimal-default-languages
|
add_task minimal minimal standard ubuntu-desktop-minimal ubuntu-desktop-minimal-default-languages
|
||||||
add_task minimal.standard ubuntu-desktop ubuntu-desktop-default-languages
|
add_task minimal.standard ubuntu-desktop ubuntu-desktop-default-languages
|
||||||
add_task minimal.standard.live ubuntu-live
|
add_task minimal.standard.live ubuntu-live
|
||||||
@ -946,7 +947,7 @@ case $ARCH in
|
|||||||
raspi)
|
raspi)
|
||||||
# Generic Raspberry Pi images
|
# Generic Raspberry Pi images
|
||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
add_package install linux-firmware-raspi2 u-boot-rpi flash-kernel u-boot-tools wpasupplicant
|
add_package install linux-firmware-raspi2 pi-bluetooth u-boot-rpi flash-kernel u-boot-tools wpasupplicant
|
||||||
BINARY_REMOVE_LINUX=false
|
BINARY_REMOVE_LINUX=false
|
||||||
;;
|
;;
|
||||||
imx6)
|
imx6)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user