dust off images contents after recent cleanup
[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>=f24: systemd-udev
9 # adding this seems to create a dangling btrfs subvolume in
10 # /vservers/<>/var/lib/machines
11 # package>=f24: systemd-container
12 package: findutils diffutils
13 package: crontabs logrotate passwd sudo
14 package: gzip bzip2 tar rsync
15 package: wget curl
16 package: perl
17 package: python python-devel
18 package: yum
19 package: iputils
20 package: tcpdump traceroute telnet
21 package<=f18: nc
22 package>=f20: nmap-ncat
23 package: openssh-clients
24 package: time
25 # this is really old school but well..
26 package: rsh which
27 # required for the test suite to suceed
28 # before f23 this somehow ended up on the slice anyway
29 package: procps-ng
30
31 package: cronie
32
33 # xxx not entirely sure this is required any more
34 package: openssh-server
35
36 # for ifconfig
37 package: net-tools
38
39 # required for lxc-based nodes
40 package<=f21: dhclient
41 package>=f22: dhcp-client
42 # we need /etc/sysconfig/network-scripts
43 # which won't show up on its own in f23
44 package>=f23: initscripts
45 # a PL-specific, also required on lxc-based nodes
46 package: bind_public
47
48 package: vsyssh
49 package: vsys-wrapper
50
51 # onelab additions
52 package<=f27: sliver-openvswitch
53 package<=f25: ipfwslice
54
55 # convenience
56 package: less emacs-nox
57
58 # 03/2015: let's move on
59 package: python3