All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] sysvinit: adjust help text
@ 2017-03-19 17:22 Baruch Siach
  2017-03-19 20:22 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2017-03-19 17:22 UTC (permalink / raw)
  To: buildroot

sysvinit is far from ultimate init implementation these days. Update the
help text to match reality.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/sysvinit/Config.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package/sysvinit/Config.in b/package/sysvinit/Config.in
index 94f1612375a1..7f27a70fcc37 100644
--- a/package/sysvinit/Config.in
+++ b/package/sysvinit/Config.in
@@ -4,6 +4,7 @@ config BR2_PACKAGE_SYSVINIT
 	depends on BR2_INIT_SYSV
 	depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
 	help
-	  /sbin/init - parent of all processes
+	  System V style implementation of /sbin/init, parent of all
+	  processes
 
 	  http://savannah.nongnu.org/projects/sysvinit
-- 
2.11.0

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

* [Buildroot] [PATCH] sysvinit: adjust help text
  2017-03-19 17:22 [Buildroot] [PATCH] sysvinit: adjust help text Baruch Siach
@ 2017-03-19 20:22 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-03-19 20:22 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 19 Mar 2017 19:22:12 +0200, Baruch Siach wrote:
> sysvinit is far from ultimate init implementation these days. Update the
> help text to match reality.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/sysvinit/Config.in | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2017-03-19 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-19 17:22 [Buildroot] [PATCH] sysvinit: adjust help text Baruch Siach
2017-03-19 20:22 ` Thomas Petazzoni

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.