From 9f96dcb4dee690be46a6d1a09b0535692d32b7a6 Mon Sep 17 00:00:00 2001 From: Robert C Jennings Date: Thu, 27 Sep 2018 11:36:01 -0500 Subject: [PATCH] Add the server snap seed to the ubuntu-cpc project --- debian/changelog | 3 +++ live-build/auto/config | 3 +++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 33233a26..5f3288e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 26 Sep 2018 12:43:23 +1200 livecd-rootfs (2.540) cosmic; urgency=medium diff --git a/live-build/auto/config b/live-build/auto/config index fd2ce64d..5ab67fac 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -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.