mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-04 22:51:31 +00:00
Add minimal and standard tasks to Ubuntu Studio images (LP: #962585).
This commit is contained in:
parent
2a48564097
commit
21dd632813
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.64) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Add minimal and standard tasks to Ubuntu Studio images (LP: #962585).
|
||||||
|
|
||||||
|
-- Colin Watson <cjwatson@ubuntu.com> Fri, 23 Mar 2012 14:20:38 +0000
|
||||||
|
|
||||||
livecd-rootfs (2.63) precise; urgency=low
|
livecd-rootfs (2.63) precise; urgency=low
|
||||||
|
|
||||||
* Add the ubiquity slideshow back to PREINSTALLED images (LP: #960688)
|
* Add the ubiquity slideshow back to PREINSTALLED images (LP: #960688)
|
||||||
|
@ -178,7 +178,7 @@ case $PROJECT in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
ubuntustudio-dvd)
|
ubuntustudio-dvd)
|
||||||
add_task install ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video
|
add_task install minimal standard ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video
|
||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
i386) KERNEL_FLAVOURS=lowlatency-pae ;;
|
i386) KERNEL_FLAVOURS=lowlatency-pae ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user