tn3399_openwrt/package/system/opkg
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
2015-09-16 09:37:39 +00:00
..
files opkg: ensure image provided feeds are available after sysupgrade 2015-07-25 12:12:28 +00:00
patches opkg: Extend 'opkg list' command to optionally display package size 2015-09-16 09:37:39 +00:00
Makefile opkg: Extend 'opkg list' command to optionally display package size 2015-09-16 09:37:39 +00:00