X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=coblitz.mk;h=73ccadee0f8639a10e141651c8961e92a2ad7cb8;hb=0d14476d5c8682605b51a564f0b340bbe20de41c;hp=9e863ff2820a7c01e9fcddaec42b3ff84fcf9d5d;hpb=6442d10212b0e18e8c0fe7d2fd4350c35a59a9a9;p=build.git diff --git a/coblitz.mk b/coblitz.mk index 9e863ff2..73ccadee 100644 --- a/coblitz.mk +++ b/coblitz.mk @@ -1,3 +1,5 @@ +# $Id$ +# $URL$ # # declare the packages to be built and their dependencies # initial version from Mark Huang @@ -5,7 +7,7 @@ # Copyright (C) 2003-2006 The Trustees of Princeton University # rewritten by Thierry Parmentelat - INRIA Sophia Antipolis # -# $Id: planetlab.mk 14230 2009-07-03 00:58:17Z thierry $ +# $Id$ # # see doc in Makefile # @@ -38,24 +40,6 @@ IN_BOOTSTRAPFS += $(KERNELS) # turns out myplc installs kernel-vserver IN_MYPLC += $(KERNELS) -# -# igb : Intel gigabit ethernet driver -# - -# using some other name than myplc-release, as this is a make target already -igb-MODULES := igb -igb-SPEC := igb.spec -ifeq "$(HOSTARCH)" "i386" -igb-RPMFLAGS:= --target i686 -else -igb-RPMFLAGS:= --target $(HOSTARCH) -endif -igb-DEPEND-DEVEL-RPMS := kernel-devel -ALL += igb -IN_BOOTSTRAPFS += igb -IN_BOOTCD += igb - - # # madwifi # @@ -139,8 +123,8 @@ IN_BOOTSTRAPFS += nodemanager # sshd-MODULES := pl_sshd sshd-SPEC := pl_sshd.spec -#ALL += sshd -#IN_BOOTSTRAPFS += sshd +ALL += sshd +IN_BOOTSTRAPFS += sshd # # codemux: Port 80 demux @@ -148,31 +132,31 @@ sshd-SPEC := pl_sshd.spec codemux-MODULES := CoDemux codemux-SPEC := codemux.spec codemux-RPMBUILD := sudo bash ./rpmbuild.sh -ALL += codemux -IN_BOOTSTRAPFS += codemux +#ALL += codemux +#IN_BOOTSTRAPFS += codemux # # fprobe-ulog # fprobe-ulog-MODULES := fprobe-ulog fprobe-ulog-SPEC := fprobe-ulog.spec -ALL += fprobe-ulog -IN_BOOTSTRAPFS += fprobe-ulog +#ALL += fprobe-ulog +#IN_BOOTSTRAPFS += fprobe-ulog # # pf2slice # pf2slice-MODULES := pf2slice pf2slice-SPEC := pf2slice.spec -ALL += pf2slice +#ALL += pf2slice # # PlanetLab Mom: Cleans up your mess # mom-MODULES := Mom mom-SPEC := pl_mom.spec -ALL += mom -IN_BOOTSTRAPFS += mom +#ALL += mom +#IN_BOOTSTRAPFS += mom # # iptables @@ -251,8 +235,8 @@ IN_MYPLC += drupal # plewww-MODULES := PLEWWW plewww-SPEC := plewww.spec -ALL += plewww -IN_MYPLC += plewww +#ALL += plewww +#IN_MYPLC += plewww # # www-register-wizard @@ -262,6 +246,13 @@ www-register-wizard-SPEC := www-register-wizard.spec ALL += www-register-wizard IN_MYPLC += www-register-wizard +# +# pcucontrol +# +pcucontrol-MODULES := pcucontrol +pcucontrol-SPEC := pcucontrol.spec +ALL += pcucontrol + # # monitor # @@ -275,7 +266,7 @@ IN_BOOTSTRAPFS += monitor # plcrt-MODULES := PLCRT plcrt-SPEC := plcrt.spec -ALL += plcrt +#ALL += plcrt # # zabbix @@ -283,7 +274,7 @@ ALL += plcrt zabbix-MODULES := Monitor zabbix-SPEC := zabbix.spec zabbix-BUILD-FROM-SRPM := yes -ALL += zabbix +#ALL += zabbix # # pyopenssl @@ -295,11 +286,11 @@ ALL += pyopenssl # -# sfa - Slice Facility Architecture - fka geniwrapper +# sfa - Slice Facility Architecture # -sfa-MODULES := sfa -sfa-SPEC := sfa.spec -ALL += sfa +# sfa-MODULES := sfa +# sfa-SPEC := sfa.spec +# ALL += sfa # # nodeconfig