forked from Lainports/freebsd-ports
- Back out upstream commit b456295 (walk_btree: use concept rather than std::function) to unbreak the build on older FreeBSD versions - Reword port description slightly for better readability and looks Reported by: portscout
5 lines
311 B
Text
5 lines
311 B
Text
Ntfs2btrfs is a tool which does in-place conversion of Microsoft's NTFS
|
|
file system to the open-source file system Btrfs, much as btrfs-convert
|
|
does for ext2. The original file system image is saved as a reflink copy
|
|
at `image/ntfs.img', and can be deleted to free up space if you want to
|
|
keep the conversion.
|