Re: [ptxdist] [PATCH] gnutls: add missing dependency

2017-03-06 Thread Clemens Gruber
Hi, On Mon, Mar 06, 2017 at 06:45:23PM +0100, Matthias Fend wrote: > > Signed-off-by: Matthias Fend > --- > rules/gnutls.in | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rules/gnutls.in b/rules/gnutls.in > index 73e610f..1869e00 100644 > --- a/rules/gnutls.in > +++ b/rules/gnutls.in

[ptxdist] [PATCH] gnutls: add missing dependency

2017-03-06 Thread Matthias Fend
Signed-off-by: Matthias Fend --- rules/gnutls.in | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/gnutls.in b/rules/gnutls.in index 73e610f..1869e00 100644 --- a/rules/gnutls.in +++ b/rules/gnutls.in @@ -6,6 +6,7 @@ menuconfig GNUTLS select LIBGCRYPT select LIBTASN1

[ptxdist] [PATCH] util-linux-ng: make nsenter configurable

2017-03-06 Thread Bastian Stender
nsenter is useful to enter a namespace of a process. Signed-off-by: Bastian Stender --- rules/util-linux-ng.in | 6 ++ rules/util-linux-ng.make | 5 - 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/rules/util-linux-ng.in b/rules/util-linux-ng.in index 1478a2ff4..dafe3d8