From: Barış Metin Date: Mon, 26 Apr 2010 15:52:00 +0000 (+0000) Subject: add ipfwroot to bootstrapfs to have it on all PLE nodes. X-Git-Tag: 5.0-rc8~55 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3802d81a3e1bdeed68a1eb5f8f14b1aa0c33718b;p=build.git add ipfwroot to bootstrapfs to have it on all PLE nodes. --- diff --git a/onelab.mk b/onelab.mk index 876603ac..1d1d78f7 100644 --- a/onelab.mk +++ b/onelab.mk @@ -49,6 +49,7 @@ ipfwroot-SPECVARS = kernel_version=$(kernel.rpm-version) \ kernel_release=$(kernel.rpm-release) \ kernel_arch=$(kernel.rpm-arch) ALL += ipfwroot +IN_BOOTSTRAPFS += ipfwroot ipfwslice-MODULES := ipfw ipfwslice-SPEC := planetlab/ipfwslice.spec