From 6a05caefee623e4e8fbd8fe963e1cd21da2b8197 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 25 Sep 2007 23:14:29 +0200 Subject: [PATCH] postinst-setup fixes --- postinst-setup | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/postinst-setup b/postinst-setup index d0ad8f7..4661aee 100755 --- a/postinst-setup +++ b/postinst-setup @@ -79,8 +79,10 @@ killall apt-get || true # install packages from network sources apt-get update -o Acquire::Http::No-Cache=true -DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes vim bzrtools python-paramiko patchutils offlineimap wipe gnome-gpg diffstat dchroot gtimelog rsnapshot 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 xchat debmirror dpatch wdiff dhcp3-server grep-dctrl ccache subversion listadmin quilt apache2 python-dev cryptsetup mutt editmoin lintian ia32-libs splix easytag -apt-get -y build-dep postgresql-8.2 gnome-volume-manager hal cupsys apport +DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes vim bzrtools python-paramiko patchutils offlineimap wipe gnome-gpg diffstat dchroot gtimelog rsnapshot 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 xchat debmirror dpatch wdiff dhcp3-server grep-dctrl ccache subversion listadmin quilt apache2 python-dev cryptsetup mutt editmoin lintian ia32-libs splix easytag latex-beamer python-gtk2-doc +apt-get -y build-dep postgresql-8.2 gnome-volume-manager hal cupsys apport restricted-manager + +umount /cdrom # other setup ln -s /mirror /var/www/mirror -- 2.39.2