| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | opkg: drop md5 in favour of sha256 | John Crispin | 2015-04-14 | 3 | -1/+976 |
* | build: add integration for managing opkg package feed keys | Felix Fietkau | 2015-04-06 | 2 | -2/+71 |
* | opkg: add patch to circumvent signature checks on the command line | Felix Fietkau | 2015-04-06 | 1 | -0/+70 |
* | opkg: add patch for supporting signature checking through usign | Felix Fietkau | 2015-04-06 | 1 | -0/+91 |
* | opkg: make PKG_UPGRADE available during preinst hook | John Crispin | 2014-12-08 | 1 | -16/+19 |
* | opkg: the PKG_UPGRADE env was not set properly | John Crispin | 2014-12-02 | 1 | -2/+2 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 1 | -1/+1 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 1 | -1/+1 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -1/+1 |
* | build: improve feed handling for opkg.conf | Jo-Philipp Wich | 2014-10-16 | 1 | -1/+1 |
* | opkg: indicate upgrade vs install | John Crispin | 2014-09-11 | 1 | -0/+46 |
* | build: add new option to add disabled feeds commented out to opkg.conf | Jo-Philipp Wich | 2014-08-06 | 1 | -0/+5 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 3 | -2/+8 |
* | opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatchi... | Jo-Philipp Wich | 2014-05-14 | 2 | -2/+87 |
* | opkg: switch to git repository (#14655) | Jo-Philipp Wich | 2013-12-21 | 1 | -3/+3 |
* | opkg: do not add blank "Provides:" fields to package metadata | Felix Fietkau | 2013-12-13 | 1 | -0/+11 |
* | opkg: ignore empty fields in package lists | Steven Barth | 2013-10-14 | 2 | -1/+17 |
* | opkg: add support for SHA256 verification | Steven Barth | 2013-10-04 | 1 | -2/+2 |
* | Add package signing infrastructure | Steven Barth | 2013-10-02 | 2 | -2/+6 |
* | opkg: add build variant with signature support | Steven Barth | 2013-09-26 | 3 | -14/+56 |
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 16 | -0/+1199 |