This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
28d3db089d
Openwrt
/
package
/
opkg
History
Jo-Philipp Wich
763644ae93
opkg: - re-enable upgrade and restrict it to signle packages, fix usage text - only read package descriptions if they're actually needed (almost never), saves even more space when parsing package lists - refresh patches
...
SVN-Revision: 18120
2009-10-22 15:15:19 +00:00
..
files
patches
opkg: - re-enable upgrade and restrict it to signle packages, fix usage text - only read package descriptions if they're actually needed (almost never), saves even more space when parsing package lists - refresh patches
2009-10-22 15:15:19 +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