mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 16:01:24 +00:00
Ship two kernel flavours on desktop image.
This commit is contained in:
parent
39f675eaf6
commit
3551fc1a02
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ livecd-rootfs (2.630) UNRELEASED; urgency=medium
|
||||
|
||||
* Drop installing dummy transitional linux-signed-generic, these days
|
||||
linux-generic is always signed, on arches that need/support it.
|
||||
* Ship two kernel flavours on desktop image.
|
||||
|
||||
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 09 Dec 2019 14:21:08 +0000
|
||||
|
||||
|
@ -542,6 +542,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 oem'
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user