X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.lxc%2Fsliceimage.pkgs;h=b131989ec9f39e9e4502e543e6039d6f1b3b429e;hb=9770ae10ecdfae9bdcaa1232ac47c94d4b1891ee;hp=3c04b4428c0ad683cb23022364507003c93437ba;hpb=541f047b9a6324129fba44ef1c391cddc4485590;p=build.git diff --git a/config.lxc/sliceimage.pkgs b/config.lxc/sliceimage.pkgs index 3c04b442..b131989e 100644 --- a/config.lxc/sliceimage.pkgs +++ b/config.lxc/sliceimage.pkgs @@ -5,6 +5,10 @@ groupdesc: PlanetLab Slice Reference Image yumexclude: @NODEYUMEXCLUDE@ package: filesystem bash coreutils +package>=f24: systemd-udev +# adding this seems to create a dangling btrfs subvolume in +# /vservers/<>/var/lib/machines +# package>=f24: systemd-container package: findutils diffutils package: crontabs logrotate passwd sudo package: gzip bzip2 tar rsync @@ -13,12 +17,16 @@ package: perl package: python python-devel package: yum package: iputils -package: tcpdump traceroute -package: telnet nc +package: tcpdump traceroute telnet +package<=f18: nc +package>=f20: nmap-ncat package: openssh-clients package: time # this is really old school but well.. package: rsh which +# required for the test suite to suceed +# before f23 this somehow ended up on the slice anyway +package: procps-ng package: cronie @@ -29,7 +37,11 @@ package: openssh-server package: net-tools # required for lxc-based nodes -package: dhclient +package<=f21: dhclient +package>=f22: dhcp-client +# we need /etc/sysconfig/network-scripts +# which won't show up on its own in f23 +package>=f23: initscripts # a PL-specific, also required on lxc-based nodes package: bind_public @@ -37,6 +49,11 @@ package: vsyssh package: vsys-wrapper # onelab additions -package: sliver-openvswitch +package<=f27: sliver-openvswitch package: ipfwslice +# convenience +package: less emacs-nox + +# 03/2015: let's move on +package: python3