summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-09opkg-build: remove `--numeric-owner` parameter overzealously addedHEADmasterPiotr Łobacz
2023-12-01CONTRIBUTING: refresh document0.6.3Alex Stewart
2023-12-01add SECURITY.mdAlex Stewart
2023-08-18CONTRIBUTING: update opkg mailing listAlex Stewart
2023-08-18CONTRIBUTING: update markdown stylingAlex Stewart
2023-08-16opkg-build: whitespace and stylingAlex Stewart
2023-08-16opkg-build: Add acls and xattrs supportPiotr Łobacz
2023-08-15Revert "opkg-build: Add acls and xattrs support"Alex Stewart
2023-07-12opkg-build: Add acls and xattrs supportPiotr Łobacz
2023-05-24opkg-feed: Fix adding feeds with same name as architecture0.6.2Petar Koynov
2021-09-22opkg-build: Add zstandard compressor support0.5.0Henry Kleynhans
2021-03-01CONTRIBUTING: fix yocto ML link0.4.5Christian Hermann
2021-03-01opkg-build: make sure destination dir existsChristian Hermann
2021-02-23Makefile: separate manpages and utils installRyan Barnett
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