Commit Graph

13 Commits (1634461bd208f4bd108ea5c3d3f1cf9eb56d4a7e)

Author SHA1 Message Date
Michael Büsch 325a69486e dl_cleanup: Fix linux blacklist
SVN-Revision: 47157
9 years ago
Michael Büsch 9644e33c65 dl_cleanup: Port to Python 3
SVN-Revision: 47156
9 years ago
John Crispin f76755da3f packages: fix typo in OpenWrt name
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>

SVN-Revision: 43542
10 years ago
Jo-Philipp Wich 1c9bc8822d scripts: dl_cleanup.py: properly detect file names with <date>-<githash> version string
SVN-Revision: 36729
11 years ago
Gabor Juhos 65fc9eee18 Add xz compressed packages to known extensions of dl_cleanup
Add .tar.xz, .txz, and .orig.tar.xz as known extensions to dl_cleanup.py.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35645
11 years ago
Michael Büsch 1460115836 dl_cleanup: Add support for GIT-SHASUM
SVN-Revision: 23084
14 years ago
Michael Büsch b0745dd8ce Fix dl_cleanup.py
SVN-Revision: 22578
14 years ago
Michael Büsch ff6010a732 dl_cleanup: Show it to the user, if file extension or version pattern is unknown
SVN-Revision: 19085
14 years ago
Michael Büsch bee5dab1a1 dl_cleanup: Add regex for foo_1_2_3
SVN-Revision: 19084
14 years ago
Michael Büsch 9c54343555 dl_cleanup: Allow removing items from blacklist
SVN-Revision: 19083
14 years ago
Michael Büsch 274e372e4c dl_cleanup: Add linux and gcc to blacklist
SVN-Revision: 19082
14 years ago
Michael Büsch 4a2465a295 dl_cleanup: Add dry-run option
SVN-Revision: 19081
14 years ago
Michael Büsch 16d107d5f9 dl_cleanup: Utility to delete all but the very last version of the tarballs in the download directory. The tool does currently have a few false positives (probably below 1%), but this is harmless, because buildroot will just redownload them.
SVN-Revision: 19018
14 years ago