Mirroring the opam repository, including source archives
Reynir Björnsson
24dda11659
The block devie is partitioned into a tar rw filesystem and two hash map cache partitions. The latter store the computes maps from {md5,sha512} checksums to sha256 checksums to speed up the boot process. |
||
---|---|---|
mirage | ||
LICENSE.md | ||
README.md |
opam-mirror unikernel
This unikernel periodically (at startup, on request, every hour) updates the provided opam-repository and downloads all referenced archives. It acts as an opam-repository including archive mirror. Only archives with appropriate checksums are stored. On startup, all data present on the block device is validated.