= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Pure OCaml implementation of the FAT filesystem
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 }">
Authors
Maintainers
Sources
fat-filesystem-v0.14.0.tbz
sha256=07312d63c0b215dc1db1036db7493500fe5fe20cad05f189a74b5c51e85d8af5
sha512=856514a926d451c74756b70910f9e06aa7b55a85b5e3c1306ce4de8b3f56b477332f9f81ea85b71a591eb0cdbc540debaa2d2f418fe07aa316abb68c4d314b1c
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
Dependencies (14)
- astring
- cmdliner
-
re
>= "1.7.2"
-
io-page
>= "2.0.0"
-
io-page-unix
>= "2.0.0"
-
mirage-block-unix
>= "2.5.0"
-
mirage-block
>= "2.0.0"
-
mirage-fs
>= "3.0.0"
-
lwt
>= "2.4.3"
- rresult
- ppx_cstruct
-
cstruct
>= "3.0.0" & < "6.1.0"
-
dune
>= "1.0"
-
ocaml
>= "4.06.0"
Development Dependencies (2)
-
alcotest
with-test
-
mirage-block-combinators
with-test
Reverse Dependencies (2)
-
mirage-www
>= "1.1.0"
- xe-unikernel-upload
Conflicts
-
None