From: Jörg Krause Date: Tue, 21 Jul 2015 06:15:27 +0000 (+0200) Subject: package/debianutils: improve help text X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=02084cdf948ce1a0781a9a54c51b7705454ee3a3;p=buildroot.git package/debianutils: improve help text Add a note about the installed utilities. Signed-off-by: Jörg Krause Signed-off-by: Thomas Petazzoni --- diff --git a/package/debianutils/Config.in b/package/debianutils/Config.in index f865868706..c4f2fcf2b3 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