UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

ntfs-3g

The Ntfs-3g package contains a stable, read-write open source driver for NTFS partitions. NTFS partitions are used by most Microsoft operating systems. Ntfs-3g allows you to mount NTFS partitions in read-write mode from your Linux system. It uses the FUSE kernel module to be able to implement NTFS support in user space. The package also contains various utilities useful for manipulating NTFS partitions.

Package info

Codename: ntfs-3g
Source file: ntfs-3g_ntfsprogs-2017.3.23.tgz
Source directory: ntfs-3g_ntfsprogs-2017.3.23
Package URL: https://umvirt.com/linux/downloads/0.1/packages/n/ntfs-3g_ntfsprogs-2017.3.23.tgz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/n/ntfs-3g_ntfsprogs-2017.3.23.tgz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr        \
            --disable-static     \
            --with-fuse=internal 

Build script:
make

Install script:
make install &&
ln -sv ../bin/ntfs-3g /sbin/mount.ntfs &&
ln -sv ntfs-3g.8 /usr/share/man/man8/mount.ntfs.8