| Commit message (Expand) | Author | Age | Files | Lines |
* | opkg: use opkg_message rather than printf in opkg_verify_file() | ticktock35 | 2008-12-15 | 3 | -4/+4 |
|
|
* | opkg: skip downloading Packages.sig if GPGME is not enabled at build time | ticktock35 | 2008-12-15 | 1 | -1/+5 |
|
|
* | opkg: print help and version messages to stdout rather than stderr. Based on | ticktock35 | 2008-12-15 | 1 | -71/+71 |
|
|
* | opkg: update md5.{c,h} with latest version from gnulib | ticktock35 | 2008-12-15 | 2 | -543/+423 |
|
|
* | opkg: enable -Werror in libopkg and fix resulting build failures | ticktock35 | 2008-12-15 | 8 | -20/+19 |
|
|
* | opkg: Remove unused CONFIG_CLEAR_SW_INSTALL_FLAG conditional code | ticktock35 | 2008-12-15 | 1 | -27/+0 |
|
|
* | opkg: remove unused CONFIG_OPKG_PROCESS_ACTIONS conditional code | ticktock35 | 2008-12-15 | 1 | -248/+0 |
|
|
* | opkg: remove redundant OPKG_LIB conditional code | ticktock35 | 2008-12-14 | 10 | -103/+3 |
|
|
* | opkg/libbb: Patch from Esben Haabendal <esbenhaabendal gmail com> | ticktock35 | 2008-12-14 | 1 | -6/+14 |
|
|
* | opkg: output state change messages only at info verbosity level | ticktock35 | 2008-12-14 | 5 | -9/+14 |
|
|
* | opkg: use a single temporary directory for entire update transaction and remove | ticktock35 | 2008-12-14 | 1 | -20/+16 |
|
|
* | opkg: restore original ipkg ChangeLog | ticktock35 | 2008-12-14 | 1 | -332/+332 |
|
|
* | opkg: catch up with removals and fix include statement in opkg-frontend.c | ticktock35 | 2008-12-14 | 4 | -8/+7 |
|
|
* | opkg: | ticktock35 | 2008-12-14 | 16 | -12827/+1766 |
|
|
* | opkg: add support for Tags attribute | ticktock35 | 2008-12-14 | 3 | -0/+27 |
|
|
* | opkg: Enable Debian style revision field by default and remove "familiar" spe... | ticktock35 | 2008-12-14 | 2 | -37/+2 |
|
|
* | opkg: Update the version comparision to a more recent one from dpkg. This | ticktock35 | 2008-12-14 | 1 | -37/+31 |
|
|
* | opkg: implement removal of auto-installed packages | ticktock35 | 2008-12-14 | 1 | -3/+62 |
|
|
* | opkg: use strdup() to prevent memory corruption | ticktock35 | 2008-12-14 | 1 | -2/+1 |
|
|
* | opkg: add autoremove command line option | ticktock35 | 2008-12-14 | 6 | -2/+19 |
|
|
* | opkg: distcheck fixes | ticktock35 | 2008-12-14 | 6 | -10/+10 |
|
|
* | opkg: remove redundant etc directory | ticktock35 | 2008-12-14 | 3 | -4/+1 |
|
|
* | opkg: move tests into a separate directory | ticktock35 | 2008-12-14 | 6 | -13/+14 |
|
|
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 82 | -93/+103 |
|
|
* | opkg: correct the name of the state changed callback and run it when appropriate | ticktock35 | 2008-12-14 | 1 | -1/+7 |
|
|
* | opkg: include opkg_state.h in libopkg_include_HEADERS | ticktock35 | 2008-12-14 | 1 | -0/+1 |
|
|
* | opkg: fix gpg enabled builds and fix one compiler warning | ticktock35 | 2008-12-14 | 2 | -1/+5 |
|
|
* | opkg: disable gpgme header if gpgme disabled from configure | ticktock35 | 2008-12-14 | 1 | -0/+2 |
|
|
* | opkg: make gpg support optional | ticktock35 | 2008-12-14 | 2 | -33/+47 |
|
|
* | opkg: add downloading, configuring and installing state changes | ticktock35 | 2008-12-14 | 5 | -4/+52 |
|
|
* | opkg: add internal state framework | ticktock35 | 2008-12-14 | 4 | -2/+76 |
|
|
* | opkg: fix pkg_parse_raw() bug where architecture is set to an invalid value | ticktock35 | 2008-12-14 | 1 | -1/+0 |
|
|
* | opkg: add a status flag to record if the package was automatically installed to | ticktock35 | 2008-12-14 | 4 | -0/+24 |
|
|
* | opkg: protect against total being zero when calculation percentage | ticktock35 | 2008-12-14 | 1 | -1/+1 |
|
|
* | opkg: improve download error reporting | ticktock35 | 2008-12-14 | 2 | -0/+13 |
|
|
* | opkg: initial implementation of package list signature verification | ticktock35 | 2008-12-14 | 3 | -0/+83 |
|
|
* | opkg: fix configure checks for gpgme | ticktock35 | 2008-12-14 | 2 | -4/+5 |
|
|
* | opkg: add configure check for libgpgme | ticktock35 | 2008-12-14 | 1 | -1/+48 |
|
|
* | opkg: apply "2-pkg-vec--Optimize-gross-inefficiency.patch" from OpenEmbedded | ticktock35 | 2008-12-14 | 1 | -0/+6 |
|
|
* | opkg: apply "1-pkg-parse--Optimize-inefficient-parsing.patch" from OpenEmbedded | ticktock35 | 2008-12-14 | 1 | -76/+115 |
|
|
* | opkg: don't print "Successfully terminated." message | ticktock35 | 2008-12-14 | 1 | -4/+3 |
|
|
* | opkg: fix some compiler warnings | ticktock35 | 2008-12-14 | 3 | -6/+5 |
|
|
* | opkg: don't report the same download percentage multiple times | ticktock35 | 2008-12-14 | 1 | -0/+8 |
|
|
* | opkg: include the current url being downloaded in the progress callback | ticktock35 | 2008-12-14 | 2 | -8/+9 |
|
|
* | opkg: Fix #ifdef | ticktock35 | 2008-12-14 | 1 | -1/+1 |
|
|
* | * Add proxy username/password support | ticktock35 | 2008-12-14 | 1 | -0/+8 |
|
|
* | opkg: add a download progress callback hook to libopkg | ticktock35 | 2008-12-14 | 2 | -0/+16 |
|
|
* | opkg: fix progress bar | ticktock35 | 2008-12-14 | 1 | -1/+1 |
|
|
* | * Rename top level ipkg directory to opkg | ticktock35 | 2008-12-14 | 78 | -1677/+1674 |
|
|
* | ipkg: add a simple progress bar while downloading | ticktock35 | 2008-12-14 | 1 | -1/+29 |
|
|