You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
base-files base-files: uci-defaults: support requesting untagged switch port configuration 8 years ago
boot uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
devel strace: Update to 4.14 8 years ago
firmware layerscape: add 64b/32b target for ls1012ardb device 8 years ago
kernel lantiq: added xrx200 as plattform for ltqvmmc 8 years ago
libs libreadline: set ABI_VERSION to force rebuild of dependent packages 8 years ago
network iproute2: rename ip to ip-tiny and let both ip-tiny and ip-full provide "ip" 8 years ago
system fstools: add build-depends on util-linux 8 years ago
utils util-linux: disc -> Disc and moved some packages 8 years ago
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 8 years ago