opkg: switch to own fork to improve memory usage
Switch to our own fork of opkg to significantly reduce the required amount
of memory when updating lists or installing packages.
Preliminary tests showed a usage drop of about 90% during these operations,
from ~3.7MB with unmodified opkg to ~360KB with our custom fork.
Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
Showing
- package/system/opkg/Makefile 24 additions, 64 deletionspackage/system/opkg/Makefile
- package/system/opkg/patches/001-ship-pkg-m4.patch 0 additions, 168 deletionspackage/system/opkg/patches/001-ship-pkg-m4.patch
- package/system/opkg/patches/002-no-shave.patch 0 additions, 37 deletionspackage/system/opkg/patches/002-no-shave.patch
- package/system/opkg/patches/004-host_cpu.patch 0 additions, 20 deletionspackage/system/opkg/patches/004-host_cpu.patch
- package/system/opkg/patches/007-force_static.patch 0 additions, 71 deletionspackage/system/opkg/patches/007-force_static.patch
- package/system/opkg/patches/009-remove-upgrade-all.patch 0 additions, 41 deletionspackage/system/opkg/patches/009-remove-upgrade-all.patch
- package/system/opkg/patches/011-old-config-location.patch 0 additions, 12 deletionspackage/system/opkg/patches/011-old-config-location.patch
- package/system/opkg/patches/012-strip-trailing-conffiles-whitespace.patch 0 additions, 23 deletions...pkg/patches/012-strip-trailing-conffiles-whitespace.patch
- package/system/opkg/patches/014-errors-to-stderr.patch 0 additions, 15 deletionspackage/system/opkg/patches/014-errors-to-stderr.patch
- package/system/opkg/patches/020-avoid_getline.patch 0 additions, 317 deletionspackage/system/opkg/patches/020-avoid_getline.patch
- package/system/opkg/patches/030-fix-double-free.patch 0 additions, 10 deletionspackage/system/opkg/patches/030-fix-double-free.patch
- package/system/opkg/patches/040-wrap-descriptions-only-on-ttys.patch 0 additions, 31 deletions...tem/opkg/patches/040-wrap-descriptions-only-on-ttys.patch
- package/system/opkg/patches/050-add-case-insensitive-flag.patch 0 additions, 169 deletions...e/system/opkg/patches/050-add-case-insensitive-flag.patch
- package/system/opkg/patches/060-add-find-command.patch 0 additions, 58 deletionspackage/system/opkg/patches/060-add-find-command.patch
- package/system/opkg/patches/070-use_external_gzip.patch 0 additions, 719 deletionspackage/system/opkg/patches/070-use_external_gzip.patch
- package/system/opkg/patches/071-use_gzipped_pkg_list.patch 0 additions, 124 deletionspackage/system/opkg/patches/071-use_gzipped_pkg_list.patch
- package/system/opkg/patches/080-suppress-blank-package-fields.patch 0 additions, 16 deletions...stem/opkg/patches/080-suppress-blank-package-fields.patch
- package/system/opkg/patches/090-suppress-blank-provides-field.patch 0 additions, 11 deletions...stem/opkg/patches/090-suppress-blank-provides-field.patch
- package/system/opkg/patches/100-add-force-checksum.patch 0 additions, 85 deletionspackage/system/opkg/patches/100-add-force-checksum.patch
- package/system/opkg/patches/110-upgrade.patch 0 additions, 50 deletionspackage/system/opkg/patches/110-upgrade.patch
Loading
Please register or sign in to comment