Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rewrite obsmirror again | B Stack | 2020-03-03 |
| | | | | | Now we are parsing Packages and Sources files directly, and rebuilding and re-signing the repo. | ||
* | add obsmirror2 which is rewrite so v3 | B Stack | 2020-03-03 |
| | |||
* | fix the htmlization of + symbol | B Stack | 2020-02-27 |
| | |||
* | add use_top_result flag, and timestamp sorting | B Stack | 2020-02-27 |
| | |||
* | refactor again | B Stack | 2020-02-27 |
| | | | | | parse Packages.gz.mirrorlist, and choose a single mirror to pull all contents from. | ||
* | add support for OBSMIRROR_CONF | B Stack | 2020-02-26 |
| | |||
* | rewrite obsmirror to be much simpler | B Stack | 2020-02-25 |
| | | | | | | | Drop httrack which just sucked. Rewrote script to list all files from main page, without navigating to a mirror site first. This vastly simplifies the process and ensures that we always pull down every package, and does not need a temp dir. | ||
* | obsmirror: add logging | B Stack | 2020-01-07 |
| | |||
* | update description of obsmirror | B Stack | 2020-01-07 |
| | |||
* | add obsmirror.sh | B Stack | 2020-01-07 |