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
John Crispin 5bf8dd5e5e opkg: Extend 'opkg list' command to optionally display package size
'opkg list' command only displays the available packages' name, version and
description. It would be useful to also see the approximate size of the
available package.

This patch extends "opkg list" command with "--size" to optionally show also
the *.ipk size.
* Default behaviour is to list the available packages as earlier:
  "name - version - description"
* with "--size" the output of is "name - version - size - description".

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

SVN-Revision: 46980
9 years ago
..
base-files base-files: refactor default_postinst() 9 years ago
boot package/uboot-envtools: add OpenMesh MR1750 support 9 years ago
devel gdb: update to the latest version, fixes a build error with gcc 5.2 9 years ago
firmware kernel: add staging r8188eu module (3.13) 10 years ago
kernel mac80211: rename iwlagn to iwlwifi 9 years ago
libs libubox: update to latest git revision 9 years ago
network lldpd: add extra respawn params 9 years ago
system opkg: Extend 'opkg list' command to optionally display package size 9 years ago
utils ugps: fix filename to eliminate build problems 9 years ago
Makefile build: Prevent more gzip timestamps 9 years ago