Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opkg: implement opkg_find_package() | ticktock35 | 2008-12-15 | 1 | -4/+56 |
* | opkg: add extra data to libopkg progress callbacks | ticktock35 | 2008-12-15 | 1 | -2/+2 |
* | opkg: implement opkg_list_upgradable_packages function | ticktock35 | 2008-12-15 | 1 | -4/+13 |
* | opkg: implement package listing in new libopkg | ticktock35 | 2008-12-15 | 1 | -0/+19 |
* | opkg: Add upgrade and upgrade_all functions to libopkg_test | ticktock35 | 2008-12-15 | 1 | -6/+10 |
* | opkg: fix problems in opkg_install_package and implement opkg_remove_package | ticktock35 | 2008-12-15 | 1 | -0/+4 |
* | opkg: add progress callbacks to libopkg api | ticktock35 | 2008-12-15 | 1 | -1/+13 |
* | opkg: add opkg_read_config_files() to libopkg_test | ticktock35 | 2008-12-15 | 1 | -0/+2 |
* | opkg: add update packages lists call to libopkg_test | ticktock35 | 2008-12-15 | 1 | -1/+5 |
* | opkg: add libopkg test application | ticktock35 | 2008-12-15 | 1 | -0/+15 |