package gptar

  1. Overview
  2. Docs
GPT headers that are also valid tar headers

Install

Dune Dependency

Authors

Maintainers

Sources

gptar-1.0.0.tbz
sha256=f243377c4650ecf75900997c948b518e6d6b1dd99fee8ee84d3c4b404d0badd0
sha512=f28b4ea53a8902b05dd1d7120056876fd25cefe51c0680083fd9565c530b2efc930b2caf4cf35d3b894d5100b1c33b0b3641c139e6e40a6923fc200ec227e9f2

Description

Marshaling GPT headers such that they are a valid tar archive. The archive will contain a dummy file named GPTAR whose content is (at least) the GPT header and the partition table entries. Put a tar-partition at the first available space, and you can inspect the tar archive using regular tar utilities on the disk image with the caveat of the added GPTAR dummy file.

Tags

gpt tar mirage

Published: 27 Oct 2024

Dependencies (5)

  1. checkseum
  2. tar >= "3.0.0"
  3. gpt
  4. dune >= "3.7"
  5. ocaml

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.