mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-28 19:22:17 +00:00
Drop references to kubuntu-dvd, obsoleted in 2012.
This commit is contained in:
parent
7c4ad85509
commit
a53fe72235
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -15,6 +15,7 @@ livecd-rootfs (23.10.33) UNRELEASED; urgency=medium
|
|||||||
a common pattern
|
a common pattern
|
||||||
* generic is the default kernel flavor in live-build on Ubuntu; remove
|
* generic is the default kernel flavor in live-build on Ubuntu; remove
|
||||||
hard-coded cargo-culting of this setting.
|
hard-coded cargo-culting of this setting.
|
||||||
|
* Drop references to kubuntu-dvd, obsoleted in 2012.
|
||||||
|
|
||||||
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 06 Sep 2023 11:23:17 -0700
|
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 06 Sep 2023 11:23:17 -0700
|
||||||
|
|
||||||
|
1
debian/tests/default-bootstraps
vendored
1
debian/tests/default-bootstraps
vendored
@ -15,7 +15,6 @@ fi
|
|||||||
ALL_TRIPLETS="
|
ALL_TRIPLETS="
|
||||||
edubuntu::
|
edubuntu::
|
||||||
kubuntu::
|
kubuntu::
|
||||||
kubuntu-dvd::
|
|
||||||
lubuntu::
|
lubuntu::
|
||||||
ubuntu-unity::
|
ubuntu-unity::
|
||||||
ubuntu::
|
ubuntu::
|
||||||
|
@ -653,7 +653,7 @@ case $PROJECT in
|
|||||||
ubuntu-server|ubuntu-mini-iso)
|
ubuntu-server|ubuntu-mini-iso)
|
||||||
COMPONENTS='main'
|
COMPONENTS='main'
|
||||||
;;
|
;;
|
||||||
edubuntu|kubuntu|kubuntu-dvd|ubuntu-budgie|ubuntu-gnome|ubuntucinnamon|ubuntukylin)
|
edubuntu|kubuntu|ubuntu-budgie|ubuntu-gnome|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)
|
||||||
@ -787,7 +787,7 @@ case $PROJECT in
|
|||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
kubuntu|kubuntu-dvd)
|
kubuntu)
|
||||||
add_task install minimal standard
|
add_task install minimal standard
|
||||||
add_task install kubuntu-desktop
|
add_task install kubuntu-desktop
|
||||||
LIVE_TASK='kubuntu-live'
|
LIVE_TASK='kubuntu-live'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user