mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-12 22:07:10 +00:00
Rename Xubuntu Core > Xubuntu Minimal
This commit is contained in:
parent
fa81e76cbe
commit
c72e5c8d03
2
debian/tests/default-bootstraps
vendored
2
debian/tests/default-bootstraps
vendored
@ -39,7 +39,7 @@ ALL_TRIPLETS="
|
||||
ubuntu-netbook::
|
||||
ubuntu-server:live:ubuntu-server
|
||||
xubuntu::
|
||||
xubuntu-core::"
|
||||
xubuntu-minimal::"
|
||||
|
||||
if [ -z "$SELECTED_TRIPLETS" ]; then
|
||||
SELECTED_TRIPLETS="
|
||||
|
@ -656,7 +656,7 @@ case $PROJECT in
|
||||
kubuntu|kubuntu-dvd|kubuntu-plasma5|ubuntu-gnome|ubuntu-budgie|ubuntukylin)
|
||||
COMPONENTS='main restricted universe'
|
||||
;;
|
||||
xubuntu|xubuntu-core|mythbuntu|lubuntu|ubuntu-mate|ubuntu-unity|ubuntustudio-dvd|ubuntu-unity)
|
||||
xubuntu|xubuntu-minimal|mythbuntu|lubuntu|ubuntu-mate|ubuntu-unity|ubuntustudio-dvd|ubuntu-unity)
|
||||
COMPONENTS='main restricted universe multiverse'
|
||||
;;
|
||||
esac
|
||||
@ -784,7 +784,7 @@ case $PROJECT in
|
||||
esac
|
||||
;;
|
||||
|
||||
xubuntu-core)
|
||||
xubuntu-minimal)
|
||||
add_task install minimal standard xubuntu-core
|
||||
add_package install xterm
|
||||
LIVE_TASK='xubuntu-live'
|
||||
|
Loading…
x
Reference in New Issue
Block a user