try out nodemanager with /bin in PATH
[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 # required for lxc-based nodes
29 package: dhclient
30 # a PL-specific, also required on lxc-based nodes
31 package: bind_public
32
33 package: vsyssh
34 package: vsys-wrapper
35
36 # onelab additions
37 package: sliver-openvswitch
38 package: ipfwslice
39