armbian-build/tools/repository
Igor 43c7710bfd
tools/repository/extract-repo.sh: simplify extraction by copying directly from pool (#9174)
* tools/repository/extract-repo.sh: simplify extraction by copying directly from pool

Remove dependency on Packages index files. Instead of parsing package metadata
to find file locations, directly scan the pool/ directory structure and copy all
.deb files found in each component subdirectory.

This simplifies the code and makes it more robust since it doesn't rely on
index files being present or correctly formatted.

Signed-off-by: Igor Pecovnik <igor@armbian.com>

* Add helper script: recursively clean Armbian Debian package artifacts

* Update tools/repository/cleanup-debs.sh

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Signed-off-by: Igor Pecovnik <igor@armbian.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-01-08 12:23:40 +01:00
..
aptly.conf Repo management: rework to increase reliability and speed 2024-07-25 16:42:23 +02:00
armbian.key Moving repository handling from main script (#4600) 2022-12-23 21:58:06 +01:00
cleanup-debs.sh tools/repository/extract-repo.sh: simplify extraction by copying directly from pool (#9174) 2026-01-08 12:23:40 +01:00
example.deb Moving repository handling from main script (#4600) 2022-12-23 21:58:06 +01:00
extract-repo.sh tools/repository/extract-repo.sh: simplify extraction by copying directly from pool (#9174) 2026-01-08 12:23:40 +01:00
footer.html Moving repository handling from main script (#4600) 2022-12-23 21:58:06 +01:00
header.html Moving repository handling from main script (#4600) 2022-12-23 21:58:06 +01:00
repo repo: add loong64 support 2025-08-05 15:12:06 +02:00
repo.sh Fix repository management script for parallel execution 2026-01-05 01:48:26 +01:00