This website requires JavaScript.
Explore
Help
Sign In
Backups
/
immortalwrt-mt798x
Watch
1
Star
0
Fork
0
You've already forked immortalwrt-mt798x
mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced
2025-01-10 19:12:33 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
immortalwrt-mt798x
/
package
/
opkg
/
patches
History
Felix Fietkau
9801f4687f
opkg: keep package list files compressed when src/gz is used, reduces tmpfs usage
...
SVN-Revision: 34869
2012-12-22 19:31:37 +00:00
..
001-ship-pkg-m4.patch
opkg: ship pkg.m4, this fixes building on FreeBSD
2010-11-25 18:02:36 +00:00
002-no-shave.patch
opkg: disable output shaving
2010-12-13 20:52:57 +00:00
004-host_cpu.patch
opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream
2010-01-07 12:37:49 +00:00
007-force_static.patch
opkg: update to r618
2011-04-11 22:08:43 +00:00
009-remove-upgrade-all.patch
opkg: update to r618
2011-04-11 22:08:43 +00:00
011-old-config-location.patch
opkg: update to r618
2011-04-11 22:08:43 +00:00
012-strip-trailing-conffiles-whitespace.patch
opkg: reenable global upgrade, refresh patches
2010-10-02 03:25:35 +00:00
014-errors-to-stderr.patch
opkg: write error messages to stdout
2010-11-24 14:54:26 +00:00
020-avoid_getline.patch
opkg: avoid using getline() to fix a compile issue on darwin (patch by Javier Palacios,
#9223
)
2011-04-15 16:18:11 +00:00
030-fix-double-free.patch
opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove
2011-10-15 01:05:25 +00:00
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