From a23a770ff49c7bf90aa9a8dd3ab556e842ec9558 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Tue, 16 Aug 2016 10:28:45 +1200 Subject: [PATCH] Import patches-unapplied version 2.424 to ubuntu/yakkety-proposed Imported using git-ubuntu import. Changelog parent: c220efa82690b5d80f6788ff234c7a5fb6a63dad New changelog entries: * Install nplan in the ubuntu-core image. --- debian/changelog | 6 ++++++ live-build/auto/config | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index f955b1d2..89bddc54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.424) yakkety; urgency=medium + + * Install nplan in the ubuntu-core image. + + -- Michael Hudson-Doyle Tue, 16 Aug 2016 10:28:45 +1200 + livecd-rootfs (2.423) yakkety; urgency=medium [ Simon Quigley ] diff --git a/live-build/auto/config b/live-build/auto/config index 9f0e153f..536527e4 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -371,6 +371,7 @@ case $PROJECT in # no Task: header yet add_package install snapd add_package install ubuntu-core-snapd-units + add_package install nplan # we want all arches to have u-boot-tools add_package install u-boot-tools