You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/opkg/patches
Felix Fietkau 9801f4687f opkg: keep package list files compressed when src/gz is used, reduces tmpfs usage
SVN-Revision: 34869
12 years ago
..
001-ship-pkg-m4.patch opkg: ship pkg.m4, this fixes building on FreeBSD 14 years ago
002-no-shave.patch opkg: disable output shaving 14 years ago
004-host_cpu.patch opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream 15 years ago
007-force_static.patch opkg: update to r618 13 years ago
009-remove-upgrade-all.patch opkg: update to r618 13 years ago
011-old-config-location.patch opkg: update to r618 13 years ago
012-strip-trailing-conffiles-whitespace.patch opkg: reenable global upgrade, refresh patches 14 years ago
014-errors-to-stderr.patch opkg: write error messages to stdout 14 years ago
020-avoid_getline.patch opkg: avoid using getline() to fix a compile issue on darwin (patch by Javier Palacios, #9223) 13 years ago
030-fix-double-free.patch opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove 13 years ago
040-wrap-descriptions-only-on-ttys.patch opkg: various additions - only wrap package descriptions when outputting to a tty, simplifies parsing descriptions with external utils - introduce -i (--nocase) flag which makes all matching operations case insensitive - introduce "find" command which searches package names and descriptions (e.g. opkg -i find "*autoconfig*") 12 years ago
050-add-case-insensitive-flag.patch opkg: various additions - only wrap package descriptions when outputting to a tty, simplifies parsing descriptions with external utils - introduce -i (--nocase) flag which makes all matching operations case insensitive - introduce "find" command which searches package names and descriptions (e.g. opkg -i find "*autoconfig*") 12 years ago
060-add-find-command.patch opkg: fix find logic introduced by previous commit 12 years ago
070-use_gzipped_pkg_list.patch opkg: keep package list files compressed when src/gz is used, reduces tmpfs usage 12 years ago