summaryrefslogtreecommitdiff
path: root/obsmirror.sh
Commit message (Collapse)AuthorAge
* rewrite obsmirror againB Stack2020-03-03
| | | | | Now we are parsing Packages and Sources files directly, and rebuilding and re-signing the repo.
* add obsmirror2 which is rewrite so v3B Stack2020-03-03
|
* fix the htmlization of + symbolB Stack2020-02-27
|
* add use_top_result flag, and timestamp sortingB Stack2020-02-27
|
* refactor againB Stack2020-02-27
| | | | | parse Packages.gz.mirrorlist, and choose a single mirror to pull all contents from.
* add support for OBSMIRROR_CONFB Stack2020-02-26
|
* rewrite obsmirror to be much simplerB Stack2020-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 loggingB Stack2020-01-07
|
* update description of obsmirrorB Stack2020-01-07
|
* add obsmirror.shB Stack2020-01-07
bgstack15