tn3399_openwrt/package
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
..
base-files base-files: uci-defaults: support requesting untagged switch port configuration 2016-11-02 01:06:29 +01:00
boot uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 2016-11-02 02:11:19 +01:00
devel strace: Update to 4.14 2016-10-26 12:37:46 +02:00
firmware layerscape: add 64b/32b target for ls1012ardb device 2016-10-31 17:00:10 +01:00
kernel lantiq: added xrx200 as plattform for ltqvmmc 2016-10-31 16:51:33 +01:00
libs libreadline: set ABI_VERSION to force rebuild of dependent packages 2016-10-19 20:26:54 +02:00
network iproute2: rename ip to ip-tiny and let both ip-tiny and ip-full provide "ip" 2016-11-02 02:33:30 +01:00
system fstools: add build-depends on util-linux 2016-11-01 09:52:03 +01:00
utils util-linux: disc -> Disc and moved some packages 2016-10-27 12:45:05 +02:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00