summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_install.c
Commit message (Expand)AuthorAgeFilesLines
...
* opkg: trivial adding some commentsticktock352008-12-151-1/+3
* opkg: fixing some trivial defects while reviewing codeticktock352008-12-151-2/+0
* opkg: adding the hash_table_remove API, not using yet.ticktock352008-12-151-1/+1
* opkg: trivial, clean up obsolete code, and some typoticktock352008-12-151-54/+0
* [opkg] Remove the orphan packages while upgradingticktock352008-12-151-0/+55
* remove build error on gcc 3.4ticktock352008-12-151-0/+2
* opkg: make .opk as the default opkg file extensionticktock352008-12-151-1/+1
* opkg: balance the installed_files reference countticktock352008-12-151-0/+2
* opkg: Don't attempt to check the validity of a repository if package did notticktock352008-12-151-14/+18
* opkg: consolidate error enums and add an error for when no package matchesticktock352008-12-151-17/+20
* opkg: improve opkg_install error reporting and include a check to verify repo...ticktock352008-12-151-13/+34
* opkg: (leak fixing, day 2) lots and lots of memory leaks fixedticktock352008-12-151-1/+3
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-1/+2
* opkg: remove unused CONFIG_OPKG_PROCESS_ACTIONS conditional codeticktock352008-12-151-248/+0
* opkg: output state change messages only at info verbosity levelticktock352008-12-141-2/+2
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+1952