mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-14 22:58:23 +00:00
Switch i386 ubuntustudio to linux-lowlatency flavor (LP: #1018075)
This commit is contained in:
parent
91e3a41670
commit
f0220ebc5c
6
debian/changelog
vendored
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…
x
Reference in New Issue
Block a user