summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-31Opkg.py : Support for tilde in version compare0.4.3Maarten van Megen
2020-02-18Makefile: add opkg-feed to UTILSAlex Stewart
2020-02-05Fix reproducibility issues in opkg-buildRichard Purdie
2020-01-17opkg-unbuild: convert to shellChristian Hermann
2020-01-13Make grep and sed arguments in opkg-feed Busybox compliantRex Keen
2020-01-03testOpkgFeedManagement.sh: fix mangled test urlsAlejandro del Castillo
2019-12-16makePackage: switch to python30.4.2Alejandro del Castillo
2019-12-02opkg-utils: Switch to python3Haris Okanovic
2019-12-02opkg.py/get_file_list(): Add xz supportHaris Okanovic
2019-12-02opkg.py/get_file_list_dir(): Decode subprocess string, python3 supportHaris Okanovic
2019-11-25opkg-build: do not include current directoryAlejandro del Castillo
2019-11-25Fix opkg-build to handle errors correctlyRichard Purdie
2019-11-07Add a utility script for listing and manipulating feedsRex Keen
2019-10-18add SPDX license identifiersYann CARDAILLAC
2019-09-16opkg-build: clamp mtimes to SOURCE_DATE_EPOCHAlejandro del Castillo
2019-05-31opkg-list-fields: fix to print the fields again0.4.1Martin Jansa
2019-05-30Makefile: fixed for-loop in install receipeAlejandro del Castillo
2019-05-14ArFile: add python3 compatibilityAlejandro del Castillo
2019-02-21opkg-build: do not set mtime on data.tar.XAlejandro del Castillo
2018-12-26opkg-build: use filelists as tar input0.4.0Alejandro del Castillo
2018-12-26opkg-make-index: add sha256sum supportAlejandro del Castillo
2018-12-26opkg-make-index: use argsparse instead of getoptAlejandro del Castillo
2018-12-26opkg-make-index: fix pylint errors and warningsAlejandro del Castillo
2018-11-19opkg-build: add support for lz4 compressorAlejandro del Castillo
2018-11-16opkg-build: simplify date calculationAlejandro del Castillo
2018-11-13opkg-build: add compressor arguments command line argumentAlejandro del Castillo
2018-11-12update-alternatives: Fix link relocation supportNiko Mauno
2018-10-22opkg-make-index: use ctime instead of mtimeStefan Agner
2018-10-05opkg-build: Add support for explicit pigzMike Crowe
2018-02-28opkg-build: Use local time for build_date, since opkg extracts files assuming...Michael Hansen
2018-02-28Only use --sort=name on versions of tar which support it. This fixes compatib...Michael Hansen
2018-02-22opkg-build: improve ipk package reproducibilityGardon Lukasz
2018-02-07opkg-build: differentiate between compressorargs and zipargs0.3.6Juro Bystricky
2018-01-29opkg-build: improve package reproducibilityAlejandro del Castillo
2018-01-23update-alternatives: add support for link renamesAlejandro del Castillo
2018-01-21update-alternatives: fix the sed pattern in remove_altJackie Huang
2017-10-06opkg.py/opkg-make-index: Add option to include all fieldsJeffrey Pautler
2017-10-06opkg.py: Remove reformatting of description fieldJeffrey Pautler
2017-10-03opkg.py: Fix run-time error in call to ArFileJeffrey Pautler
2017-09-11opkg-build*: fix empty package name in error messageAdam Trhon
2017-07-10opkg.py/__init__: Compatible for ipk which outer is tar朱穆穆
2017-06-27opkg-build: make Section, Priority and Source fields optionalAlejandro del Castillo
2017-01-30Check for optional terminator in archives0.3.5Rob Woolley
2017-01-18Makefile: prefer defined bindir and mandir as installation dirsAlejandro del Castillo
2016-12-30Added support to generate index file with multiple version per packagedesmond
2016-12-30update-alternatives: warn when multiple providers have the same priorityChen Qi
2016-10-07opkg-make-index: print summary on it's own line0.3.4Alejandro del Castillo
2016-10-05opkg-build: Add a manpage in POD format.Andrew Shadura
2016-10-05opkg-build: Add support for alternative compression schemes.Andrew Shadura
2016-10-05opkg-build: Unify tabulation in the option parser.Andrew Shadura