mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Install linux-signed-generic in the live-server image. (LP: #1749065)
This commit is contained in:
parent
110c558d2a
commit
15d9269e57
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.503) UNRELEASED; urgency=medium
|
||||
|
||||
* Install linux-signed-generic in the live-server image. (LP: #1749065)
|
||||
|
||||
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Thu, 15 Feb 2018 09:30:06 +1300
|
||||
|
||||
livecd-rootfs (2.502) bionic; urgency=medium
|
||||
|
||||
* Shuffle subiquity service definition to a mix of a snapd-generated service
|
||||
|
@ -496,6 +496,9 @@ case $PROJECT in
|
||||
add_task install standard
|
||||
add_task install server
|
||||
LIVE_TASK='cloud-image'
|
||||
case $ARCH in
|
||||
amd64) add_package live linux-signed-generic ;;
|
||||
esac
|
||||
;;
|
||||
esac
|
||||
COMPONENTS='main'
|
||||
|
Loading…
x
Reference in New Issue
Block a user