cleaning up with pbarfuss

This commit is contained in:
Jeremy Roman 2012-03-19 14:48:16 -04:00
parent ac2ec65693
commit 12c21f1d80
2 changed files with 91 additions and 108 deletions

View File

@ -15,7 +15,7 @@ profiles csclub office machine i386 oneiric;
profiles csclub office machine amd64 oneiric; profiles csclub office machine amd64 oneiric;
@nullsleep @nullsleep
profiles csclub office machine amd64 natty; profiles csclub office machine amd64 natty audio;
@gwem @gwem
profiles csclub office machine amd64 precise; profiles csclub office machine amd64 precise;
@ -35,7 +35,7 @@ profiles csclub server machine amd64 general-use squeeze;
profiles csclub server machine sparc general-use squeeze nosmp; profiles csclub server machine sparc general-use squeeze nosmp;
@potassium-citrate @potassium-citrate
profiles csclub server machine alpha general-use lenny; profiles csclub server machine alpha lenny;
@denardo @denardo
profiles csclub server machine sparc general-use squeeze; profiles csclub server machine sparc general-use squeeze;

View File

@ -3,11 +3,15 @@
if @core { if @core {
# shells # shells
install bash zsh dash ksh tcsh csh rc; install bash zsh dash ksh tcsh csh rc bash-doc zsh-beta bash-completion
zsh-doc zsh-beta-doc bashdb;
# editors # editors
install ed vim nano; install ed vim nano;
# words
install wamerican-insane;
# utils # utils
install acl screen less lsof bc dc psmisc procps htop install acl screen less lsof bc dc psmisc procps htop
schedtool pciutils usbutils rsync; schedtool pciutils usbutils rsync;
@ -70,9 +74,12 @@ if @container {
}; };
if @auth-core { if @auth-core {
install nscd @!lenny nslcd libnss-ldapd ldap-utils libpam-krb5 krb5-user install @!lenny nslcd libnss-ldapd ldap-utils libpam-krb5 krb5-user
ldapvi libsasl2-modules-gssapi-mit; ldapvi libsasl2-modules-gssapi-mit;
@office
install nscd;
@csclub @csclub
install libpam-csc; install libpam-csc;
}; };
@ -108,6 +115,7 @@ if @devel-full {
install gcc-doc cpp-doc install gcc-doc cpp-doc
binutils-doc binutils-multiarch binutils-doc binutils-multiarch
manpages-posix-dev manpages-posix-dev
gperf
glibc-doc @!ubuntu glibc-doc-reference glibc-doc @!ubuntu glibc-doc-reference
@!alpha gcc-multilib; @!alpha gcc-multilib;
@ -117,45 +125,32 @@ if @devel-full {
@x86 ltrace; @x86 ltrace;
# profiling # profiling
install gperf libc6-prof/libc6.1-prof; install libc6-prof/libc6.1-prof;
# assembly # assembly
install bin86 nasm yasm; @x86 install bin86 nasm yasm;
# scanning and parsing # scanning and parsing
install flex flex-doc bison bison-doc ragel install flex flex-doc bison bison-doc ragel
antlr antlr-doc python-antlr happy frown frown-doc byacc re2c;
byacc kelbt lemon bnfc jflex jlex re2c bisonc++
python-ply python-pyparsing btyacc @!alpha mono-jay pccts
kimwitu kimwitu-doc kimwitu++ menhir racc wyg
@i386/amd64/powerpc @!alpha coco-cpp @!alpha
coco-cs @!alpha coco-java coco-doc cup
javacc javacc-doc python-yappy yapps2
styx styx-dev styx-doc liblua5.1-lpeg-dev
@!debian @!ubuntu cl-yacc;
# build systems # build systems
install make-doc ccache @!lenny distcc ant ant-optional scons qt4-qmake install make-doc ccache ant ant-optional scons qt4-qmake
autogen autoconf-doc autoconf2.13 automake1.9 autogen autoconf-doc autoconf2.13 automake1.9
automake1.9-doc autotools-dev autoproject kbuild; automake1.9-doc autotools-dev autoproject kbuild;
# version control # version control
install git-core git-email git-cvs git-svn git-arch git-doc install git-core git-email git-cvs git-svn git-arch git-doc
git-buildpackage guilt stgit @!lenny topgit mercurial subversion subversion-tools git-buildpackage mercurial subversion subversion-tools
@!debian @!ubuntu svk darcs bzr bzrtools rcs cvs cvsps cssc tla tla-doc diff wdiff darcs bzr bzrtools cvs cvsps diff wdiff
colordiff xxdiff @!precise tkdiff patch patchutils quilt tig diffstat colordiff xxdiff patch patchutils quilt tig diffstat
pristine-tar
@x86 monotone
@X gitk @X gitk
@X git-gui; @X git-gui;
@office @!precise install tkdiff;
# semantic analyzers
install sparse @!lenny coccinelle;
# debian # debian
install debhelper dh-make dh-make-perl dh-buildinfo dbs cdbs dpatch install debhelper dh-make dh-make-perl dh-buildinfo dbs cdbs dpatch
kernel-package lintian alien po-debconf pbuilder dpkg-repack kernel-package lintian alien po-debconf pbuilder dpkg-repack;
schroot;
# i18n # i18n
install gettext; install gettext;
@ -167,10 +162,10 @@ if @devel-full {
install doxygen exuberant-ctags; install doxygen exuberant-ctags;
# editing # editing
install @!wheezy @!ubuntu jde indent; install indent;
# c/c++ # c/c++
install cutils stl-manual bcc; install cutils stl-manual;
# c# # c#
@!alpha @!alpha
@ -185,28 +180,28 @@ if @devel-full {
install openjdk-6-jdk; install openjdk-6-jdk;
# haskell # haskell
install ghc6 ghc6-doc install ghc6 ghc6-doc @!lenny haskell-platform;
@!lenny @!ubuntu haskell-platform;
# ocaml # ocaml
install ocaml camlp4; install ocaml camlp4;
# perl # perl
install perl-doc libsvn-perl libdbd-sqlite3-perl; install perl-doc;
# python # python
install python-all-dev python-m2crypto python-mysqldb install python-all-dev python-m2crypto python-mysqldb
python-imaging python-libxml2 python-libxslt1 python-numpy python-imaging python-libxml2 python-libxslt1 python-numpy
python-numpy-doc python-twisted python-support python-numpy-doc python-twisted python-support
python-openssl python-pexpect @!wheezy @!oneiric @!precise python-pgsql python-pyasn1 python-openssl python-pexpect python-pyasn1
python-pysnmp4 python-sqlobject python-subversion python-tk python-pysnmp4 python-sqlobject python-subversion
python-urwid python-xmpp drpython ipython pylint pychecker python-urwid python-xmpp drpython ipython pylint pychecker
pyflakes python-beautifulsoup python-chardet python-clientform pyflakes python-beautifulsoup python-chardet python-clientform
python-cups python-kerberos python-mako python-kerberos python-mako
python-notify python-pyme python-rpm python-selinux python-pyme python-rpm python-selinux
python-setuptools python-simplejson python-sqlite python-setuptools python-simplejson python-sqlite
python-sqlitecachec python-urlgrabber python-sqlitecachec python-urlgrabber
@x86 jython @x86 jython-doc; @x86 jython @x86 jython-doc;
@office install python-cups python-notify python-tk;
# ruby # ruby
install ruby ruby-dev rubygems rake ruby1.9/ruby1.9.1 install ruby ruby-dev rubygems rake ruby1.9/ruby1.9.1
@ -216,14 +211,16 @@ if @devel-full {
install @!lenny clang llvm-2.9/llvm llvm-2.9-dev/llvm-dev; install @!lenny clang llvm-2.9/llvm llvm-2.9-dev/llvm-dev;
# scheme # scheme
install gauche-dev gambc mit-scheme-doc chicken-bin install mit-scheme-doc chicken-bin
@!lucid @!maverick @!squeeze guile-1.8-dev scheme48 scm sigscheme slib tinyscheme @!lucid @!maverick @!squeeze guile-1.8-dev tinyscheme
@!lenny @!sparc scheme2c @!lenny scheme9 @!lenny @x86 scheme2c @!lenny scheme9
@x86 stalin @x86 stalin
@x86 plt-scheme; @x86 plt-scheme
@wheezy/sid/oneiric/precise racket racket-doc;
# tcl/tk # tcl/tk
install tcl tcl-dev tcl8.5 tk tk-dev; install tcl tcl-dev tcl8.5;
@office install tk tk-dev;
# lua # lua
install lua5.1 lua5.1-doc luadoc; install lua5.1 lua5.1-doc luadoc;
@ -232,42 +229,34 @@ if @devel-full {
install swig gawk mawk m4; install swig gawk mawk m4;
# misc languages # misc languages
install gfortran gforth gnat gobjc gobjc++ erlang erlang-dev beef install gfortran gforth erlang erlang-dev beef intercal/clc-intercal
intercal/clc-intercal php5-cli rhino iconx @i386/amd64 sbcl php5-cli rhino @x86 sbcl;
@!sparc clisp;
# AVR toolchain # AVR toolchain
install @!wheezy gcc-avr binutils-avr gdb-avr avrdude avrdude-doc simulavr @office install gcc-avr binutils-avr gdb-avr avrdude avrdude-doc simulavr
avarice @!wheezy avr-libc avra avrp uisp usbprog avarice avr-libc avra avrp uisp usbprog avrprog;
@!lenny @!sparc avrprog;
# development libraries # development libraries
install comerr-dev e2fslibs-dev libcap-dev install comerr-dev e2fslibs-dev libcap-dev
libattr1-dev libacl1-dev libselinux1-dev libpcre3-dev libattr1-dev libacl1-dev libselinux1-dev libpcre3-dev python-dev
libalut-dev libopenal-dev python-dev libapt-pkg-dev libapt-pkg-dev linux-libc-dev libgnutls-dev libkrb5-dev
linux-libc-dev libgnutls-dev libkrb5-dev libreadline6-dev/libreadline5-dev libreadline6-dev/libreadline5-dev libncurses5-dev libncursesw5-dev
libncurses5-dev libncursesw5-dev libghc6-x11-dev libghc6-mtl-dev libghc6-x11-dev libghc6-mtl-dev libghc6-mtl-prof libghc6-mtl-doc
libghc6-x11-prof libghc6-mtl-prof
libghc6-x11-doc libghc6-mtl-doc
libghc6-network-dev libghc-parsec3-dev/libghc6-parsec-dev libghc6-network-dev libghc-parsec3-dev/libghc6-parsec-dev
libboost-dev libgtkmm-2.4-dev libboost-dev zlib1g-dev libbz2-dev libcurl4-gnutls-dev libexpat1-dev
zlib1g-dev libcurl4-gnutls-dev libexpat1-dev libglib2.0-dev libglib2.0-dev libgmp3-dev libsasl2-dev libsctp-dev libsqlite3-dev
libgmp3-dev libpq-dev libsasl2-dev libsctp-dev libsqlite3-dev libssl-dev libxml2-dev libxslt1-dev ss-dev mesa-common-dev uuid-dev
libssl-dev libxml2-dev libxslt1-dev ss-dev mesa-common-dev libprotobuf-c0-dev libprotobuf-dev @amd64 ia32-libs libffi-dev
uuid-dev libprotobuf-c0-dev libprotobuf-dev libidl-dev libelf-dev libdw-dev libaudit-dev libsigc++-dev;
@amd64 ia32-libs libffi-dev libidl-dev libelf-dev libdw-dev
libaudit-dev
libsigc++-dev;
# X development libraries @x-core
install xorg-dev libgtk2.0-dev libqt4-dev #kdelibs5-dev/kdelibs4-dev install xorg-dev libgtk2.0-dev libqt4-dev
libsdl1.2-dev freeglut3-dev libgl1-mesa-dev libsdl1.2-dev freeglut3-dev libgl1-mesa-dev libglu1-mesa-dev
libglu1-mesa-dev @!precise gnome-core-devel libgnome-dev/libgnome2-dev
@X @!precise gnome-core-devel libghc6-x11-dev libghc6-x11-prof libghc6-x11-doc libgtkmm-2.4-dev;
@X libgnome-dev/libgnome2-dev;
# gui tools # gui tools
install @X glade xutils-dev; @X install glade xutils-dev;
# integrated development environments # integrated development environments
@X install eclipse monodevelop monodevelop-python @X install eclipse monodevelop monodevelop-python
@ -290,9 +279,6 @@ if @devel-full {
if @general-use { if @general-use {
# shells
install bash-doc zsh-beta bash-completion zsh-doc zsh-beta-doc bashdb;
# editors # editors
install nvi bvi wily install nvi bvi wily
@X vim-gnome; @X vim-gnome;
@ -307,16 +293,16 @@ if @general-use {
@X wireshark; @X wireshark;
# web # web
install w3m links elinks lynx axel curl; install w3m links elinks lynx curl;
# typesetting # typesetting
install groff texlive-full dvi2ps dvipng dvidvi djvulibre-bin install groff texlive-full dvi2ps dvipng dvidvi djvulibre-bin
# @X texmacs - requires mlocate
@X lyx; @X lyx;
# filesystems # filesystems
install sshfs dosfstools;
@!container @!container
install fuse-utils sshfs davfs2 cloop-utils @x86/powerpc fuseext2; install fuse-utils davfs2 cloop-utils @x86/powerpc fuseext2;
# printing # printing
install ghostscript psutils install ghostscript psutils
@ -339,15 +325,16 @@ if @general-use {
man2html help2man info2man docbook2x txt2man; man2html help2man info2man docbook2x txt2man;
# spelling # spelling
install aspell-en ispell myspell-en-us iamerican wamerican; install aspell-en ispell myspell-en-us iamerican;
# emacs # emacs
install @!karmic @!lucid @!maverick tuareg-mode @!karmic @!lucid @!maverick ocaml-mode install tuareg-mode ocaml-mode
@X emacs22-gtk/emacs23-gtk @!X emacs22-nox/emacs23-nox; @X emacs22-gtk/emacs23-gtk @!X emacs22-nox/emacs23-nox;
# math # math
install graphviz r-recommended euler euler-doc gnuplot gnuplot-doc install graphviz r-recommended euler euler-doc gnuplot-doc
gap lp-solve mathomatic maxima maxima-doc gap lp-solve mathomatic maxima maxima-doc
@!X gnuplot-nox
@X gnuplot-x11 @X gnuplot-x11
@X rocs; @X rocs;
@ -356,14 +343,14 @@ if @general-use {
octave3.2-emacsen/octave3.0-emacsen octave3.2-emacsen/octave3.0-emacsen
octave3.2-headers/octave3.0-headers; octave3.2-headers/octave3.0-headers;
@!lenny @!lenny
install octave-ad octave-audio octave-benchmark @!wheezy @!ubuntu octave-bim install octave-ad octave-audio octave-benchmark
octave-combinatorics octave-communications-common octave-combinatorics octave-communications-common
octave-communications octave-control octave-data-smoothing octave-communications octave-control octave-data-smoothing
octave-econometrics octave-epstk octave-financial octave-fixed octave-fpl octave-econometrics octave-epstk octave-financial octave-fixed octave-fpl
octave-ftp octave-ga octave-general octave-gsl octave-ident octave-image octave-ftp octave-ga octave-general octave-gsl octave-ident octave-image
octave-informationtheory @!wheezy @!oneiric @!precise octave-integration octave-io octave-irsa octave-informationtheory octave-io octave-irsa
octave-linear-algebra octave-mapping octave-miscellaneous octave-linear-algebra octave-mapping octave-miscellaneous
octave-missing-functions @!wheezy @!oneiric @!precise octave-msh octave-multicore octave-nan octave-missing-functions octave-multicore octave-nan
octave-nlwing2 octave-nnet octave-nurbs octave-ocs octave-octcdf octave-nlwing2 octave-nnet octave-nurbs octave-ocs octave-octcdf
octave-octgpr octave-odepkg octave-optim octave-optiminterp octave-octgpr octave-odepkg octave-optim octave-optiminterp
octave-outliers octave-parallel octave-pdb octave-outliers octave-parallel octave-pdb
@ -379,29 +366,27 @@ if @general-use {
sp tidy xalan; sp tidy xalan;
# multimedia # multimedia
install mplayer vlc @!container festival ffmpeg dvd+rw-tools dvgrab install festival ffmpeg dvgrab cdparanoia genisoimage sox mp3blaster
@!squeeze @!wheezy dvdrip @!squeeze @!wheezy x264 mkvtoolnix vorbis-tools @!alpha mencoder;
@!squeeze @!wheezy lame twolame @audio timidity @X install mplayer vlc cheese;
cdrdao cdparanoia genisoimage sox mp3blaster @office install dvd+rw-tools lame twolame cdrdao dvdrip wodim;
@!squeeze @!wheezy x264 mkvtoolnix @audio install timidity;
vorbis-tools
@X cheese @!alpha mencoder;
# images # images
install enblend enfuse hugin-tools; @x-core install enblend enfuse hugin-tools;
# torrents # torrents
install rtorrent install rtorrent
@X amarok; @X amarok;
# communication # communication
install mutt alpine tin irssi efax install mutt alpine tin irssi
@squeeze/lucid/maverick bsd-mailx procmail centerim fetchmail @squeeze/lucid/maverick bsd-mailx procmail centerim fetchmail
nn slrn spamassassin trn4 nn slrn spamassassin trn4
@lenny @!squeeze @!alpha pine; @lenny @!squeeze @!alpha pine;
# utilities # utilities
install rdiff dosfstools tofrodos mc wodim socat snmp @!lenny snmp-mibs-downloader install rdiff tofrodos mc socat snmp @!lenny snmp-mibs-downloader
@!lucid @!maverick busybox-static/busybox @!lucid @!maverick busybox-static/busybox
@lucid/maverick busybox-static uboot-mkimage most @lucid/maverick busybox-static uboot-mkimage most
bonnie++ latencytop time bsdmainutils dctrl-tools ddrescue gddrescue bonnie++ latencytop time bsdmainutils dctrl-tools ddrescue gddrescue
@ -411,7 +396,7 @@ if @general-use {
@x86 syslinux finger fdupes bchunk cowsay 9base libjpeg-progs; @x86 syslinux finger fdupes bchunk cowsay 9base libjpeg-progs;
# serial # serial
install conserver-client minicom cu; install minicom cu;
# virtualization # virtualization
install @!corn-syrup @!alpha qemu install @!corn-syrup @!alpha qemu
@ -426,7 +411,7 @@ if @general-use {
if @x-core { if @x-core {
# base # base
install xserver-xorg xfonts-base gdm; install xserver-xorg xfonts-base;
# utils # utils
install xauth xsel gksu sux; install xauth xsel gksu sux;
@ -456,9 +441,7 @@ if @X {
ttf-dejavu ttf-opensymbol ttf-freefont; ttf-dejavu ttf-opensymbol ttf-freefont;
# office # office
install openoffice.org scribus install openoffice.org scribus gimp xfig dia inkscape;
gimp xfig dia inkscape imagemagick blender fontforge
xpdf evince gthumb eog djview4;
# messaging # messaging
install pidgin pidgin-otr empathy; install pidgin pidgin-otr empathy;
@ -469,7 +452,10 @@ if @X {
# multimedia # multimedia
install audacity @!ubuntu kstreamripper audacious @!natty @!oneiric lmms k3b install audacity @!ubuntu kstreamripper audacious @!natty @!oneiric lmms k3b
@!lenny ardour; @!lenny ardour imagemagick blender gthumb eog;
# documents
install fontforge xpdf evince djview4;
# images # images
install hugin; install hugin;
@ -481,22 +467,20 @@ if @X {
install xtrkcad @!lenny freecad pythoncad; install xtrkcad @!lenny freecad pythoncad;
# gnome # gnome
install @!ubuntu gdm-themes @!oneiric @!precise gnome-core @!oneiric @!precise gnome-office @!precise gnome-themes install @!precise gnome-themes gnome-themes-extras rhythmbox gnome-rdp;
gnome-themes-extras rhythmbox gnome-rdp
@!ubuntu gnome-desktop-environment;
# kde # kde
install @maverick kde-standard @!kdebase kdebase-runtime kdeutils install @!kdebase kdebase-runtime kdeutils
@lenny/squeeze kde-core @!lenny kdebase-workspace; @lenny/squeeze kde-core @!lenny kdebase-workspace;
# xfce # xfce
install xfce4; install xfce4;
# electronics # electronics
install geda @!ubuntu ktechlab arduino ngspice bristol cl-rlc electric install geda arduino ngspice bristol cl-rlc electric
gerbv gnucap gpsim gsmc gspiceui gtkwave @!ubuntu klogic linsmith gerbv gnucap gpsim gsmc gspiceui gtkwave linsmith
oregano pcb pcb-gtk qucs tkgate xcircuit xsmc-calc oregano pcb pcb-gtk qucs tkgate xcircuit xsmc-calc
@!oneiric @!precise eagle kic kicad; eagle kic kicad;
# virtualization # virtualization
install virtualbox-ose; install virtualbox-ose;
@ -513,14 +497,13 @@ if @core {
remove gnome-games nethack-common; remove gnome-games nethack-common;
# evil packages # evil packages
remove pulseaudio avahi-daemon @!natty evolution-data-server @!lenny docky remove pulseaudio avahi-daemon evolution-data-server
@!lenny @!squeeze @!wheezy ureadahead lirc joe @ubuntu ureadahead lirc joe mlocate locate pidentd;
mlocate locate pidentd;
# useless packages # useless packages
remove winbind @!audio timidity @!lenny modemmanager remove winbind @!audio timidity @!lenny modemmanager
libpam-ldap @!lenny libpam-ldapd auditd libpam-ldap @!lenny libpam-ldapd
isc-dhcp-client/dhcp3-client @!office isc-dhcp-client/dhcp3-client
@!lenny blcr-dkms @!lenny blcr-dkms
@!squeeze @!lenny @!wheezy apparmor @!squeeze @!lenny packagekit @!squeeze @!lenny @!wheezy apparmor @!squeeze @!lenny packagekit
sn; sn;