From e8efcdfb61db38e538fff05ea2f66018b0f76c93 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 20 Sep 2011 16:04:55 +0200 Subject: [PATCH] vsyssh goes in sliverland --- onelab.mk | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/onelab.mk b/onelab.mk index f2585f4d..7f74e3b1 100644 --- a/onelab.mk +++ b/onelab.mk @@ -267,6 +267,14 @@ endif IN_BOOTSTRAPFS += vsys ALL += vsys +# +# vsyssh : installed in slivers +# +vsyssh-MODULES := vsys +vsyssh-SPEC := vsyssh.spec +IN_SLIVER += vsyssh +ALL += vsyssh + # # vsys-scripts # -- 2.43.0