All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] lsof: add busybox tweaks
Date: Sun, 29 Apr 2012 12:06:35 +0200	[thread overview]
Message-ID: <201204291206.36021.arnout@mind.be> (raw)
In-Reply-To: <87ehr77x56.fsf@macbook.be.48ers.dk>

On Sunday 29 April 2012 10:36:05 Peter Korsgaard wrote:
> True. But the first thing to decide on is if this _SHOW_OTHERS option is
> really useful. It was afaik introduced long time ago to encourage people
> to use the busybox applets instead of the full blown versions, but
> perhaps we should just let people decide for themselves?

 Admittedly, the first thing I do when a start configuring is to enable
_SHOW_OTHERS.  However, I think it is very useful for Joe Random User
to be informed of which packages are redundant because they are already
provided by busybox.  Still, maybe a better way is to mention that in the
package's menu entry:

diff --git a/package/lsof/Config.in b/package/lsof/Config.in
index cc7512c..c3a878f 100644
--- a/package/lsof/Config.in
+++ b/package/lsof/Config.in
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_LSOF
-       bool "lsof"
+       bool "lsof (also in busybox)"
        help
          lsof (LiSt Open Files)
          The lsof tool lists information about files opened by


 Regards,
 Arnout

-- 
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

  reply	other threads:[~2012-04-29 10:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26 10:15 [Buildroot] [PATCH 1/2] busybox: add new 1.20.0, remove deprecated, mark 1.18.x deprecated Gustavo Zacarias
2012-04-26 10:15 ` [Buildroot] [PATCH 2/2] lsof: add busybox tweaks Gustavo Zacarias
2012-04-26 14:08   ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-26 14:45     ` Thomas Petazzoni
2012-04-27  0:55       ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-27 21:54         ` Arnout Vandecappelle
2012-04-29  8:36           ` Peter Korsgaard
2012-04-29 10:06             ` Arnout Vandecappelle [this message]
2012-04-29 10:49             ` Gustavo Zacarias
2012-04-29  8:56   ` Peter Korsgaard
2012-04-29  8:55 ` [Buildroot] [PATCH 1/2] busybox: add new 1.20.0, remove deprecated, mark 1.18.x deprecated Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201204291206.36021.arnout@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.