X-Git-Url: https://piware.de/gitweb/?a=blobdiff_plain;f=postinst-setup;h=19967d7d5905461d8d196fcada13726f79ce03ff;hb=e6687d323556347dc27d823e8bcf6f8392ad6c55;hp=0fe4bc7463a4b46fe1ddd588563d9849b60a1fca;hpb=66f7b2b395a7b908d678558b7d90ed213c282994;p=bin.git diff --git a/postinst-setup b/postinst-setup index 0fe4bc7..19967d7 100755 --- a/postinst-setup +++ b/postinst-setup @@ -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 @@ -64,7 +64,7 @@ dpkg -i /home/martin/download/libdvdcss2_*deb || true locale-gen ru_RU ru_RU.UTF-8 # cronjob goo -killall apt-get +killall apt-get || true # remove packages that we do not need apt-get remove --purge -y --auto-remove network-manager hplip brltty bluez-cups gnome-accessibility-themes gnome-mag gnome-orca onboard tomboy ttf-arabeyes ttf-arphic-ukai ttf-arphic-uming ttf-baekmuk ttf-gentium ttf-indic-fonts ttf-kochi-gothic ttf-kochi-mincho ttf-lao ttf-malayalam-fonts ttf-mgopen ttf-thai-tlwg @@ -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 ia32-libs quilt apache2 python-dev -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