From: Jamie Lenehan <lenehan@twibble.org>
To: openembedded-devel@lists.openembedded.org
Subject: [RFC] Move /bin/ip to /sbin/ip and use update-alternatives
Date: Thu, 14 Jun 2007 15:01:29 +1000 [thread overview]
Message-ID: <20070614050129.GA27377@twibble.org> (raw)
Hi,
I usually need the full ip command from iproute2 rather than the
busybox version, but currently they put the ip command in different
locations:
busybox -> /bin/ip
iproute2 -> /sbin/ip
I want to change busybox to install it's ip symlink in /sbin (the standard
location for this) and use update-alternatives to select the iproute2 one
when it's installed.
Anyone have any issues with doing this?
--
Jamie Lenehan <lenehan@twibble.org>
reply other threads:[~2007-06-14 5:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20070614050129.GA27377@twibble.org \
--to=lenehan@twibble.org \
--cc=openembedded-devel@lists.openembedded.org \
/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.