mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-05 07:41:31 +00:00
Drop references to ubuntu-gnome which is not a current flavor.
This commit is contained in:
parent
40991b3832
commit
77036593d7
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (24.04.35) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Drop references to ubuntu-gnome which is not a current flavor.
|
||||||
|
|
||||||
|
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 15 Feb 2024 14:20:36 -0800
|
||||||
|
|
||||||
livecd-rootfs (24.04.34) noble; urgency=medium
|
livecd-rootfs (24.04.34) noble; urgency=medium
|
||||||
|
|
||||||
[ Michael Hudson-Doyle ]
|
[ Michael Hudson-Doyle ]
|
||||||
|
1
debian/tests/default-bootstraps
vendored
1
debian/tests/default-bootstraps
vendored
@ -28,7 +28,6 @@ ALL_TRIPLETS="
|
|||||||
ubuntu-cpc::ubuntu-cpc
|
ubuntu-cpc::ubuntu-cpc
|
||||||
ubuntu-cpc:minimized:ubuntu-cpc
|
ubuntu-cpc:minimized:ubuntu-cpc
|
||||||
ubuntu-dvd::
|
ubuntu-dvd::
|
||||||
ubuntu-gnome::
|
|
||||||
ubuntukylin::
|
ubuntukylin::
|
||||||
ubuntu-mate::
|
ubuntu-mate::
|
||||||
ubuntu-mate-core::
|
ubuntu-mate-core::
|
||||||
|
@ -637,7 +637,7 @@ case $PROJECT in
|
|||||||
ubuntu-server|ubuntu-mini-iso)
|
ubuntu-server|ubuntu-mini-iso)
|
||||||
COMPONENTS='main'
|
COMPONENTS='main'
|
||||||
;;
|
;;
|
||||||
edubuntu|kubuntu|ubuntu-budgie|ubuntu-gnome|ubuntucinnamon|ubuntukylin)
|
edubuntu|kubuntu|ubuntu-budgie|ubuntucinnamon|ubuntukylin)
|
||||||
COMPONENTS='main restricted universe'
|
COMPONENTS='main restricted universe'
|
||||||
;;
|
;;
|
||||||
lubuntu|ubuntu-mate|ubuntu-unity|ubuntustudio-dvd|xubuntu)
|
lubuntu|ubuntu-mate|ubuntu-unity|ubuntustudio-dvd|xubuntu)
|
||||||
@ -874,7 +874,7 @@ case $PROJECT in
|
|||||||
https://git.launchpad.net/subiquity po config/catalog-translations
|
https://git.launchpad.net/subiquity po config/catalog-translations
|
||||||
;;
|
;;
|
||||||
|
|
||||||
lubuntu|ubuntu-gnome|ubuntu-unity|ubuntukylin)
|
lubuntu|ubuntu-unity|ubuntukylin)
|
||||||
add_task install minimal standard ${PROJECT}-desktop
|
add_task install minimal standard ${PROJECT}-desktop
|
||||||
LIVE_TASK=${PROJECT}-live
|
LIVE_TASK=${PROJECT}-live
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user