From: Martin Pitt Date: Sun, 12 Aug 2007 19:30:09 +0000 (+0200) Subject: postinst-setup: some updates X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=8b91efa4a10cd1bcb7565942d32e2f90a8a1fd82 postinst-setup: some updates --- diff --git a/postinst-setup b/postinst-setup index 4c85d8f..d0ad8f7 100755 --- a/postinst-setup +++ b/postinst-setup @@ -30,6 +30,7 @@ if [ ! -d /etc/.bzr ]; then cp -av /desktop-etc/* /etc/ cp -av /desktop-etc/.bzr/ /etc/ rm -rf /desktop-etc + chmod 600 /etc/ssh/ssh_*_key fi # only restore dchroot part into fstab @@ -78,7 +79,7 @@ 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 +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 # other setup