[Buildroot] [PATCH 1/1] package/debianutils: improve help text

Jörg Krause joerg.krause at embedded.rocks
Tue Jul 21 06:15:27 UTC 2015


Add a note about the installed utilities.

Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
---
 package/debianutils/Config.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/package/debianutils/Config.in b/package/debianutils/Config.in
index f865868..a3f7510 100644
--- a/package/debianutils/Config.in
+++ b/package/debianutils/Config.in
@@ -4,4 +4,8 @@ config BR2_PACKAGE_DEBIANUTILS
 	help
 	  Miscellaneous utilities specific to Debian.
 
+	  The specific utilities included are:
+	  add-shell installkernel ischroot remove-shell run-parts savelog
+	  tempfile which
+
 	  https://tracker.debian.org/pkg/debianutils
-- 
2.4.6



More information about the buildroot mailing list