]> piware.de Git - bin.git/commitdiff
postinst-setup: some updates for gutsy
authorMartin Pitt <martin.pitt@ubuntu.com>
Wed, 27 Jun 2007 18:29:51 +0000 (20:29 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Wed, 27 Jun 2007 18:29:51 +0000 (20:29 +0200)
postinst-setup

index 97ad135deb918ff2bac456c32c8edef27986b314..19967d7d5905461d8d196fcada13726f79ce03ff 100755 (executable)
@@ -2,7 +2,7 @@
 
 # install already shipped debs
 [ -e /mirror ] || ln -s /home/ubuntu-mirror /mirror
-mount -o loop /home/martin/download/ubuntu/feisty-alternate-amd64.iso /cdrom
+mount -o loop /home/martin/download/ubuntu/gutsy-alternate-amd64.iso /cdrom
 apt-cdrom -m add
 DEBIAN_FRONTEND=noninteractive apt-get -y install build-essential fakeroot devscripts mutt postfix openssh-server
 
@@ -78,8 +78,8 @@ ifup eth0
 # install packages from network sources
 apt-get update -o Acquire::Http::No-Cache=true
 
-DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes vim bzr bzrtools python-paramiko patchutils offlineimap wipe gnome-gpg diffstat dchroot gtimelog pibackup jigdo-file libtool devhelp python-doc perl-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
-apt-get -y build-dep postgresql-8.1 gnome-volume-manager hal pmount cupsys
+DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes vim bzr bzrtools python-paramiko patchutils offlineimap wipe gnome-gpg diffstat dchroot gtimelog pibackup 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
+apt-get -y build-dep postgresql-8.2 gnome-volume-manager hal cupsys
 
 # other setup
 ln -s /mirror /var/www/mirror