package mirage-block

  1. Overview
  2. Docs
Operations over mirage `BLOCK` devices

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=2cdd9324b8563ea944d3f8054b6eb689

Description

This library contains various operations over Mirage V1_LWT.BLOCK devices, including:

  • sparse copy
  • various folds
  • content comparison

Tags

org:mirage

Published: 10 Nov 2015

Dependencies (9)

  1. ocamlbuild build
  2. oasis build
  3. ocamlfind build
  4. lwt
  5. mirage-types-lwt < "3.0.0"
  6. io-page < "2.0.0"
  7. cstruct < "4.0.0"
  8. base-bytes
  9. ocaml >= "4.02.0"

Dev Dependencies (2)

  1. mirage-block-ramdisk with-test
  2. ounit with-test

Used by (7)

  1. docteur-unix < "0.0.3"
  2. nbd-tool < "6.0.1"
  3. qcow < "0.11.0"
  4. qcow-format
  5. qcow-tool < "0.11.0"
  6. tar-mirage >= "1.1.0" & < "2.0.1"
  7. vhd-format-lwt < "0.12.1"

Conflicts

None