mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-06 15:42:31 +00:00
The base seed for edubuntu is desktop-gnome, not desktop. LP: #2019060.
This commit is contained in:
parent
3e5931c19b
commit
5157d775f9
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.841) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* The base seed for edubuntu is desktop-gnome, not desktop. LP: #2019060.
|
||||||
|
|
||||||
|
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 17 May 2023 23:48:12 -0700
|
||||||
|
|
||||||
livecd-rootfs (2.840) mantic; urgency=medium
|
livecd-rootfs (2.840) mantic; urgency=medium
|
||||||
|
|
||||||
* auto/config: switch ubuntucinnamon and ubuntu-unity builds to use add_task
|
* auto/config: switch ubuntucinnamon and ubuntu-unity builds to use add_task
|
||||||
|
@ -1162,7 +1162,7 @@ case $PROJECT:${SUBPROJECT:-} in
|
|||||||
xubuntu:minimal)
|
xubuntu:minimal)
|
||||||
;;
|
;;
|
||||||
edubuntu:*)
|
edubuntu:*)
|
||||||
BASE_SEED='desktop'
|
BASE_SEED='desktop-gnome'
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
BASE_SEED='desktop'
|
BASE_SEED='desktop'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user