package mirage-block-combinators

  1. Overview
  2. No Docs
Block signatures and implementations for MirageOS using Lwt

Install

Authors

Maintainers

Sources

mirage-block-v3.0.0.tbz
sha256=341e67269a6932d762d070e329c080a918cee2f21b00c7e73fddf83fe4a7ce65
sha512=57826493d421926aa54001c309cea8ef33bbd4ea7c05b35c23ee4483c9ea5ed6baf9ef078a9fbdf298c390b5976025e8875b2ed3ac078a4dee5667af39427291

Description

This repo contains generic operations over Mirage BLOCK devices. This package is specialised to the Lwt concurrency library for IO.

Tags

org:mirage

Published: 19 Nov 2021

Dependencies (7)

  1. mirage-block = version
  2. logs
  3. lwt >= "4.0.0"
  4. io-page
  5. cstruct >= "6.0.0"
  6. dune >= "1.0"
  7. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (6)

  1. chamelon >= "0.1.1"
  2. chamelon-unix >= "0.1.1"
  3. fat-filesystem >= "0.14.0"
  4. mirage-block-partition
  5. mirage-block-ramdisk >= "0.5"
  6. qcow >= "0.11.0"

Conflicts

None