do not install systemd-container in slice after all
[build.git] / config.lxc / sliceimage.pkgs
index 7a1633d..3a7e83b 100644 (file)
@@ -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
@@ -20,6 +24,9 @@ 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
 
@@ -30,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