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
and Mirage_fs_lwt.S
signatures
defined in the mirage-fs
package.
- WWW: https://mirage.io
- E-mail: mirageos-devel@lists.xenproject.org
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
- 17 Dec 2017
- Authors
- Maintainers
Sources
Dependencies
ptime
with-test
alcotest
with-test & >= "0.7.1" & < "1.4.0"
mirage-clock-unix
with-test & >= "1.2.0" & < "3.0.0"
rresult
with-test
mirage-fs-lwt
>= "1.0.0"
mirage-kv-lwt
>= "1.0.0" & < "2.0.0"
cstruct-lwt
< "3.4.0"
cstruct
>= "3.2.0"
jbuilder
>= "1.0+beta7"
ocaml
>= "4.04.2"
Reverse Dependencies