This commit is contained in:
Michael Spang 2011-05-03 14:42:56 -04:00
parent 02f9a19117
commit 876073c4cd
2 changed files with 54 additions and 35 deletions

View File

@ -3,19 +3,19 @@ profiles core;
# Computer Science Club Office Terminals
@strombola
profiles csclub office machine amd64 maverick audio;
profiles csclub office machine amd64 natty audio;
@maltodextrin
profiles csclub office machine amd64 maverick;
profiles csclub office machine amd64 natty;
@natural-flavours
profiles csclub office machine amd64 maverick;
profiles csclub office machine amd64 natty;
@bit-shifter
profiles csclub office machine amd64 maverick;
profiles csclub office machine amd64 natty;
@nullsleep
profiles csclub office machine amd64 maverick;
profiles csclub office machine amd64 natty;
# Computer Science Club Servers (General Use)
@ -67,6 +67,14 @@ profiles csclub server machine mips squeeze general-small;
@goto80
profiles csclub server machine armel squeeze general-small;
# unrestricted but too slow for general-use
@binaerpilot
profiles csclub server machine armel squeeze general-small;
# unrestricted but too slow for general-use
@anamanaguchi
profiles csclub server machine armel squeeze general-small;
# unrestricted but too slow for general-use
@paza
profiles csclub server machine powerpc squeeze general-small;
@ -82,13 +90,13 @@ profiles csclub server machine mipsel squeeze general-small;
# Computational Math Club Office Terminals
@inkpen
profiles cmclub office machine amd64 maverick;
profiles cmclub office machine amd64 natty;
@waffles
profiles cmclub office machine amd64 maverick;
profiles cmclub office machine amd64 natty;
@muffins
profiles cmclub office machine amd64 maverick;
profiles cmclub office machine amd64 natty;
# Computational Math Club Servers

View File

@ -52,7 +52,7 @@ if @core {
# physical machine (non virtual server)
if @machine {
install lm-sensors smartmontools hwinfo lshw @armel mtd-utils
@x86 acpid @x86 acpi @x86 @!lucid @!maverick acpi-support-base
@x86 acpid @x86 acpi @x86 @!lucid @!maverick @!natty acpi-support-base
@!sparc @!mips @!alpha @!mipsel kexec-tools @x86 vbetool fbset
@x86 read-edid;
@ -107,7 +107,7 @@ if @devel-full {
install gcc-doc cpp-doc
binutils-doc binutils-multiarch
manpages-posix-dev
glibc-doc @!karmic @!lucid @!maverick glibc-doc-reference
glibc-doc @!karmic @!lucid @!maverick @!natty glibc-doc-reference
@!alpha gcc-multilib;
# debugging
@ -131,7 +131,7 @@ if @devel-full {
coco-cs @!alpha coco-java coco-doc cup
javacc javacc-doc python-yappy yapps2
styx styx-dev styx-doc liblua5.1-lpeg-dev
@!lucid @!maverick @!squeeze @!wheezy cl-yacc;
@!lucid @!maverick @!squeeze @!wheezy @!natty cl-yacc;
# build systems
install make-doc ccache @!lenny distcc ant ant-optional @!squeeze @!wheezy bake scons qt4-qmake
@ -141,7 +141,7 @@ if @devel-full {
# version control
install git-core git-email git-cvs git-svn git-arch git-doc
git-buildpackage guilt stgit @!lenny topgit mercurial subversion subversion-tools
@!lucid @!maverick @!squeeze @!wheezy svk darcs bzr bzrtools rcs cvs cvsps cssc tla tla-doc diff wdiff
@!lucid @!maverick @!squeeze @!wheezy @!natty svk darcs bzr bzrtools rcs cvs cvsps cssc tla tla-doc diff wdiff
colordiff xxdiff tkdiff patch patchutils quilt tig diffstat
pristine-tar
@x86 monotone
@ -166,17 +166,26 @@ if @devel-full {
install doxygen exuberant-ctags;
# editing
install @!wheezy jde indent;
install @!wheezy @!natty jde indent;
# c/c++
install cutils stl-manual bcc;
# c#
@!alpha
install mono-complete mono-devel @!alpha @!sparc mono-debugger mono-profiler
mono-tools-devel @X mono-tools-gui;
# vb.net
@!alpha
install mono-vbnc;
# java
install openjdk-6-jdk;
# haskell
install ghc6 ghc6-doc @!lucid @!maverick @!squeeze @!wheezy haskell-utils hugs hmake haskell-mode
@!lenny haskell-platform;
install ghc6 ghc6-doc @!lucid @!maverick @!squeeze @!wheezy @!natty haskell-utils hugs hmake haskell-mode
@!lenny @!natty haskell-platform;
# ocaml
install ocaml camlp4;
@ -200,7 +209,7 @@ if @devel-full {
@x86 jython @x86 jython-doc;
# ruby
install ruby ruby-dev rubygems @!squeeze @!maverick @!wheezy irb rake ruby1.9/ruby1.9.1
install ruby ruby-dev rubygems @!squeeze @!maverick @!wheezy @!natty irb rake ruby1.9/ruby1.9.1
ruby1.9-dev/ruby1.9.1-dev;
# llvm
@ -224,7 +233,7 @@ if @devel-full {
install swig gawk mawk m4;
# misc languages
install gfortran gforth gnat gobjc gobjc++ @!wheezy gpc erlang erlang-dev beef
install gfortran gforth gnat gobjc gobjc++ @!wheezy @!natty gpc erlang erlang-dev beef
intercal/clc-intercal php5-cli rhino iconx @i386/amd64 sbcl
@!sparc clisp @i386/amd64/powerpc @!squeeze @!wheezy smlnj;
@ -248,8 +257,8 @@ if @devel-full {
libssl-dev libxml2-dev libxslt1-dev ss-dev mesa-common-dev
uuid-dev libprotobuf-c0-dev libprotobuf-dev
@amd64 ia32-libs libffi-dev libidl-dev libelf-dev libdw-dev
libaudit-dev @!lenny @!maverick @!squeeze @!wheezy libnew-dev
libsigc++-dev @amd64/i386 libbullet-dev;
libaudit-dev @!lenny @!maverick @!squeeze @!wheezy @!natty libnew-dev
libsigc++-dev @amd64/i386 @!natty libbullet-dev;
# X development libraries
install xorg-dev libgtk2.0-dev libqt4-dev kdelibs4-dev
@ -262,7 +271,8 @@ if @devel-full {
install @X glade xutils-dev;
# integrated development environments
@X install eclipse;
@X install eclipse monodevelop monodevelop-python
monodevelop-vala monodevelop-java;
# cross toolchains
@squeeze @x86
@ -333,15 +343,14 @@ if @general-use {
install aspell-en ispell myspell-en-us iamerican wamerican;
# emacs
install emacs-jabber @!squeeze @!wheezy gnus @!wheezy ede
install emacs-jabber @!wheezy @!natty ede
@!karmic @!lucid @!maverick tuareg-mode @!karmic @!lucid @!maverick ocaml-mode
@X @!squeeze @!maverick @!wheezy xemacs21
@X emacs22-gtk @!X emacs22-nox/emacs23-nox;
@X emacs22-gtk/emacs23-gtk @!X emacs22-nox/emacs23-nox;
# math
install graphviz r-recommended euler euler-doc gnuplot gnuplot-doc
gap lp-solve mathomatic maxima maxima-doc
@X gnuplot-x11 @amd64 @!squeeze @!maverick @!wheezy xppaut
@X gnuplot-x11 @amd64 @!squeeze @!maverick @!wheezy @!natty xppaut
@X rocs;
# octave
@ -372,7 +381,7 @@ if @general-use {
sp tidy xalan;
# multimedia
install mplayer @!container festival ffmpeg dvd+rw-tools dvgrab
install mplayer vlc @!container festival ffmpeg dvd+rw-tools dvgrab
@!squeeze @!wheezy dvdrip
@!squeeze @!wheezy lame twolame @audio timidity
cdrdao cdparanoia genisoimage sox mp3blaster
@ -388,13 +397,14 @@ if @general-use {
@X amarok;
# communication
install mutt alpine tin irssi efax @!lucid @!maverick @!squeeze @!wheezy mailx
install mutt alpine tin irssi efax @!lucid @!maverick @!squeeze @!wheezy @!natty mailx
@squeeze/lucid/maverick bsd-mailx procmail centerim fetchmail
nn slrn spamassassin trn4
@lenny @!squeeze @!alpha pine;
# utilities
install rdiff dosfstools tofrodos mc wodim socat snmp @!lucid @!maverick busybox
install rdiff dosfstools tofrodos mc wodim socat snmp @!lenny snmp-mibs-downloader
@!lucid @!maverick busybox-static/busybox
@lucid/maverick busybox-static uboot-mkimage most
bonnie++ latencytop time bsdmainutils dctrl-tools ddrescue gddrescue
file parchive par2 realpath reportbug rpm shtool smbclient stow xstow
@ -412,6 +422,7 @@ if @general-use {
# club management
@csclub @amd64
@!natty
install ceo-python;
};
@ -426,7 +437,7 @@ if @X {
install xterm gnome-terminal rxvt rxvt-unicode yakuake;
# window managers
install xmonad stumpwm wmii @!maverick ion3;
install xmonad stumpwm wmii @!maverick @!natty ion3;
# widgets
install xmobar;
@ -445,10 +456,10 @@ if @X {
# browsers
install firefox/iceweasel thunderbird/icedove epiphany-browser
@!lenny midori google-chrome-stable;
@!lenny midori google-chrome-stable flashplugin-installer;
# multimedia
install audacity kstreamripper audacious lmms k3b
install audacity @!natty kstreamripper audacious @!natty lmms k3b
@!lenny ardour;
# images
@ -461,7 +472,7 @@ if @X {
install xtrkcad @!lenny freecad pythoncad;
# gnome
install gdm @!lucid @!maverick gdm-themes gnome-core gnome-office gnome-themes
install gdm @!lucid @!maverick @!natty gdm-themes gnome-core gnome-office gnome-themes
gnome-themes-extras rhythmbox gnome-rdp
@!karmic @!lucid @!maverick gnome-desktop-environment;
@ -473,8 +484,8 @@ if @X {
install xfce4;
# electronics
install geda ktechlab arduino ngspice bristol cl-rlc electric
gerbv gnucap gpsim gsmc gspiceui gtkwave klogic linsmith
install geda @!natty ktechlab arduino ngspice bristol cl-rlc electric
gerbv gnucap gpsim gsmc gspiceui gtkwave @!natty klogic linsmith
oregano pcb pcb-gtk qucs tkgate xcircuit xsmc-calc
eagle kic kicad;
@ -493,14 +504,14 @@ if @core {
remove gnome-games nethack-common;
# evil packages
remove pulseaudio avahi-daemon evolution-data-server @!lenny docky
remove pulseaudio avahi-daemon @!natty evolution-data-server @!lenny docky
@!lenny @!squeeze @!wheezy ureadahead lirc joe
mlocate locate;
# useless packages
remove winbind gpm @!audio timidity @!lenny modemmanager
libpam-ldap @!lenny libpam-ldapd auditd
isc-dhcp-client/dhcp3-client @!squeeze @!wheezy dhcp-client
isc-dhcp-client/dhcp3-client @!squeeze @!wheezy @!natty dhcp-client
@!lenny blcr-dkms
@!squeeze @!lenny @!wheezy apparmor @!squeeze @!lenny packagekit;