From: Martin Pitt Date: Tue, 25 Sep 2007 21:14:29 +0000 (+0200) Subject: postinst-setup fixes X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=6a05caefee623e4e8fbd8fe963e1cd21da2b8197 postinst-setup fixes --- 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