[Buildroot] [git commit branch/next] package/debianutils: improve help text

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Aug 8 10:56:39 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=02084cdf948ce1a0781a9a54c51b7705454ee3a3
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Add a note about the installed utilities.

Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/debianutils/Config.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/package/debianutils/Config.in b/package/debianutils/Config.in
index f865868..c4f2fcf 100644
--- a/package/debianutils/Config.in
+++ b/package/debianutils/Config.in
@@ -4,4 +4,7 @@ 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


More information about the buildroot mailing list