Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] add inetutils to package
Date: Mon, 04 Apr 2011 22:46:08 +0200	[thread overview]
Message-ID: <87bp0lycbz.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1298881761-1294-1-git-send-email-lliubbo@gmail.com> (Bob Liu's message of "Mon, 28 Feb 2011 16:29:20 +0800")

>>>>> "Bob" == Bob Liu <lliubbo@gmail.com> writes:

 Bob> Signed-off-by: Bob Liu <lliubbo@gmail.com>

Thanks. Is there any specific reason to use this rather than the busybox
applets?

 Bob> ---
 Bob>  package/Config.in              |    2 +-
 Bob>  package/inetutils/Config.in    |    6 ++++++
 Bob>  package/inetutils/inetutils.mk |   14 ++++++++++++++
 Bob>  3 files changed, 21 insertions(+), 1 deletions(-)
 Bob>  create mode 100644 package/inetutils/Config.in
 Bob>  create mode 100644 package/inetutils/inetutils.mk

 Bob> diff --git a/package/Config.in b/package/Config.in
 Bob> index 7f1d9ff..5123aec 100644
 Bob> --- a/package/Config.in
 Bob> +++ b/package/Config.in
 Bob> @@ -366,7 +366,6 @@ menu "Networking applications"
 Bob>  source "package/argus/Config.in"
 Bob>  source "package/avahi/Config.in"
 Bob>  source "package/axel/Config.in"
 Bob> -source "package/bluez_utils/Config.in"

That line shouldn't have been part of the patch.
 Bob> +INETUTILS_VERSION = 1.8
 Bob> +INETUTILS_SOURCE = inetutils-$(INETUTILS_VERSION).tar.gz
 Bob> +INETUTILS_SITE = http://ftp.gnu.org/gnu/inetutils/
 Bob> +INETUTILS_INSTALL_STAGING = YES
 Bob> +INETUTILS_INSTALL_TARGET_OPT = SUIDMODE="-m 4775" DESTDIR=$(TARGET_DIR) install

That suidmode thing looks odd. Does any of these binaries need to be
suid root? If so, we'll need to add them to device_table.txt

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2011-04-04 20:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28  8:29 [Buildroot] [PATCH] add inetutils to package Bob Liu
2011-02-28  8:29 ` [Buildroot] [PATCH] add bluetooth utils " Bob Liu
2011-04-04 20:46 ` Peter Korsgaard [this message]
2011-04-04 20:55   ` [Buildroot] [PATCH] add inetutils " Mike Frysinger

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=87bp0lycbz.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox