mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-04 23:01:15 +00:00
Configure universe sources in canary ISO. (LP: #2033109)
This commit is contained in:
parent
a83925b8ac
commit
3d5fd1120c
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ livecd-rootfs (23.10.24) UNRELEASED; urgency=medium
|
||||
|
||||
* update-source-catalog: Fix case where a variaton does not point at the
|
||||
base layer (i.e. most builds) (LP: #2033168)
|
||||
* Configure universe sources in canary ISO. (LP: #2033109)
|
||||
|
||||
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Mon, 28 Aug 2023 10:39:52 +1200
|
||||
|
||||
|
@ -722,6 +722,7 @@ case $PROJECT in
|
||||
esac
|
||||
;;
|
||||
canary)
|
||||
touch config/universe-enabled
|
||||
PASSES_TO_LAYERS="true"
|
||||
# the standard layer, contains all base common packages for later layers
|
||||
add_task standard minimal standard ubuntu-desktop ubuntu-desktop-default-languages
|
||||
|
Loading…
x
Reference in New Issue
Block a user