Infrastructure | Setup RTEMS Cache / dl.rtems.org (#109)
Amar Takhar (@amar)
gitlab at rtems.org
Thu Jun 26 00:55:29 UTC 2025
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250626/43ecacf8/attachment.htm>
More information about the bugs
mailing list