UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
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
Template:
Codename: ntfs-3g
Source file: ntfs-3g_ntfsprogs-2017.3.23.tgz
Source file size: 1259054
Source file MD5-checkum: d97474ae1954f772c6d2fa386a6f462c
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