From 15b69c4ddfe5c27f310462321491ee13b4744a5c Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Tue, 16 Aug 2016 10:17:52 +1200 Subject: [PATCH] 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..b79dc696 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.424) UNRELEASED; urgency=medium + + * Install nplan in the ubuntu-core image. + + -- Michael Hudson-Doyle Tue, 16 Aug 2016 10:17:13 +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