mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-25 17:51:31 +00:00
Add Ubuntu Studio support.
This commit is contained in:
parent
73350531ad
commit
4a791e1ce1
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.50) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Add Ubuntu Studio support.
|
||||||
|
|
||||||
|
-- Colin Watson <cjwatson@ubuntu.com> Fri, 20 Jan 2012 20:50:36 +0000
|
||||||
|
|
||||||
livecd-rootfs (2.49) precise; urgency=low
|
livecd-rootfs (2.49) precise; urgency=low
|
||||||
|
|
||||||
[ Adam Conrad ]
|
[ Adam Conrad ]
|
||||||
|
@ -165,6 +165,11 @@ case $PROJECT in
|
|||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
ubuntustudio)
|
||||||
|
add_task ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video
|
||||||
|
COMPONENTS='main restricted universe multiverse'
|
||||||
|
;;
|
||||||
|
|
||||||
base)
|
base)
|
||||||
add_task install minimal standard
|
add_task install minimal standard
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user