This package browser is in early development. Mind the rough edges.

bmaptools 3.6

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

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.

Installation

Install bmaptools 3.6 as follows:

guix install bmaptools@3.6

Or install the latest version:

guix install bmaptools

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.