mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-25 17:51:31 +00:00
Use generic (non-PAE) kernel for Xubuntu (LP: #955009).
This commit is contained in:
parent
5842f9dcb8
commit
3faaed4d65
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.60) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Use generic (non-PAE) kernel for Xubuntu (LP: #955009).
|
||||||
|
|
||||||
|
-- Colin Watson <cjwatson@ubuntu.com> Thu, 15 Mar 2012 18:54:16 +0000
|
||||||
|
|
||||||
livecd-rootfs (2.59) precise; urgency=low
|
livecd-rootfs (2.59) precise; urgency=low
|
||||||
|
|
||||||
* Switch Ubuntu Studio to lowlatency-pae kernel rather than lowlatency
|
* Switch Ubuntu Studio to lowlatency-pae kernel rather than lowlatency
|
||||||
|
@ -146,6 +146,7 @@ case $PROJECT in
|
|||||||
add_package install xterm
|
add_package install xterm
|
||||||
LIVE_TASK='xubuntu-live'
|
LIVE_TASK='xubuntu-live'
|
||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
|
KERNEL_FLAVOURS=generic
|
||||||
;;
|
;;
|
||||||
|
|
||||||
ubuntu-netbook)
|
ubuntu-netbook)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user