* [Buildroot] Improving config navigation for mtd tools
@ 2012-11-28 0:12 Charles Manning
2012-11-29 23:22 ` Arnout Vandecappelle
0 siblings, 1 reply; 2+ messages in thread
From: Charles Manning @ 2012-11-28 0:12 UTC (permalink / raw)
To: buildroot
Hello All
The mtd utilities are part flash utilities and part file system
utilities. This makes it a bit cryptic to put them under "Filesystem
utilities".
I suggest this can be resolved by remaining the heading to "Filesystem
and flash utilities"
--- a/package/Config.in
+++ b/package/Config.in
@@ -177,7 +177,7 @@ source "package/xterm/Config.in"
source "package/xvkbd/Config.in"
endmenu
-menu "Filesystem utilities"
+menu "Filesystem and flash utilities"
source "package/cifs-utils/Config.in"
source "package/cramfs/Config.in"
source "package/dosfstools/Config.in"
Regards
Charles
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Improving config navigation for mtd tools
2012-11-28 0:12 [Buildroot] Improving config navigation for mtd tools Charles Manning
@ 2012-11-29 23:22 ` Arnout Vandecappelle
0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2012-11-29 23:22 UTC (permalink / raw)
To: buildroot
On 28/11/12 01:12, Charles Manning wrote:
> Hello All
>
> The mtd utilities are part flash utilities and part file system
> utilities. This makes it a bit cryptic to put them under "Filesystem
> utilities".
>
> I suggest this can be resolved by remaining the heading to "Filesystem
> and flash utilities"
Thank you, that's a good idea. Could you post a proper patch?
That means:
- Write a commit message that documents the change (more
or less what you wrote above).
- Add a Signed-off-by line for yourself. This is a short way for you to
assert that you are entitled to contribute the patch under buildroot's
GPL license. See http://elinux.org/Developer_Certificate_Of_Origin
for more details.
- Preferably send it with git-send-email.
This will also add you to the list of buildroot contributors :-)
Regards,
Arnout
>
>
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -177,7 +177,7 @@ source "package/xterm/Config.in"
> source "package/xvkbd/Config.in"
> endmenu
>
> -menu "Filesystem utilities"
> +menu "Filesystem and flash utilities"
> source "package/cifs-utils/Config.in"
> source "package/cramfs/Config.in"
> source "package/dosfstools/Config.in"
>
>
> Regards
>
> Charles
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-29 23:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-28 0:12 [Buildroot] Improving config navigation for mtd tools Charles Manning
2012-11-29 23:22 ` Arnout Vandecappelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox