fat-filesystem
Pure OCaml implementation of the FAT filesystem
Description
This library has two purposes:
- to allow the easy preparation of bootable disk images containing mirage kernels
- to provide a simple filesystem layer for MirageOS applications
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
- 12 Mar 2019
- Authors
- Maintainers
Sources
Dependencies
alcotest
with-test
re
>= "1.7.2"
io-page-unix
>= "2.0.0"
mirage-block-unix
>= "2.5.0"
mirage-block-lwt
>= "1.0.0"
mirage-fs-lwt
>= "1.0.0"
mirage-fs
>= "1.0.0" & < "3.0.0"
lwt
>= "2.4.3"
cstruct
>= "3.0.0"
dune
>= "1.0"
ocaml
>= "4.03.0"
Reverse Dependencies
mirage-www
>= "1.1.0"