diff options
author | John Crispin <john@openwrt.org> | 2015-09-16 09:37:39 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-09-16 09:37:39 +0000 |
commit | 5bf8dd5e5e509cdade63d3ddbf80ae472197f555 (patch) | |
tree | 0bdbadd06648fd3f71bd9b24b0a34be5096f48c2 /include/feeds.mk | |
parent | cb632b2d3b6383fdf9e1351157e2c8f518638016 (diff) | |
download | mtk-20170518-5bf8dd5e5e509cdade63d3ddbf80ae472197f555.zip mtk-20170518-5bf8dd5e5e509cdade63d3ddbf80ae472197f555.tar.gz mtk-20170518-5bf8dd5e5e509cdade63d3ddbf80ae472197f555.tar.bz2 |
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
Diffstat (limited to 'include/feeds.mk')
0 files changed, 0 insertions, 0 deletions