1
0
This repository has been archived on 2024-07-22. You can view files and clone it. You cannot open issues, pull requests or push a commit.
Files
John Crispin db1ac63c1a opkg: backport 'opkg list --size' option
Backport from trunk to CC15.05 the --size option to optionally show also
the *.ipk size in the opkg package listing.

* 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: 47196
2015-10-15 14:41:30 +00:00
..