mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-10 01:21:31 +00:00
Imported 2.573
No reason for CPC update specified.
This commit is contained in:
parent
bded979530
commit
c9082e1ed9
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
livecd-rootfs (2.573) disco; urgency=medium
|
||||||
|
|
||||||
|
* Add languages to live pass
|
||||||
|
The name of the pass is live and not "ubuntu-live" which is the live pass
|
||||||
|
default task.
|
||||||
|
|
||||||
|
-- Didier Roche <didrocks@ubuntu.com> Wed, 20 Mar 2019 17:10:53 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.572) disco; urgency=medium
|
livecd-rootfs (2.572) disco; urgency=medium
|
||||||
|
|
||||||
* Revert "subiquity: fix name of mdoules.squashfs to mount", debian-cd
|
* Revert "subiquity: fix name of mdoules.squashfs to mount", debian-cd
|
||||||
|
@ -540,7 +540,7 @@ case $PROJECT in
|
|||||||
*)
|
*)
|
||||||
LIVE_TASK='ubuntu-live'
|
LIVE_TASK='ubuntu-live'
|
||||||
add_task install minimal standard ubuntu-desktop
|
add_task install minimal standard ubuntu-desktop
|
||||||
add_task $LIVE_TASK ubuntu-desktop-minimal-default-languages ubuntu-desktop-default-languages
|
add_task live ubuntu-desktop-minimal-default-languages ubuntu-desktop-default-languages
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
amd64) add_package live $SIGNED_KERNEL_PACKAGE ;;
|
amd64) add_package live $SIGNED_KERNEL_PACKAGE ;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user