f24 missed systemd-udev in sliceimage as well
[build.git] / config.lxc / sliceimage.pkgs
index d793a15..a30932a 100644 (file)
@@ -5,6 +5,7 @@ groupdesc: PlanetLab Slice Reference Image
 yumexclude: @NODEYUMEXCLUDE@
 
 package: filesystem bash coreutils
+package>=f24: systemd-udev
 package: findutils diffutils
 package: crontabs logrotate passwd sudo
 package: gzip bzip2 tar rsync
@@ -33,7 +34,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