openwrtv4/package/network/utils/iproute2
Jo-Philipp Wich eb10b13f16 iproute2: rename ip to ip-tiny and let both ip-tiny and ip-full provide "ip"
Rename the "ip" package declaration to "ip-tiny" and let both "ip-tiny" and
"ip-full" provide the virtual "ip" package. This allows users to freely choose
the "ip" command variant while other packages can continue to depend on "ip"
without needing to enforce a specific variant.

Note that this commit does not add busybox as "ip" provider due to
the following reasons:

 - The builtin Busybox ip applet cannot be added or removed at runtime
 - Both "ip-tiny" and "ip-full" are able to install without file clashes even
   if the busybox applet is enabled
 - The system is preferring full "ip-tiny" and "ip-full" at runtime, even
   if Busybox ip is still present.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-11-02 02:33:30 +01:00
..
files Make teql hotplug script run sooner 2012-12-02 13:04:03 +00:00
patches iproute2: tc cake qdisc add nat, docsis & ptm modes 2016-10-04 11:50:48 +02:00
Makefile iproute2: rename ip to ip-tiny and let both ip-tiny and ip-full provide "ip" 2016-11-02 02:33:30 +01:00