Amar Takhar created an issue: https://gitlab.rtems.org/administration/infra/-/issues/109
Assignee: Amar Takhar This is actually done. The tool is done which I will be adding to this repo soon called `rtems_cache.py` that loads files into the cache. To get a file you can do: * [https://dl.rtems.org/\<sha512\>/\<filename\>](https://dl.rtems.org/\<sha516\>/\<filename\>) or * https://dl.rtems.org/any/path/here/\<sha512\>/\<filename\>/ For security reasons the filename must match. It does dedup and make symlinks. Originally I was going to make the filename not matter but this will mean endless bot downloading. The filename downloaded will always match the `sha512` in the URL. @chris will be working on the corrosponding RSB changes to request the file from dl.rtems.org first before going to other sites. -- View it on GitLab: https://gitlab.rtems.org/administration/infra/-/issues/109 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs