mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Drop references to ubuntu-netbook, obsolete since Ubuntu 11.04.
This commit is contained in:
parent
e8a08ad084
commit
fc49fb286c
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ livecd-rootfs (23.10.33) UNRELEASED; urgency=medium
|
||||
hard-coded list of packages.
|
||||
* Don't hard-code addition of xterm package on xubuntu, it's in the task
|
||||
already.
|
||||
* Drop references to ubuntu-netbook, obsolete since Ubuntu 11.04.
|
||||
|
||||
-- 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
@ -37,7 +37,6 @@ ALL_TRIPLETS="
|
||||
ubuntu-mate-core::
|
||||
ubuntu-mate-desktop::
|
||||
ubuntu-mate-live::
|
||||
ubuntu-netbook::
|
||||
ubuntu-server:live:ubuntu-server
|
||||
xubuntu::
|
||||
xubuntu:minimal:"
|
||||
|
@ -824,11 +824,6 @@ case $PROJECT in
|
||||
esac
|
||||
;;
|
||||
|
||||
ubuntu-netbook)
|
||||
add_task install minimal standard ubuntu-netbook
|
||||
LIVE_TASK='netbook-live'
|
||||
;;
|
||||
|
||||
mythbuntu)
|
||||
add_task install minimal standard mythbuntu-desktop
|
||||
LIVE_TASK='mythbuntu-live'
|
||||
|
Loading…
x
Reference in New Issue
Block a user