mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 03:41:12 +00:00
Imported 2.664.13
No reason for CPC update specified.
This commit is contained in:
parent
4d28b63ed8
commit
5a70b51d03
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.664.13) focal; urgency=medium
|
||||
|
||||
* Enable the hwe variant for ubuntu-server-live (LP: #1913314)
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Tue, 26 Jan 2021 15:47:43 +0100
|
||||
|
||||
livecd-rootfs (2.664.12) focal; urgency=medium
|
||||
|
||||
* riscv64: backport HiFive unleashed & cloud-image building support
|
||||
|
@ -27,8 +27,7 @@ INSTALLER_ROOT=binary/boot/installer.squashfs.dir
|
||||
KERNEL_BITS_ROOT=binary/boot/kernel-bits.dir
|
||||
KERNEL_BITS_OVERLAY=binary/boot/overlay-kernel-bits
|
||||
|
||||
#variants='ga hwe'
|
||||
variants='ga'
|
||||
variants='ga hwe'
|
||||
|
||||
for variant in $variants; do
|
||||
if [ "$variant" = "ga" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user