dhclient name change in f22 needed in nodeimage.pkgs as well - although probably...
[build.git] / config.lxc / nodeimage.pkgs
index 665e874..404727d 100644 (file)
@@ -4,10 +4,12 @@
 groupname: PlanetLab
 groupdesc: PlanetLab Node Root
 # our own modules
-package: ipfwroot
+# turned off on f21+f22 - hopefully on a temporary basis
+package<=f20: ipfwroot
 package: lxc-userspace
 package: transforward
-package: procprotect
+# temporarily turned off as it won't build on recent kernels
+package<=f18: procprotect
 # packages to exclude from stock repositories
 yumexclude: @NODEYUMEXCLUDE@
 # fedora-release or centos-release are pulled from deps
@@ -51,11 +53,13 @@ package: bc
 package: bind-utils
 package: bzip2
 package: crontabs
-package: dhclient
+package<=f21: dhclient
+package>=f22: dhcp-client
 package: diffutils
 package: ethtool
 package: logrotate
-package: libnl
+package<=f21: libnl
+package>=f22: libnl3
 package: lsof
 package: mailcap
 package: nano
@@ -126,3 +130,10 @@ package: less
 package: emacs-nox
 
 package>=f20: libvirt
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1094297
+# this is required so that bootmanager can run authconfig in the context of the nodeimage
+package>=f21: policycoreutils
+
+# 03/2015: let's move on
+package: python3