mirage-fs-unix
Passthrough filesystem for MirageOS on Unix
Description
This is a pass-through Mirage filesystem to an underlying Unix directory. The interface is intended to support eventual privilege separation (e.g. via the Casper daemon in FreeBSD 11).
The current version supports the Mirage_fs.S
signature
defined in the mirage-fs
package.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 31 Oct 2019
- Authors
- Maintainers
Sources
mirage-fs-unix-v1.7.0.tbz
sha256=bc01f74d088f830ee2099930db46c46bb543409fe589ffe0c99f08c74e4a8b8c
sha512=ccf21640e26e995b2144d69f01885321b3122325295d315afb9dd0247ce45aaecba5abe3c78942749cda39b81f54428fd85ed3d6e2918427a0d8116fc664f098
Dependencies
ptime
with-test
alcotest
with-test & >= "0.7.1" & < "1.4.0"
mirage-clock-unix
with-test & >= "3.0.0"
rresult
with-test
mirage-fs
>= "3.0.0"
mirage-kv
>= "3.0.0"
cstruct
>= "3.2.0" & < "6.1.0"
ocaml
>= "4.06.0"
dune
>= "1.0"
Reverse Dependencies