dhclient -> dhcp-client
[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 telnet
17 package<=f18: nc
18 package>=f20: nmap-ncat
19 package: openssh-clients
20 package: time
21 # this is really old school but well..
22 package: rsh which
23 # required for the test suite to suceed
24 # before f23 this somehow ended up on the slice anyway
25 package: procps-ng
26
27 package: cronie
28
29 # xxx not entirely sure this is required any more
30 package: openssh-server
31
32 # for ifconfig
33 package: net-tools
34
35 # required for lxc-based nodes
36 package<=f21: dhclient
37 package>=f22: dhcp-client
38 # a PL-specific, also required on lxc-based nodes
39 package: bind_public
40
41 package: vsyssh
42 package: vsys-wrapper
43
44 # onelab additions
45 package: sliver-openvswitch
46 package: ipfwslice
47
48 # convenience
49 package: less emacs-nox
50
51 # 03/2015: let's move on
52 package: python3