summaryrefslogtreecommitdiffstats
path: root/package/system/opkg
Commit message (Expand)AuthorAgeFilesLines
* 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-282-13/+8
* opkg: disable the use of vfork for the host buildFelix Fietkau2016-08-282-8/+13
* opkg: use vfork on gz_open by default (FS#120)Felix Fietkau2016-08-281-0/+20
* treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich2016-06-071-1/+1
* opkg: fix use-after-free with duplicate packages on the command lineJo-Philipp Wich2016-04-232-1/+13
* package: flag essential components as nonsharedJo-Philipp Wich2016-04-061-0/+1
* opkg: Fix handling of sha256sums for conffilesJohn Crispin2016-03-042-1/+15
* opkg: Make opkg understand old md5John Crispin2016-03-012-21/+69
* opkg: depend on uclient-fetch, disable busybox wgetFelix Fietkau2016-01-191-0/+1
* opkg: remove obsolete gcc version checkFelix Fietkau2015-11-101-1/+0
* opkg: Extend 'opkg list' command to optionally display package sizeJohn Crispin2015-09-162-1/+75
* opkg: expose lists_dir option as command line argumentJo-Philipp Wich2015-09-142-3/+43
* opkg: work around unconditional libopenssl build dependencyFelix Fietkau2015-09-111-1/+1
* opkg: ensure image provided feeds are available after sysupgradeJonas Gorski2015-07-253-4/+21
* opkg: fix duplicate check_signature line for smime variant (#19863)Felix Fietkau2015-06-161-3/+3
* opkg: Fix --force-checksum when using SHA256John Crispin2015-06-051-0/+31
* feeds: use common macro "FeedSourcesAppend" to populate opkg configurationsJo-Philipp Wich2015-05-281-12/+1
* opkg: fix md5 related #ifdef (thx, swalker)Felix Fietkau2015-04-141-1/+1
* opkg: drop md5 in favour of sha256John Crispin2015-04-143-1/+976
* build: add integration for managing opkg package feed keysFelix Fietkau2015-04-062-2/+71
* 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
* license info - revert r43155John Crispin2014-11-031-1/+1
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-1/+1
* Add a few SPDX tagsSteven Barth2014-11-021-1/+1
* build: improve feed handling for opkg.confJo-Philipp Wich2014-10-161-1/+1
* opkg: indicate upgrade vs installJohn Crispin2014-09-111-0/+46
* build: add new option to add disabled feeds commented out to opkg.confJo-Philipp Wich2014-08-061-0/+5
* build: introduce per feed repository supportJo-Philipp Wich2014-08-053-2/+8
* opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatchi...Jo-Philipp Wich2014-05-142-2/+87
* opkg: switch to git repository (#14655)Jo-Philipp Wich2013-12-211-3/+3
* opkg: do not add blank "Provides:" fields to package metadataFelix Fietkau2013-12-131-0/+11
* opkg: ignore empty fields in package listsSteven Barth2013-10-142-1/+17
* opkg: add support for SHA256 verificationSteven Barth2013-10-041-2/+2
* Add package signing infrastructureSteven Barth2013-10-022-2/+6
* opkg: add build variant with signature supportSteven Barth2013-09-263-14/+56
* packages: clean up the package folderJohn Crispin2013-06-2116-0/+1199