mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 19:01:31 +00:00
Import patches-unapplied version 2.503 to ubuntu/bionic-proposed
Imported using git-ubuntu import. Changelog parent: cfcac9232877bb1152626e44ef24876a370c7587 New changelog entries: * Install linux-signed-generic in the live-server image. (LP: #1749065)
This commit is contained in:
parent
cfcac92328
commit
43f65f0fff
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.503) bionic; 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:54:14 +1300
|
||||||
|
|
||||||
livecd-rootfs (2.502) bionic; urgency=medium
|
livecd-rootfs (2.502) bionic; urgency=medium
|
||||||
|
|
||||||
* Shuffle subiquity service definition to a mix of a snapd-generated service
|
* 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 standard
|
||||||
add_task install server
|
add_task install server
|
||||||
LIVE_TASK='cloud-image'
|
LIVE_TASK='cloud-image'
|
||||||
|
case $ARCH in
|
||||||
|
amd64) add_package live linux-signed-generic ;;
|
||||||
|
esac
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
COMPONENTS='main'
|
COMPONENTS='main'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user