mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Install oem-20.04 kernel flavour on Ubuntu Desktop builds.
This commit is contained in:
parent
e6fd34b54d
commit
f6ca600af2
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.638) UNRELEASED; urgency=medium
|
||||
|
||||
* Install oem-20.04 kernel flavour on Ubuntu Desktop builds.
|
||||
|
||||
-- Dimitri John Ledkov <xnox@ubuntu.com> Tue, 28 Jan 2020 15:05:09 +0000
|
||||
|
||||
livecd-rootfs (2.637) focal; urgency=medium
|
||||
|
||||
* Ensure seed partition is mounted on no-cloud images which use system-boot
|
||||
|
@ -552,7 +552,7 @@ case $PROJECT in
|
||||
LIVE_TASK='ubuntu-live'
|
||||
add_task install minimal standard ubuntu-desktop
|
||||
add_task live ubuntu-desktop-minimal-default-languages ubuntu-desktop-default-languages
|
||||
KERNEL_FLAVOURS='generic'
|
||||
KERNEL_FLAVOURS='generic oem-20.04'
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user