mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-14 22:58:23 +00:00
live-build/auto/config: Add ubuntu-gnome project (LP: #1152818)
This commit is contained in:
parent
d44c56adf6
commit
9443070b24
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.112) UNRELEASED; urgency=low
|
||||
|
||||
* live-build/auto/config: Add ubuntu-gnome project (LP: #1152818)
|
||||
|
||||
-- Jeremy Bicha <jbicha@ubuntu.com> Sat, 09 Mar 2013 15:33:40 -0500
|
||||
|
||||
livecd-rootfs (2.111) raring; urgency=low
|
||||
|
||||
* live-build/auto/config: Add ubuntukylin as a valid project
|
||||
|
@ -225,6 +225,12 @@ case $PROJECT in
|
||||
export APT_OPTIONS="--yes --no-install-recommends"
|
||||
;;
|
||||
|
||||
ubuntu-gnome)
|
||||
add_task install minimal standard ubuntu-gnome-desktop
|
||||
LIVE_TASK='ubuntu-gnome-live'
|
||||
COMPONENTS='main restricted universe'
|
||||
;;
|
||||
|
||||
ubuntustudio-dvd)
|
||||
add_task install minimal standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-video ubuntustudio-publishing ubuntustudio-photography
|
||||
COMPONENTS='main restricted universe multiverse'
|
||||
|
Loading…
x
Reference in New Issue
Block a user