package mbr-format

  1. Overview
  2. No Docs
A simple library for manipulating Master Boot Records.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=e43654b2f5db746a03739bc2dcb2590f

Description

Intended uses are:

  1. to create bootable disk images creating MirageOS kernels
  2. for MirageOS kernels to read the partition tables on attached disks

Published: 19 Aug 2014

Dependencies (12)

  1. ocamlbuild build
  2. cmdliner
  3. io-page
  4. ipaddr
  5. mirage-types-lwt < "3.0.0"
  6. mirage-types < "3.0.0"
  7. re
  8. ounit
  9. cstruct >= "1.0.1" & < "2.0.0"
  10. lwt < "3.0.0"
  11. ocamlfind build
  12. ocaml >= "4.00.0"

Dev Dependencies

None

Used by

None

Conflicts

None