aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/opkg/patches
Commit message (Expand)AuthorAgeFilesLines
* opkg: clarify messages and errors related to downloadsHannu Nyman2017-01-261-0/+61
* opkg: vfork external gzip command to uncompress dataJo-Philipp Wich2016-12-273-22/+745
* Revert "opkg: vfork external gzip command to uncompress data"Stijn Tintel2016-12-273-745/+22
* opkg: vfork external gzip command to uncompress dataJo-Philipp Wich2016-12-263-22/+745
* opkg: run prerm scripts for the old version also on upgradeJonas Gorski2016-11-211-0/+73
* opkg: set PKG_UPGRADE also when running scripts for the old packageJonas Gorski2016-11-214-14/+15
* Revert "opkg: use vfork on gz_open by default (FS#120)"Jo-Philipp Wich2016-08-281-20/+0
* Revert "opkg: disable the use of vfork for the host build"Jo-Philipp Wich2016-08-281-12/+7
* opkg: disable the use of vfork for the host buildFelix Fietkau2016-08-281-7/+12
* opkg: use vfork on gz_open by default (FS#120)Felix Fietkau2016-08-281-0/+20
* opkg: fix use-after-free with duplicate packages on the command lineJo-Philipp Wich2016-04-231-0/+11
* opkg: Fix handling of sha256sums for conffilesJohn Crispin2016-03-041-0/+14
* opkg: Make opkg understand old md5John Crispin2016-03-011-19/+36
* opkg: Extend 'opkg list' command to optionally display package sizeJohn Crispin2015-09-161-0/+74
* opkg: expose lists_dir option as command line argumentJo-Philipp Wich2015-09-141-0/+39
* opkg: Fix --force-checksum when using SHA256John Crispin2015-06-051-0/+31
* opkg: fix md5 related #ifdef (thx, swalker)Felix Fietkau2015-04-141-1/+1
* opkg: drop md5 in favour of sha256John Crispin2015-04-142-0/+973
* opkg: add patch to circumvent signature checks on the command lineFelix Fietkau2015-04-061-0/+70
* opkg: add patch for supporting signature checking through usignFelix Fietkau2015-04-061-0/+91
* opkg: make PKG_UPGRADE available during preinst hookJohn Crispin2014-12-081-16/+19
* opkg: the PKG_UPGRADE env was not set properlyJohn Crispin2014-12-021-2/+2
* opkg: indicate upgrade vs installJohn Crispin2014-09-111-0/+46
* opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatchi...Jo-Philipp Wich2014-05-141-0/+85
* opkg: do not add blank "Provides:" fields to package metadataFelix Fietkau2013-12-131-0/+11
* opkg: ignore empty fields in package listsSteven Barth2013-10-141-0/+16
* opkg: add build variant with signature supportSteven Barth2013-09-261-8/+8
* packages: clean up the package folderJohn Crispin2013-06-2114-0/+1092