From: Marco Yuen Date: Fri, 27 Jan 2012 16:43:22 +0000 (-0500) Subject: Exclude monitor. X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e04b86d3414dde1a95e05539382ca2783a0b911b;p=build.git Exclude monitor. --- diff --git a/build.common b/build.common index b33193bc..c3493fcb 100644 --- a/build.common +++ b/build.common @@ -75,7 +75,7 @@ function pl_getKexcludes () { f8) echo 'kernel* util-vserver* iptables iptables-ipv6 drupal' ;; f16) - echo 'util-vserver* drupal' ;; + echo 'drupal' ;; f*) echo 'kernel* util-vserver* iptables iptables-ipv6 drupal linux-firmware' ;; centos5) diff --git a/planetlab.mk b/planetlab.mk index 08f7d492..4eeab991 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -328,11 +328,11 @@ ALL += pcucontrol # # monitor # -monitor-MODULES := monitor -monitor-SPEC := Monitor.spec -monitor-DEVEL-RPMS += net-snmp net-snmp-devel -ALL += monitor -IN_BOOTSTRAPFS += monitor +#monitor-MODULES := monitor +#monitor-SPEC := Monitor.spec +#monitor-DEVEL-RPMS += net-snmp net-snmp-devel +#ALL += monitor +#IN_BOOTSTRAPFS += monitor # # PLC RT