[ptxdist] [PATCH support/ptxdist-2017.05.x_GP] bash: BUSYBOX_FEATURE_SH_IS_NONE => BUSYBOX_SH_IS_NONE

2017-06-06 Thread jon
From: Jon Ringle Signed-off-by: Jon Ringle --- rules/bash.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/bash.make b/rules/bash.make index 351343b..f31dd11 100644 --- a/rules/bash.make +++ b/rules/bash.make @@ -96,7

[ptxdist] [PATCH] rrdtool: version bump 1.6.0 -> 1.7.0

2017-06-06 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/rrdtool.make | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/rules/rrdtool.make b/rules/rrdtool.make index 59e0f6b14..4f5024c9f 100644 --- a/rules/rrdtool.make +++ b/rules/rrdtool.make @@ -16,8 +16,8

[ptxdist] [PATCH] systemd: backport fix for nss-resolve fallback

2017-06-06 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- ...00-nss-resolve-drop-the-internal-fallback.patch | 200 + patches/systemd-233/series | 3 +- 2 files changed, 202 insertions(+), 1 deletion(-) create mode 100644

[ptxdist] [PATCH] tmux: version bump 2.3 -> 2.5

2017-06-06 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/tmux.make | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/rules/tmux.make b/rules/tmux.make index 7e4c1f402..9b596f255 100644 --- a/rules/tmux.make +++ b/rules/tmux.make @@ -16,8 +16,8 @@

[ptxdist] [PATCH 1/3] rc-once: Use /etc/rc.once.d as link target in all rc-once scripts

2017-06-06 Thread Gavin Schenk
Signed-off-by: Gavin Schenk --- projectroot/usr/sbin/enable-rc-once | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectroot/usr/sbin/enable-rc-once b/projectroot/usr/sbin/enable-rc-once index 892b1df44..22410b954 100644 ---

Re: [ptxdist] [PATCH 2/3] rc-once: Use readlink to check where /system-update points to.

2017-06-06 Thread Uwe Kleine-König
Hello Michael, On Tue, Jun 06, 2017 at 06:49:08PM +0200, Michael Olbrich wrote: > On Tue, Jun 06, 2017 at 06:25:09PM +0200, Uwe Kleine-König wrote: > > On Tue, Jun 06, 2017 at 06:00:51PM +0200, Michael Olbrich wrote: > > > On Tue, Jun 06, 2017 at 05:28:48PM +0200, Gavin Schenk wrote: > > > >

Re: [ptxdist] [PATCH 2/3] rc-once: Use readlink to check where /system-update points to.

2017-06-06 Thread Michael Olbrich
On Tue, Jun 06, 2017 at 05:28:48PM +0200, Gavin Schenk wrote: > rc-once ist based on systemd offline update mechanism. > https://www.freedesktop.org/software/systemd/man/systemd.offline-updates > > To make it possible to have multiple update services beside rc-once the > script should check where

Re: [ptxdist] [PATCH 2/3] rc-once: Use readlink to check where /system-update points to.

2017-06-06 Thread Michael Olbrich
On Tue, Jun 06, 2017 at 06:25:09PM +0200, Uwe Kleine-König wrote: > On Tue, Jun 06, 2017 at 06:00:51PM +0200, Michael Olbrich wrote: > > On Tue, Jun 06, 2017 at 05:28:48PM +0200, Gavin Schenk wrote: > > > rc-once ist based on systemd offline update mechanism. > > >

[ptxdist] Forcing kernel options from userspace package

2017-06-06 Thread christoph@ruediger.engineering
Hi, is there a way to force a specific kernel option by selecting a userland package? The concrete case: I’m working on a project that uses the SCTP protocol for which I’ve created a libsctp package for the userland support library of SCTP. The libsctp package is forced by my application via