Language

Package: bmaptools @ 3.6

Synopsis

Create block map for a file or copy a file using block map

Description

Bmaptool is a tool for creating the block map (bmap) for a file and copying files using the block map. The idea is that large files, like raw system image files, can be copied or flashed a lot faster and more reliably with bmaptool than with traditional tools, like dd or cp.

Home page
https://github.com/intel/bmap-tools
Location
gnu/packages/disk.scm (line: 1265, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?