From 0d8f68bd3de8a9541e47897c14cf1baf86aa8d8d Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 25 Aug 2017 18:27:12 +0100 Subject: [PATCH] Remove obnam package --- src/freedombone-image-customise | 4 ++-- src/freedombone-utils-setup | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 9ec20758..ed9363aa 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -1065,7 +1065,7 @@ function image_setup_utils { rm $rootdir/root/sysctl.conf # all the packages - chroot "$rootdir" apt-get -yq install cryptsetup libgfshare-bin obnam duplicity sshpass wget + chroot "$rootdir" apt-get -yq install cryptsetup libgfshare-bin duplicity sshpass wget chroot "$rootdir" apt-get -yq install avahi-daemon avahi-utils avahi-discover chroot "$rootdir" apt-get -yq install connect-proxy openssh-server chroot "$rootdir" apt-get -yq install sudo git dialog build-essential avahi-daemon avahi-utils @@ -1167,7 +1167,7 @@ function image_setup_utils { chroot "$rootdir" apt-get -yq install dovecot-imapd #backup - chroot "$rootdir" apt-get -yq install obnam duplicity gnupg + chroot "$rootdir" apt-get -yq install duplicity gnupg # monkeysphere #chroot "$rootdir" apt-get -yq install monkeysphere msva-perl diff --git a/src/freedombone-utils-setup b/src/freedombone-utils-setup index d5c23dbe..ce528df6 100755 --- a/src/freedombone-utils-setup +++ b/src/freedombone-utils-setup @@ -260,7 +260,7 @@ function initial_setup { apt-get -yq dist-upgrade apt-get -yq install ca-certificates apt-get -yq install apt-utils - apt-get -yq install cryptsetup libgfshare-bin obnam duplicity sshpass wget avahi-daemon + apt-get -yq install cryptsetup libgfshare-bin duplicity sshpass wget avahi-daemon apt-get -yq install avahi-utils avahi-discover connect-proxy openssh-server apt-get -yq install sudo git dialog build-essential avahi-daemon avahi-utils apt-get -yq install avahi-discover avahi-autoipd iptables dnsutils net-tools