All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] vtun: remove reference to start-stop-daemon from package help
@ 2018-11-16  3:16 Carlos Santos
  2018-11-19 21:24 ` Thomas Petazzoni
  2018-11-26 16:18 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Carlos Santos @ 2018-11-16  3:16 UTC (permalink / raw)
  To: buildroot

None of the other 82 packages that use start-stop-daemon does this.

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
---
 package/vtun/Config.in | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/package/vtun/Config.in b/package/vtun/Config.in
index bb8919c3d0..d63e7c76ef 100644
--- a/package/vtun/Config.in
+++ b/package/vtun/Config.in
@@ -10,7 +10,4 @@ config BR2_PACKAGE_VTUN
 
 	  It supports IP, PPP, SLIP, Ethernet and other tunnel types.
 
-	  NOTE: It uses start-stop-daemon in init script, so be sure
-	  to enable that within busybox
-
 	  http://vtun.sourceforge.net/
-- 
2.19.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] vtun: remove reference to start-stop-daemon from package help
  2018-11-16  3:16 [Buildroot] [PATCH] vtun: remove reference to start-stop-daemon from package help Carlos Santos
@ 2018-11-19 21:24 ` Thomas Petazzoni
  2018-11-26 16:18 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-11-19 21:24 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 16 Nov 2018 01:16:47 -0200, Carlos Santos wrote:
> None of the other 82 packages that use start-stop-daemon does this.
> 
> Signed-off-by: Carlos Santos <casantos@datacom.com.br>
> ---
>  package/vtun/Config.in | 3 ---
>  1 file changed, 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] vtun: remove reference to start-stop-daemon from package help
  2018-11-16  3:16 [Buildroot] [PATCH] vtun: remove reference to start-stop-daemon from package help Carlos Santos
  2018-11-19 21:24 ` Thomas Petazzoni
@ 2018-11-26 16:18 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-11-26 16:18 UTC (permalink / raw)
  To: buildroot

>>>>> "Carlos" == Carlos Santos <casantos@datacom.com.br> writes:

 > None of the other 82 packages that use start-stop-daemon does this.
 > Signed-off-by: Carlos Santos <casantos@datacom.com.br>

Committed to 2018.02.x and 2018.08.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-26 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-16  3:16 [Buildroot] [PATCH] vtun: remove reference to start-stop-daemon from package help Carlos Santos
2018-11-19 21:24 ` Thomas Petazzoni
2018-11-26 16:18 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.