]> piware.de Git - bin.git/commitdiff
postinst-setup: some updates
authorMartin Pitt <martin.pitt@ubuntu.com>
Sun, 12 Aug 2007 19:30:09 +0000 (21:30 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Sun, 12 Aug 2007 19:30:09 +0000 (21:30 +0200)
postinst-setup

index 4c85d8fc9d10f21727fa3588ecadf63e7de7f4ab..d0ad8f7668c4442ff1d59089ae37d259ce410944 100755 (executable)
@@ -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