This commit is contained in:
Michael Spang 2011-03-21 12:53:08 -04:00
parent 5194ff1344
commit 1005392d6d
2 changed files with 13 additions and 7 deletions

View File

@ -3,7 +3,7 @@ profiles core;
# Computer Science Club Office Terminals
@strombola
profiles csclub office machine amd64 maverick;
profiles csclub office machine amd64 maverick audio;
@maltodextrin
profiles csclub office machine amd64 maverick;

View File

@ -60,7 +60,7 @@ if @machine {
@sparc install @!nosmp linux-image-sparc64-smp @nosmp linux-image-sparc64;
@powerpc install linux-image-powerpc;
@alpha install linux-image-alpha-smp;
@mips install linux-image-mips;
@mips @sodium-citrate install linux-image-r5k-ip32;
};
# container (virtual server)
@ -262,9 +262,15 @@ if @devel-full {
# integrated development environments
@X install eclipse;
# arm toolchain
# cross toolchains
@squeeze @x86
install gcc-4.4-arm-linux-gnueabi;
install gcc-4.4-arm-linux-gnueabi
gcc-4.4-mips-linux-gnu
gcc-4.4-mipsel-linux-gnu
gcc-4.4-powerpc-linux-gnu
gcc-4.4-sparc-linux-gnu
gcc-4.4-s390-linux-gnu
gcc-4.4-ia64-linux-gnu;
# miscellaneous
install chrpath openmpi-bin openmpi-doc protobuf-compiler
@ -343,7 +349,7 @@ if @general-use {
# multimedia
install mplayer @!container festival ffmpeg dvd+rw-tools dvgrab @!squeeze dvdrip
@!squeeze lame twolame
@!squeeze lame twolame @audio timidity
cdrdao cdparanoia genisoimage sox mp3blaster @!squeeze x264 mkvtoolnix
vorbis-tools
@X cheese @!alpha mencoder;
@ -363,7 +369,7 @@ if @general-use {
# utilities
install rdiff dosfstools tofrodos mc wodim socat snmp @!lucid @!maverick busybox
@lucid/maverick busybox-static
@lucid/maverick busybox-static uboot-mkimage
bonnie++ latencytop time bsdmainutils dctrl-tools ddrescue gddrescue
file parchive par2 realpath reportbug rpm shtool smbclient stow xstow
sysstat unison john iotop sg3-utils attr dstat i2c-tools
@ -463,7 +469,7 @@ if @core {
mlocate locate;
# useless packages
remove winbind gpm timidity @!lenny modemmanager
remove winbind gpm @!audio timidity @!lenny modemmanager
libpam-ldap @!lenny libpam-ldapd
@!lenny blcr-dkms
@!squeeze @!lenny apparmor @!squeeze @!lenny packagekit;