1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/opkg/patches
2012-12-22 19:31:37 +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 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*") 2012-11-15 20:17:49 +00:00
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*") 2012-11-15 20:17:49 +00:00
060-add-find-command.patch opkg: fix find logic introduced by previous commit 2012-11-15 20:53:51 +00:00
070-use_gzipped_pkg_list.patch opkg: keep package list files compressed when src/gz is used, reduces tmpfs usage 2012-12-22 19:31:37 +00:00