3c04b4428c0ad683cb23022364507003c93437ba
[build.git] / config.lxc / sliceimage.pkgs
1 #
2 groupname: PlanetLabSlice
3 groupdesc: PlanetLab Slice Reference Image
4 # packages to exclude from stock repositories
5 yumexclude: @NODEYUMEXCLUDE@
6
7 package: filesystem bash coreutils
8 package: findutils diffutils
9 package: crontabs logrotate passwd sudo
10 package: gzip bzip2 tar rsync
11 package: wget curl
12 package: perl
13 package: python python-devel
14 package: yum
15 package: iputils
16 package: tcpdump traceroute 
17 package: telnet nc
18 package: openssh-clients
19 package: time
20 # this is really old school but well..
21 package: rsh which
22
23 package: cronie
24
25 # xxx not entirely sure this is required any more
26 package: openssh-server
27
28 # for ifconfig
29 package: net-tools
30
31 # required for lxc-based nodes
32 package: dhclient
33 # a PL-specific, also required on lxc-based nodes
34 package: bind_public
35
36 package: vsyssh
37 package: vsys-wrapper
38
39 # onelab additions
40 package: sliver-openvswitch
41 package: ipfwslice
42