X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=postinst-setup;h=a2afae01a8842ad24ceade844e398ca6fb74f6f8;hp=120f906c380556ae73d3f606f8b29a3c6991d4fd;hb=69789764b97df9fdb76f6f29c491c1ac2083e552;hpb=7b7c4d952b51abe720df209859310ef4a4c88f72 diff --git a/postinst-setup b/postinst-setup index 120f906..a2afae0 100755 --- a/postinst-setup +++ b/postinst-setup @@ -69,13 +69,9 @@ rm -f /etc/rcS.d/*pcmcia* /etc/rcS.d/*ppp* killall apt-get || true apt-get update -DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y --force-yes vim bzrtools patchutils offlineimap wipe diffstat gtimelog jigdo-file libtool devhelp python-doc manpages-dev gstreamer0.10-fluendo-mp3 gstreamer0.10-ffmpeg weechat weechat-plugins weechat-scripts dpatch wdiff ccache listadmin quilt cryptsetup mutt editmoin lintian python-gtk2-doc fakechroot ubuntu-dev-tools dput dchroot fakechroot easytag rsnapshot texlive-lang-german texlive-latex-extra powertop vim-scripts libtemplate-perl kvm bzr-buildpackage git-core greasemonkey build-essential fakeroot devscripts libglib2.0-doc libgtk2.0-doc git-buildpackage d-feet germinate debootstrap seahorse-plugins wmctrl mumble -apt-get -y build-dep postgresql-8.4 cups apport calibre gvfs udisks upower gnome-disk-utility +DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y --force-yes vim bzrtools patchutils offlineimap wipe diffstat gtimelog libtool devhelp python-doc manpages-dev gstreamer0.10-fluendo-mp3 gstreamer0.10-ffmpeg weechat weechat-plugins weechat-scripts dpatch wdiff ccache listadmin quilt cryptsetup mutt editmoin lintian fakechroot ubuntu-dev-tools dput dchroot easytag rsnapshot texlive-lang-german texlive-latex-extra powertop qemu-kvm bzr-buildpackage git-core build-essential fakeroot devscripts libglib2.0-doc libgtk-3-doc git-buildpackage d-feet germinate debootstrap seahorse-plugins wmctrl mumble qemu-kvm flashplugin-installer -# basic 32 bit libraries (for adb) -if [ `uname -m` = x86_64 ]; then - apt-get install -y lib32stdc++6 lib32ncurses5 libc6-i386 -fi +apt-get -y build-dep postgresql-8.4 cups apport calibre gvfs udisks upower gnome-disk-utility udev python-gobject # crontabs crontab -u martin - <