X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=onelab.mk;h=7a925bc4b392e75fd9e6abbbef57474093c558b5;hb=fd795ad430a363fb90ba25fb25fcebfcb54d004d;hp=d1bf342822edcf836cd02513796b999adf454aaf;hpb=90f315ebb6cc243862d57106cc13c3382e680f83;p=build.git diff --git a/onelab.mk b/onelab.mk index d1bf3428..7a925bc4 100644 --- a/onelab.mk +++ b/onelab.mk @@ -32,7 +32,7 @@ kernels-clean: $(foreach package,$(KERNELS),$(package)-clean) ALL += $(KERNELS) # this is to mark on which image a given rpm is supposed to go IN_BOOTCD += $(KERNELS) -IN_SLICEIMAGE += $(KERNELS) +#IN_SLICEIMAGE += $(KERNELS) IN_NODEIMAGE += $(KERNELS) # @@ -309,6 +309,11 @@ vsys-scripts-SPEC := root-context/vsys-scripts.spec IN_NODEIMAGE += vsys-scripts ALL += vsys-scripts +vsys-wrapper-MODULES := vsys-scripts +vsys-wrapper-SPEC := slice-context/vsys-wrapper.spec +IN_SLICEIMAGE += vsys-wrapper +ALL += vsys-wrapper + # openvswitch requires an autoconf more recent than what f12 has ifeq "$(DISTRONAME)" "f12" autoconf-MODULES := autoconf