This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
1
mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced
2026-03-14 23:09:45 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
260aee67dc
openwrt
/
package
/
opkg
History
Jo-Philipp Wich
ed2eed7b64
opkg: ignore Section, Source and Maintainer as well when ignoring descriptions, saves a few hundred KB memory
...
SVN-Revision: 18124
2009-10-22 17:16:13 +00:00
..
files
opkg.conf: update trunk snapshots url
2009-05-17 16:49:50 +00:00
patches
opkg: ignore Section, Source and Maintainer as well when ignoring descriptions, saves a few hundred KB memory
2009-10-22 17:16:13 +00:00
Makefile
opkg: - replace package list parser by something that works with fixed buffers to avoid slurping the whole file into memory during parsing - fix a possible null pointer dereference in opkg_remove_cmd() - get rid of upgrade, it cannot upgrade single packages and kills the system in most cases - get rid of the flag operation, not needed - bump package revision
2009-10-22 08:46:55 +00:00