deploy python3 everywhere
[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
24 package: cronie
25
26 # xxx not entirely sure this is required any more
27 package: openssh-server
28
29 # for ifconfig
30 package: net-tools
31
32 # required for lxc-based nodes
33 package: dhclient
34 # a PL-specific, also required on lxc-based nodes
35 package: bind_public
36
37 package: vsyssh
38 package: vsys-wrapper
39
40 # onelab additions
41 package: sliver-openvswitch
42 package: ipfwslice
43
44 # convenience
45 package: less emacs-nox
46
47 # 03/2015: let's move on
48 package: python3