# ntfs3g/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- 2. "ntfs-3g" and kernel NTFS support are separate mechanisms that both provide NTFS support. As of 2011, "ntfs-3g" was the best choice. #--------------------------------------------------------------------- 3. If "ntfs-3g" is going to be used, Linux kernel(s) should probably be built _without_ NTFS support. This will ensure that kernel NTFS support isn't used accidentally. #--------------------------------------------------------------------- 4. After this package is installed, you should be able to mount NTFS partitions using commands similar to the following: mkdir -p /mnt/windows mount -t ntfs-3g /dev/hda1 /mnt/windows or ntfs-3g /dev/hda1 /mnt/windows or ntfs3g /dev/hda1 /mnt/windows or ntfs /dev/hda1 /mnt/windows #--------------------------------------------------------------------- 5. "ntfs3g" obsoletes "ntfsprogs" (and this distro has therefore drop- ped the latter package). #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.82 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.01 hours (or 000.85 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.12 minutes) - HP EliteBook 8560w 32GB RAM 00.03 hours (or 001.63 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.05 hours (or 003.12 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled tmpsize = 16M unpack = relaxed dontfind = fuse209 fuse310 fuse316 #--------------------------------------------------------------------- [depends] actools gawk grep kernel pkgconf sed #--------------------------------------------------------------------- [configure] BINDIR=$PKGDIR_PROD/bin MANBASE=$PKGDIR_PROD/man SBINDIR=$PKGDIR_PROD/sbin mkdir -p $BINDIR $MANBASE $SBINDIR bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --bindir=$BINDIR \ --disable-dependency-tracking \ --disable-library \ --enable-crypto \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --sbindir=$SBINDIR \ --with-fuse=internal #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin DOCDIR=$PKGDIR_PROD/doc SBINDIR=$PKGDIR_PROD/sbin mkdir -p $BINDIR $DOCDIR $SBINDIR rm -fr $PKGDIR_PROD/share/doc (rmdir $PKGDIR_PROD/share || true) cp -p $PKGDIR_SPECIAL/readme.txt $DOCDIR/ cd $BINDIR chmod u+s ntfs-3g ln -s ntfs-3g ntfs3g ln -s ntfs-3g ntfs cd $SBINDIR ln -s mount.ntfs-3g mount.ntfs #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = http://packages.debian.org/unstable/source/ntfs-3g url_home = http://www.tuxera.com/community/ntfs-3g-download/ url_lfs = n/a url_tarball = https://tuxera.com/opensource/\ ntfs-3g_ntfsprogs-2022.10.3.tgz #--------------------------------------------------------------------- [history] 170912 Updated from 2015.3.14 to 2017.3.23 210126 Updated to Debian 2017.3.23.AR.3 210830 Updated to 20210822 230115 Updated to 20220517 240510 Updated to 2022103