Import patches-unapplied version 2.109 to ubuntu/raring-proposed

Imported using git-ubuntu import.

Changelog parent: 9f3cb2500c

New changelog entries:
  * Drop ubuntustudio-generation and ubuntustudio-recording tasks and add
    ubuntustudio-audio task to reflect Ubuntu Studio seed restructuring
    - update live-build/auto/config
impish
Micah Gersten 12 years ago committed by usd-importer
parent 9f3cb2500c
commit 3421578600

8
debian/changelog vendored

@ -1,3 +1,11 @@
livecd-rootfs (2.109) raring; urgency=low
* Drop ubuntustudio-generation and ubuntustudio-recording tasks and add
ubuntustudio-audio task to reflect Ubuntu Studio seed restructuring
- update live-build/auto/config
-- Micah Gersten <micahg@ubuntu.com> Tue, 05 Mar 2013 23:14:25 -0600
livecd-rootfs (2.108) raring; urgency=low livecd-rootfs (2.108) raring; urgency=low
[ Colin Watson ] [ Colin Watson ]

@ -226,7 +226,7 @@ case $PROJECT in
;; ;;
ubuntustudio-dvd) ubuntustudio-dvd)
add_task install minimal standard ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video ubuntustudio-publishing ubuntustudio-photography add_task install minimal standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video ubuntustudio-publishing ubuntustudio-photography
COMPONENTS='main restricted universe multiverse' COMPONENTS='main restricted universe multiverse'
case $ARCH in case $ARCH in
amd64|i386) KERNEL_FLAVOURS=lowlatency ;; amd64|i386) KERNEL_FLAVOURS=lowlatency ;;

Loading…
Cancel
Save