mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-13 14:27:09 +00:00
Imported 2.725
No reason for CPC update specified.
This commit is contained in:
parent
e37f175d5b
commit
6a06385d42
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (2.725) impish; urgency=medium
|
||||
|
||||
* Revert previous change. I was too impatient and didn't wait long enough
|
||||
after performing some seed changes. The tasks are now correct and we can
|
||||
go back to using ubuntu-server-raspi once again.
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Tue, 15 Jun 2021 09:44:21 +0200
|
||||
|
||||
livecd-rootfs (2.724) impish; urgency=medium
|
||||
|
||||
* Use the server-raspi task name instead of ubuntu-server-raspi. It's still
|
||||
|
@ -792,7 +792,7 @@ case $PROJECT in
|
||||
OPTS="${OPTS:+$OPTS }--initramfs=none"
|
||||
case "$ARCH+${SUBARCH:-}" in
|
||||
*+raspi)
|
||||
add_task install server-raspi
|
||||
add_task install ubuntu-server-raspi
|
||||
;;
|
||||
armhf*)
|
||||
KERNEL_FLAVOURS=generic-lpae
|
||||
|
Loading…
x
Reference in New Issue
Block a user