All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Move /bin/ip to /sbin/ip and use update-alternatives
@ 2007-06-14  5:01 Jamie Lenehan
  0 siblings, 0 replies; only message in thread
From: Jamie Lenehan @ 2007-06-14  5:01 UTC (permalink / raw)
  To: openembedded-devel

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>



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-14  5:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-14  5:01 [RFC] Move /bin/ip to /sbin/ip and use update-alternatives Jamie Lenehan

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.