mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-11 13:17:21 +00:00
Add the server snap seed to the ubuntu-cpc project
This commit is contained in:
parent
ef1e3425a1
commit
9f96dcb4de
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -2,6 +2,9 @@ livecd-rootfs (2.541) UNRELEASED; urgency=medium
|
||||
|
||||
* Remove device nodes from Docker images. (LP: #1645468)
|
||||
|
||||
[ Robert C Jennings ]
|
||||
* Add the server snap seed to the ubuntu-cpc project
|
||||
|
||||
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 26 Sep 2018 12:43:23 +1200
|
||||
|
||||
livecd-rootfs (2.540) cosmic; urgency=medium
|
||||
|
@ -696,6 +696,9 @@ case $PROJECT:${SUBPROJECT:-} in
|
||||
ubuntu:*|kubuntu*:*|lubuntu*:*|xubuntu*:*|ubuntu-mate*:*|ubuntustudio*:*|ubuntukylin*:*|ubuntu-budgie*:*)
|
||||
BASE_SEED='desktop'
|
||||
;;
|
||||
ubuntu-cpc:*)
|
||||
BASE_SEED='server'
|
||||
;;
|
||||
ubuntu-server:live)
|
||||
BASE_SEED='server'
|
||||
# subiquity is seeded but in a separate squashfs via hooks; set HOOK_SNAPS and ALL_SNAPS.
|
||||
|
Loading…
x
Reference in New Issue
Block a user