On Saturday 15 September 2007, Cristian Ionescu-Idbohrn wrote:
> On Fri, 14 Sep 2007, Mike Frysinger wrote:
> > generally yes ... however, i dont know of any distro who puts `ip` in
> > /bin and considering its purpose in life (configuring the interfaces),
> > putting it in /sbin makes sense to me
>
> Debian sid (unstable):
>
> # which ip
> /bin/ip
> # ls -l /bin/ip
> -rwxr-xr-x 1 root root 164568 Jun 10 21:39 /bin/ip*
> # ip -V
> ip utility, iproute2-ss070313

blah, they changed the defaults ... iproute2 upstream defaults to /sbin for ip

considering ip/ifconfig do the same thing, i think they should be in the same 
dir in busybox

or we can just drop the whole path charade from busybox completely ... then 
there isnt a problem of /bin vs /sbin vs /usr/bin vs /usr/sbin ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to