mirage-fs-unix
MirageOS filesystem passthrough driver for Unix
README
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 KV_RO
and FS
, as defined in the mirage-types package.
Install
- Published
-
23 Feb 2017
- Maintainers
-
Sources
Dependencies
ptime
with-test
alcotest
with-test & >= "0.7.1"
mirage-clock-unix
with-test & >= "1.2.0"
rresult
with-test
mirage-fs-lwt
>= "1.0.0"
mirage-kv-lwt
>= "1.0.0" & < "2.0.0"
cstruct
>= "1.4.0" & < "3.4.0"
topkg
build
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.02.3" & < "4.06.0"
Reverse Dependencies