| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "opkg: disable the use of vfork for the host build" | Jo-Philipp Wich | 2016-08-28 | 1 | -12/+7 |
* | opkg: disable the use of vfork for the host build | Felix Fietkau | 2016-08-28 | 1 | -7/+12 |
* | opkg: use vfork on gz_open by default (FS#120) | Felix Fietkau | 2016-08-28 | 1 | -0/+20 |
* | opkg: fix use-after-free with duplicate packages on the command line | Jo-Philipp Wich | 2016-04-23 | 1 | -0/+11 |
* | opkg: Fix handling of sha256sums for conffiles | John Crispin | 2016-03-04 | 1 | -0/+14 |
* | opkg: Make opkg understand old md5 | John Crispin | 2016-03-01 | 1 | -19/+36 |
* | opkg: Extend 'opkg list' command to optionally display package size | John Crispin | 2015-09-16 | 1 | -0/+74 |
* | opkg: expose lists_dir option as command line argument | Jo-Philipp Wich | 2015-09-14 | 1 | -0/+39 |
* | opkg: Fix --force-checksum when using SHA256 | John Crispin | 2015-06-05 | 1 | -0/+31 |
* | 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 | 2 | -0/+973 |
* | 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 |
* | opkg: indicate upgrade vs install | John Crispin | 2014-09-11 | 1 | -0/+46 |
* | opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatchi... | Jo-Philipp Wich | 2014-05-14 | 1 | -0/+85 |
* | 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 | 1 | -0/+16 |
* | opkg: add build variant with signature support | Steven Barth | 2013-09-26 | 1 | -8/+8 |
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 14 | -0/+1092 |