mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-15 18:54:09 +00:00
Disable HWE stack to get our custom generic kernel.
This commit is contained in:
parent
f3c89783ac
commit
c08375580a
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.525.27~ppa2) bionic; urgency=medium
|
||||
|
||||
* Disable HWE stack to get our custom generic kernel.
|
||||
|
||||
-- Dimitri John Ledkov <xnox@ubuntu.com> Fri, 31 May 2019 11:13:42 +0100
|
||||
|
||||
livecd-rootfs (2.525.27~ppa1) bionic; urgency=medium
|
||||
|
||||
* Seed snaps from stable, cause channels are msising.
|
||||
|
@ -361,7 +361,6 @@ esac
|
||||
|
||||
case $PROJECT in
|
||||
ubuntu|ubuntu-dvd)
|
||||
HWE="yes"
|
||||
KERNEL_FLAVOURS="generic${HWE:+-$HWE_SUFFIX}"
|
||||
add_task install minimal standard ubuntu-desktop
|
||||
LIVE_TASK='ubuntu-live'
|
||||
|
Loading…
x
Reference in New Issue
Block a user