turned off ipfwroot on f21-22; dhclient renamed in f22
[build.git] / config.lxc / nodeimage.pkgs
index 665e874..90b99f6 100644 (file)
@@ -4,10 +4,12 @@
 groupname: PlanetLab
 groupdesc: PlanetLab Node Root
 # our own modules
-package: ipfwroot
+# turned off - hopefully on a temporary basis
+#package: 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
@@ -55,7 +57,8 @@ package: dhclient
 package: diffutils
 package: ethtool
 package: logrotate
-package: libnl
+package<=f21: libnl
+package>=f22: libnl3
 package: lsof
 package: mailcap
 package: nano
@@ -126,3 +129,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