package fat-filesystem

  1. Overview
  2. Docs
FAT filesystem implementation

Install

Dune Dependency

Authors

Maintainers

Sources

fat-filesystem-0.12.3.tbz
md5=a0c60f27f859b71f9dc7c6b8bc0136a7

README.md.html

Pure OCaml implementation of the FAT filesystem

This library has two purposes:

  1. to allow the easy preparation of bootable disk images containing mirage kernels

  2. to provide a simple filesystem layer for mirage applications