From a96c01b1d43d116eb0031c585e5ea4a59c096ba9 Mon Sep 17 00:00:00 2001 From: Oliver Grawert Date: Mon, 7 Sep 2015 18:32:15 +0200 Subject: [PATCH] Import patches-unapplied version 2.341 to ubuntu/wily-proposed Imported using git-ubuntu import. Changelog parent: 5e322d7d9e5edf41745287fda3c5b96ce63199aa New changelog entries: * add ppp and watchdog packages to snappy --- debian/changelog | 6 ++++++ live-build/auto/config | 2 ++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index e2328b5b..7bf917a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.341) wily; 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