try out latest lxctools
[build.git] / onelab.mk
index 6b8ab5d..4fa05af 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -322,6 +322,9 @@ autoconf-BUILD-FROM-SRPM := yes
 ALL += autoconf
 endif
 
+#
+# sliver-openvswitch
+#
 sliver-openvswitch-MODULES := sliver-openvswitch
 sliver-openvswitch-SPEC := sliver-openvswitch.spec
 ifeq "$(DISTRONAME)" "f12"
@@ -565,8 +568,7 @@ release-RPMDATE := yes
 ALL += release
 
 ##############################
-# sfa now uses the with statement that's not supported on python-2.4 - not even through __future__
-# In addition we now use sqlalchemy and 0.5 as per f12 is not compatible with our model
+# sfa requires python-2.7
 build_sfa=true
 ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f8 f12 centos5)"
 build_sfa=false
@@ -586,11 +588,11 @@ ALL += sface
 endif
 
 ##############################
+# don't build these by default, we have separate builds for that
 myslice-MODULES := myslice
 myslice-SPEC := myslice.spec
-ALL += myslice
+#ALL += myslice
 
 manifold-MODULES := manifold
 manifold-SPEC := manifold.spec
-# not yet though
 #ALL += manifold