Openwrt/package/system/opkg/patches
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
..
001-ship-pkg-m4.patch
002-no-shave.patch
004-host_cpu.patch
007-force_static.patch
009-remove-upgrade-all.patch
011-old-config-location.patch
012-strip-trailing-conffiles-whitespace.patch
014-errors-to-stderr.patch
020-avoid_getline.patch
030-fix-double-free.patch
040-wrap-descriptions-only-on-ttys.patch
050-add-case-insensitive-flag.patch
060-add-find-command.patch
070-use_gzipped_pkg_list.patch
080-suppress-blank-package-fields.patch
090-suppress-blank-provides-field.patch
100-add-force-checksum.patch
110-upgrade.patch
200-usign_support.patch
210-add-force-signature.patch
220-drop-release-support.patch
230-drop_md5_support.patch
240-fix-force-checksum-for-sha256.patch
250-add-lists-dir-switch.patch
260-add-print-package-size.patch