mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 02:41:12 +00:00
Switch Ubuntu Studio to lowlatency-pae kernel rather than lowlatency
(LP: #956250).
This commit is contained in:
parent
b057142446
commit
4bb8ff87a8
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.59) UNRELEASED; urgency=low
|
||||
|
||||
* Switch Ubuntu Studio to lowlatency-pae kernel rather than lowlatency
|
||||
(LP: #956250).
|
||||
|
||||
-- Colin Watson <cjwatson@ubuntu.com> Thu, 15 Mar 2012 18:34:36 +0000
|
||||
|
||||
livecd-rootfs (2.58) precise; urgency=low
|
||||
|
||||
* Use lowlatency kernel for Ubuntu Studio (LP: #956250).
|
||||
|
@ -172,7 +172,7 @@ case $PROJECT in
|
||||
ubuntustudio-dvd)
|
||||
add_task install ubuntustudio-desktop ubuntustudio-generation ubuntustudio-recording ubuntustudio-font-meta ubuntustudio-graphics ubuntustudio-audio-plugins ubuntustudio-video
|
||||
COMPONENTS='main restricted universe multiverse'
|
||||
KERNEL_FLAVOURS=lowlatency
|
||||
KERNEL_FLAVOURS=lowlatency-pae
|
||||
;;
|
||||
|
||||
base)
|
||||
|
Loading…
x
Reference in New Issue
Block a user