Mirroring the opam repository, including source archives
Find a file
Hannes Mehnert 5d86452f5f (a) paf 0.1.0 is released now, which works fine (no pins needed)
(b) use 16 as program_block_size, not 512 - this results in a working unikernel
(c) report data pushed into the map
2022-08-30 11:35:28 +02:00
mirage (a) paf 0.1.0 is released now, which works fine (no pins needed) 2022-08-30 11:35:28 +02:00
LICENSE.md initial commit 2022-08-25 14:57:03 +02:00
README.md initial commit 2022-08-25 14:57:03 +02:00

opam-mirror unikernel

This unikernel periodically (at startup, on request, every hour) updates the provided opam-repositor(ies) 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.