This commit is contained in:
parent
876073c4cd
commit
dedbb5b150
2
nodes.ia
2
nodes.ia
|
@ -101,7 +101,7 @@ profiles cmclub office machine amd64 natty;
|
|||
# Computational Math Club Servers
|
||||
|
||||
@staples
|
||||
profiles cmclub server machine amd64 general-use squeeze;
|
||||
profiles cmclub server machine amd64 general-use squeeze mta;
|
||||
|
||||
# Non-CSC
|
||||
|
||||
|
|
|
@ -410,7 +410,7 @@ if @general-use {
|
|||
file parchive par2 realpath reportbug rpm shtool smbclient stow xstow
|
||||
sysstat unison john iotop sg3-utils attr dstat @!container i2c-tools
|
||||
rstat-client dnstracer parted tree apt-file makepasswd
|
||||
@x86 syslinux finger fdupes bchunk cowsay 9base;
|
||||
@x86 syslinux finger fdupes bchunk cowsay 9base libjpeg-progs;
|
||||
|
||||
# serial
|
||||
install conserver-client minicom cu;
|
||||
|
@ -431,7 +431,7 @@ if @X {
|
|||
install xserver-xorg xfonts-base;
|
||||
|
||||
# utils
|
||||
install xauth xsel gksu sux;
|
||||
install xauth xsel gksu sux workrave;
|
||||
|
||||
# terminal emulators
|
||||
install xterm gnome-terminal rxvt rxvt-unicode yakuake;
|
||||
|
@ -506,14 +506,15 @@ if @core {
|
|||
# evil packages
|
||||
remove pulseaudio avahi-daemon @!natty evolution-data-server @!lenny docky
|
||||
@!lenny @!squeeze @!wheezy ureadahead lirc joe
|
||||
mlocate locate;
|
||||
mlocate locate pidentd;
|
||||
|
||||
# useless packages
|
||||
remove winbind gpm @!audio timidity @!lenny modemmanager
|
||||
libpam-ldap @!lenny libpam-ldapd auditd
|
||||
isc-dhcp-client/dhcp3-client @!squeeze @!wheezy @!natty dhcp-client
|
||||
@!lenny blcr-dkms
|
||||
@!squeeze @!lenny @!wheezy apparmor @!squeeze @!lenny packagekit;
|
||||
@!squeeze @!lenny @!wheezy apparmor @!squeeze @!lenny packagekit
|
||||
sn;
|
||||
|
||||
# X-only packages
|
||||
@!X remove fam gamin hal pidgin dbus dbus-x11 xfonts-100dpi;
|
||||
|
|
Loading…
Reference in New Issue