All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] bonnie: Expand description in config help text.
@ 2016-01-30  7:37 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2016-01-30  7:37 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=996b4d99626f1ebc5ebcc46ce7b3320a1997d58e
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

The description "Filesystem tester" is rather unhelpful. Take the
description from the referenced web site to make it a bit clearer what
bonnie++ actually is.

[Thomas: rewrap Config.in help text.]

Signed-off-by: Cam Hutchison <camh@xdna.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/bonnie/Config.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package/bonnie/Config.in b/package/bonnie/Config.in
index 6dbd06d..4b0adda 100644
--- a/package/bonnie/Config.in
+++ b/package/bonnie/Config.in
@@ -3,7 +3,8 @@ config BR2_PACKAGE_BONNIE
 	depends on BR2_INSTALL_LIBSTDCPP
 	depends on BR2_USE_MMU # fork()
 	help
-	  Filesystem tester
+	  A benchmark suite that is aimed at performing a number of
+	  simple tests of hard drive and file system performance.
 
 	  http://www.coker.com.au/bonnie++/
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-30  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-30  7:37 [Buildroot] [git commit] bonnie: Expand description in config help text 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.