Import patches-unapplied version 2.58 to ubuntu/precise

Imported using git-ubuntu import.

Changelog parent: 9fa307484fd69b3fc9b7d44750d85e930c1adc3f

New changelog entries:
  * Use lowlatency kernel for Ubuntu Studio (LP: #956250).
This commit is contained in:
Colin Watson 2012-03-15 18:08:44 +00:00 committed by usd-importer
parent 9fa307484f
commit 1fba4c99da
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.58) precise; urgency=low
* Use lowlatency kernel for Ubuntu Studio (LP: #956250).
-- Colin Watson <cjwatson@ubuntu.com> Thu, 15 Mar 2012 18:08:44 +0000
livecd-rootfs (2.57) precise; urgency=low livecd-rootfs (2.57) precise; urgency=low
* Move ac100-tarball-installer from install set to live set * Move ac100-tarball-installer from install set to live set

View File

@ -172,6 +172,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 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'
KERNEL_FLAVOURS=lowlatency
;; ;;
base) base)