diff options
Diffstat (limited to 'filesystems/ntfs2btrfs/pkg-descr')
-rw-r--r-- | filesystems/ntfs2btrfs/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/filesystems/ntfs2btrfs/pkg-descr b/filesystems/ntfs2btrfs/pkg-descr new file mode 100644 index 000000000000..6845f5661a10 --- /dev/null +++ b/filesystems/ntfs2btrfs/pkg-descr @@ -0,0 +1,5 @@ +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. |