From 6f77d508a9dd23281965fd35eb95b5337497bdcd Mon Sep 17 00:00:00 2001 From: "martin@piware.de" <> Date: Thu, 31 Jul 2008 12:32:36 +0200 Subject: [PATCH] postinst-setup: install openvpn --- postinst-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postinst-setup b/postinst-setup index 4c833cf..4d8da4f 100755 --- a/postinst-setup +++ b/postinst-setup @@ -75,7 +75,7 @@ rm -f /etc/rcS.d/*pcmcia* /etc/rcS.d/*ppp* killall apt-get || true apt-get update -o Acquire::Http::No-Cache=true -DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y --force-yes vim bzrtools bzr-svn patchutils offlineimap wipe diffstat gtimelog jigdo-file libtool devhelp python-doc manpages-dev gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-ffmpeg weechat weechat-plugins weechat-scripts dpatch wdiff grep-dctrl ccache subversion listadmin quilt python-dev cryptsetup mutt editmoin lintian python-gtk2-doc fakechroot ubuntu-dev-tools dput gnome-blog dchroot fakechroot imagemagick pngquant pdfjam easytag rsnapshot +DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y --force-yes vim bzrtools bzr-svn patchutils offlineimap wipe diffstat gtimelog jigdo-file libtool devhelp python-doc manpages-dev gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-ffmpeg weechat weechat-plugins weechat-scripts dpatch wdiff grep-dctrl ccache subversion listadmin quilt python-dev cryptsetup mutt editmoin lintian python-gtk2-doc fakechroot ubuntu-dev-tools dput gnome-blog dchroot fakechroot imagemagick pngquant pdfjam easytag rsnapshot openvpn apt-get -y build-dep postgresql-8.3 gnome-mount hal cups apport jockey if [ `hostname` = donald ]; then -- 2.39.2