From 0601725f85810b9156c4e5c82671f3b85df25f7c Mon Sep 17 00:00:00 2001 From: Oliver Grawert Date: Mon, 7 Sep 2015 18:36:37 +0200 Subject: [PATCH] add ppp and watchdog to snappy image --- debian/changelog | 6 ++++++ live-build/auto/config | 2 ++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index e2328b5b..f12a9938 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.341) UNRELEASED; urgency=medium + + * add ppp and watchdog packages to snappy + + -- Oliver Grawert Mon, 07 Sep 2015 18:32:15 +0200 + livecd-rootfs (2.340) wily; urgency=medium [ Michael Vogt ] diff --git a/live-build/auto/config b/live-build/auto/config index 1f569376..3dbb0544 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -382,6 +382,8 @@ case $PROJECT in add_package install dbus add_package install isc-dhcp-client add_package install libpam-systemd + add_package install ppp + add_package install watchdog # no Task: header yet add_package install ubuntu-snappy