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 key=value 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
- 11 Apr 2022
- Authors
- Maintainers
Sources
fat-filesystem-0.15.1.tbz
sha256=6211952a8dd008ab7d02cdb3a6545a65a5ff8047e71dd8ce48a09fb500fe10a3
sha512=cddfa7e43dbd6ecab23113b3136c91f60c3890efc773603e6a3c3dd531c19e437a8e10b0923e1ce7fbc1d2ca77e6f098040e94678f79f04cec98c56ecef4b5cd
Dependencies
alcotest
with-test
fmt
>= "0.8.7"
cmdliner
>= "1.1.0"
re
>= "1.7.2"
io-page
>= "2.4.0"
mirage-block-combinators
with-test
mirage-kv
>= "4.0.0" & < "5.0.0"
mirage-block-unix
>= "2.13.0"
mirage-block
>= "3.0.0"
lwt
>= "2.4.3"
cstruct
>= "6.0.0"
dune
>= "1.0"
ocaml
>= "4.06.0"
Reverse Dependencies
mirage-www
>= "1.1.0"