./sysutils/bmaptool, Block map tools

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 3.9.0, Package name: bmaptool-3.9.0, Maintainer: pkgsrc-users

Bmaptool is a generic 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".


Master sites:

Filesize: 101.876 KB

Version history: (Expand)


CVS history: (Expand)


   2026-08-12 10:12:24 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
bmaptool: added version 3.9.0

Bmaptool is a generic 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".