1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-02-23 02:59:02 +00:00
go-mtree/spec/README.md
Vincent Batts 5c31866871 WIP
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2019-10-18 18:14:51 +00:00

425 B

mtree specification

background

XXX BSD things

It is worth noting here that there are multiple tools for creating and validating a filesystem against a manifest. While a few of them are noted, this specifcaion is not on the tools behaviour, but rather the format of the mtree manifest.

Options are:

  • BSD original
  • linux port of the BSD tool
  • go-mtree/cmd/gomtree
  • libarchive output format

manifest format