* [Buildroot] [PATCH 1/1] bonnie: Expand description in config help text.
@ 2016-01-29 21:06 Cam Hutchison
2016-01-30 7:38 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Cam Hutchison @ 2016-01-29 21:06 UTC (permalink / raw)
To: buildroot
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.
Signed-off-by: Cam Hutchison <camh@xdna.net>
---
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..26c88e9 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++/
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] bonnie: Expand description in config help text.
2016-01-29 21:06 [Buildroot] [PATCH 1/1] bonnie: Expand description in config help text Cam Hutchison
@ 2016-01-30 7:38 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-01-30 7:38 UTC (permalink / raw)
To: buildroot
Dear Cam Hutchison,
On Sat, 30 Jan 2016 08:06:04 +1100, Cam Hutchison wrote:
> 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.
>
> Signed-off-by: Cam Hutchison <camh@xdna.net>
> ---
> package/bonnie/Config.in | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
I've applied, after rewrapping your proposed Config.in help text since
the lines were too long (longer than 72 characters).
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:[~2016-01-30 7:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-29 21:06 [Buildroot] [PATCH 1/1] bonnie: Expand description in config help text Cam Hutchison
2016-01-30 7:38 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox