Switch i386 ubuntustudio to linux-lowlatency flavor (LP: #1018075)

ubuntu/trusty
Adam Conrad 13 years ago
parent 91e3a41670
commit f0220ebc5c

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.67) quantal; urgency=low
* Switch i386 ubuntustudio to linux-lowlatency flavor (LP: #1018075)
-- Adam Conrad <adconrad@ubuntu.com> Tue, 26 Jun 2012 14:00:39 -0600
livecd-rootfs (2.66) quantal; urgency=low
[ Jonathan Riddell ]

@ -185,8 +185,7 @@ case $PROJECT in
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'
case $ARCH in
i386) KERNEL_FLAVOURS=lowlatency-pae ;;
amd64) KERNEL_FLAVOURS=lowlatency ;;
amd64|i386) KERNEL_FLAVOURS=lowlatency ;;
esac
;;

Loading…
Cancel
Save