Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opkg: forgot to remove two obsolete patches in last commit | Jo-Philipp Wich | 2009-11-11 | 1 | -11/+0 |
| | | | | SVN-Revision: 18381 | ||||
* | opkg: - re-enable upgrade and restrict it to signle packages, fix usage text ↵ | Jo-Philipp Wich | 2009-10-22 | 1 | -1/+1 |
| | | | | | | - only read package descriptions if they're actually needed (almost never), saves even more space when parsing package lists - refresh patches SVN-Revision: 18120 | ||||
* | opkg: - replace package list parser by something that works with fixed ↵ | Jo-Philipp Wich | 2009-10-22 | 1 | -0/+11 |
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 SVN-Revision: 18119 |