package fat-filesystem
Pure OCaml implementation of the FAT filesystem
Install
Dune Dependency
Authors
Maintainers
Sources
v0.15.0.tar.gz
sha256=a77048fda53d25f463f729b37e9264b72db219fdc62ab0488c1539618bb40400
sha512=d68ed3a9394fbba8bf2cb7555206bcd2a912c5fb6f1a5a18f26b217f3fc2148c42f94b0163f682173ff5db19aa145dcfc003bfdb9ba74f5a757bd372fc45ddcb
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
README
Pure OCaml implementation of the FAT filesystem
This library has two purposes:
primary: to allow the easy preparation of bootable disk images containing Mirage kernels
secondary: to provide a simple key=value store for Mirage applications
Note that "filesystems" are inherently legacy systems which modern Mirage applications will not use directly. The most likely use for this library is in booting a Mirage application via some kind of disk image.
Known limitations
can only make FAT16 filesystems
no VFAT support
no exFAT support (see #78)
corrupts under concurrent writes
PRs welcome to address any of these limitations!
Dependencies (14)
- astring
- cmdliner
-
re
>= "1.7.2"
-
io-page
>= "2.0.0"
-
io-page-unix
>= "2.0.0"
-
mirage-kv
< "5.0.0"
-
mirage-block-unix
>= "2.5.0" & < "2.13.0"
-
mirage-block
>= "2.0.0"
-
lwt
>= "2.4.3"
- rresult
- ppx_cstruct
-
cstruct
>= "3.0.0"
-
dune
>= "1.0"
-
ocaml
>= "4.06.0"
Dev Dependencies (2)
-
alcotest
with-test
-
mirage-block-combinators
with-test
Used by (2)
-
mirage-www
>= "1.1.0"
- xe-unikernel-upload
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page