X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=onelab.mk;h=cbd363811381fedd0c8875143ef112d81fc13d19;hb=b22aaaa972fa18fe688872dd51c2147b28c6fd37;hp=42817f600ad5a5292547388a20b6e1de648a58a8;hpb=cce07f4dfc9fc6d8254e898f97238fcf4d6fac30;p=build.git diff --git a/onelab.mk b/onelab.mk index 42817f60..cbd36381 100644 --- a/onelab.mk +++ b/onelab.mk @@ -42,7 +42,7 @@ IN_BOOTSTRAPFS += $(KERNELS) # # ipfw: root context module, and slice companion # -ipfwroot-MODULES := ipfwsrc +ipfwroot-MODULES := ipfw ipfwroot-SPEC := planetlab/ipfwroot.spec ipfwroot-DEPEND-DEVEL-RPMS := kernel-devel ipfwroot-SPECVARS = kernel_version=$(kernel.rpm-version) \ @@ -50,7 +50,7 @@ ipfwroot-SPECVARS = kernel_version=$(kernel.rpm-version) \ kernel_arch=$(kernel.rpm-arch) ALL += ipfwroot -ipfwslice-MODULES := ipfwsrc +ipfwslice-MODULES := ipfw ipfwslice-SPEC := planetlab/ipfwslice.spec ipfwslice-SPECVARS = kernel_version=$(kernel.rpm-version) \ kernel_release=$(kernel.rpm-release) \ @@ -345,6 +345,14 @@ pyaspects-SPEC := pyaspects.spec pyaspects-BUILD-FROM-SRPM := yes ALL += pyaspects +# +# ejabberd +# +ejabberd-MODULES := ejabberd +ejabberd-SPEC := ejabberd.spec +ejabberd-BUILD-FROM-SRPM := yes +ALL += ejabberd + # # sfa - Slice Facility Architecture # @@ -391,6 +399,13 @@ omf-resctl-SPEC := omf-resctl.spec ALL += omf-resctl IN_VSERVER += omf-resctl +# +# OMF exp controller +# +omf-expctl-MODULES := omf +omf-expctl-SPEC := omf-expctl.spec +ALL += omf-expctl + # # bootcd #