aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/opkg/files
Commit message (Collapse)AuthorAgeFilesLines
* build: add integration for managing opkg package feed keysFelix Fietkau2015-04-061-0/+56
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45286
* build: introduce per feed repository supportJo-Philipp Wich2014-08-052-2/+0
| | | | | | | | | This changeset implements a new menuconfig option to generate separate repositories for each enabled package feed instead of one monolithic one. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42002
* Add package signing infrastructureSteven Barth2013-10-021-1/+1
| | | | | | | | | | | | | Add package signing key and certificate configuration options to the "Image configuration" submenu. If enabled, the Packages.gz list will be signed as file Packages.sig. The passphrase for the signing key can be sourced from a file or entered by the user. The signing certificate is automatically added to the firmware image if opkg-smime is selected. Signed-off-by: Evan Hunt <each@isc.org> Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 38284
* opkg: add build variant with signature supportSteven Barth2013-09-261-0/+7
| | | | SVN-Revision: 38220
* packages: clean up the package folderJohn Crispin2013-06-211-0/+5
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007