| Commit message (Expand) | Author | Age | Files | Lines |
* | opkg: switch source url to git.openwrt.org | Jo-Philipp Wich | 2018-01-04 | 1 | -2/+2 |
* | opkg: fix PKG_CONFIG_DEPENDS to include version.mk entries | Rafał Miłecki | 2017-12-14 | 1 | -1/+2 |
* | package: move distfeeds.conf from opkg to base-files | Jonas Gorski | 2017-12-13 | 1 | -12/+2 |
* | opkg: bump to version 2017-12-07 | Rafał Miłecki | 2017-12-07 | 1 | -3/+3 |
* | opkg: bump to version 2017-07-28 | Jo-Philipp Wich | 2017-07-28 | 1 | -3/+3 |
* | opkg: bump to version 2017-07-11 | Yousong Zhou | 2017-07-12 | 1 | -3/+3 |
* | opkg: alternatives: use ERROR level for symlink failure | Yousong Zhou | 2017-05-03 | 1 | -3/+3 |
* | opkg: alternatives support | Yousong Zhou | 2017-05-02 | 1 | -4/+4 |
* | opkg: backport upstream fixes, code cleanups | Jo-Philipp Wich | 2017-04-08 | 1 | -3/+3 |
* | build: move PKG_CONFIG_DEPENDS from feeds.mk to opkg | Felix Fietkau | 2017-04-03 | 1 | -1/+8 |
* | opkg: gracefully handle missing $PATH, fix build warnings | Jo-Philipp Wich | 2017-03-15 | 1 | -4/+5 |
* | opkg: fix several package installation bugs | Jo-Philipp Wich | 2017-03-06 | 1 | -3/+3 |
* | opkg: mark as essential (FS#571) | Jo-Philipp Wich | 2017-03-01 | 1 | -0/+1 |
* | opkg: fix stray printf() (#551) | Jo-Philipp Wich | 2017-02-23 | 1 | -3/+3 |
* | opkg: fix handling conffiles in status lists | Jo-Philipp Wich | 2017-02-22 | 1 | -3/+3 |
* | opkg: re-enable usign support | Jo-Philipp Wich | 2017-02-20 | 1 | -2/+2 |
* | opkg: switch to own fork to improve memory usage | Jo-Philipp Wich | 2017-02-19 | 30 | -3495/+24 |
* | opkg: clarify messages and errors related to downloads | Hannu Nyman | 2017-01-26 | 2 | -1/+62 |
* | opkg: use default PKG_BUILD_DIR | Matthias Schiffer | 2017-01-16 | 1 | -1/+0 |
* | opkg: drop S/MIME support | Felix Fietkau | 2017-01-10 | 1 | -59/+8 |
* | opkg: vfork external gzip command to uncompress data | Jo-Philipp Wich | 2016-12-27 | 4 | -23/+746 |
* | Revert "opkg: vfork external gzip command to uncompress data" | Stijn Tintel | 2016-12-27 | 4 | -746/+23 |
* | opkg: add missing dependency on libpthread | Felix Fietkau | 2016-12-26 | 1 | -1/+1 |
* | opkg: vfork external gzip command to uncompress data | Jo-Philipp Wich | 2016-12-26 | 4 | -23/+746 |
* | treewide: clean up and unify PKG_VERSION for git based downloads | Felix Fietkau | 2016-12-22 | 1 | -7/+4 |
* | Revert mirror hash fixes | Felix Fietkau | 2016-12-20 | 1 | -1/+1 |
* | opkg: fix mirror hash | John Crispin | 2016-12-20 | 1 | -1/+1 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | opkg: run prerm scripts for the old version also on upgrade | Jonas Gorski | 2016-11-21 | 2 | -1/+74 |
* | opkg: set PKG_UPGRADE also when running scripts for the old package | Jonas Gorski | 2016-11-21 | 5 | -15/+16 |
* | source: Switch to xz for packages and tools where possible | Daniel Engberg | 2016-10-06 | 1 | -1/+2 |
* | Revert "opkg: use vfork on gz_open by default (FS#120)" | Jo-Philipp Wich | 2016-08-28 | 1 | -20/+0 |
* | Revert "opkg: disable the use of vfork for the host build" | Jo-Philipp Wich | 2016-08-28 | 2 | -13/+8 |
* | opkg: disable the use of vfork for the host build | Felix Fietkau | 2016-08-28 | 2 | -8/+13 |
* | opkg: use vfork on gz_open by default (FS#120) | Felix Fietkau | 2016-08-28 | 1 | -0/+20 |
* | treewide: replace jow@openwrt.org with jo@mein.io | Jo-Philipp Wich | 2016-06-07 | 1 | -1/+1 |
* | opkg: fix use-after-free with duplicate packages on the command line | Jo-Philipp Wich | 2016-04-23 | 2 | -1/+13 |
* | package: flag essential components as nonshared | Jo-Philipp Wich | 2016-04-06 | 1 | -0/+1 |
* | opkg: Fix handling of sha256sums for conffiles | John Crispin | 2016-03-04 | 2 | -1/+15 |
* | opkg: Make opkg understand old md5 | John Crispin | 2016-03-01 | 2 | -21/+69 |
* | opkg: depend on uclient-fetch, disable busybox wget | Felix Fietkau | 2016-01-19 | 1 | -0/+1 |
* | opkg: remove obsolete gcc version check | Felix Fietkau | 2015-11-10 | 1 | -1/+0 |
* | opkg: Extend 'opkg list' command to optionally display package size | John Crispin | 2015-09-16 | 2 | -1/+75 |
* | opkg: expose lists_dir option as command line argument | Jo-Philipp Wich | 2015-09-14 | 2 | -3/+43 |
* | opkg: work around unconditional libopenssl build dependency | Felix Fietkau | 2015-09-11 | 1 | -1/+1 |
* | opkg: ensure image provided feeds are available after sysupgrade | Jonas Gorski | 2015-07-25 | 3 | -4/+21 |
* | opkg: fix duplicate check_signature line for smime variant (#19863) | Felix Fietkau | 2015-06-16 | 1 | -3/+3 |
* | opkg: Fix --force-checksum when using SHA256 | John Crispin | 2015-06-05 | 1 | -0/+31 |
* | feeds: use common macro "FeedSourcesAppend" to populate opkg configurations | Jo-Philipp Wich | 2015-05-28 | 1 | -12/+1 |
* | opkg: fix md5 related #ifdef (thx, swalker) | Felix Fietkau | 2015-04-14 | 1 | -1/+1 |