Source-Makefile: package/feeds/packages/ntfs-3g/Makefile Package: ntfs-3g Submenu: Filesystem Version: 2017.3.23-2-fuseint Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +kmod-fuse +PACKAGE_NTFS-3G_USE_LIBFUSE:libfuse +libpthread Conflicts: Menu-Depends: Provides: Section: utils Category: Utilities Repository: packages Title: Stable Read/Write NTFS Driver Maintainer: Ted Hess Source: ntfs-3g_ntfsprogs-2017.3.23.tgz License: GPL-2.0 LGPL-2.0 LicenseFiles: COPYING COPYING.LIB Type: ipkg Description: Ntfs-3g is a NTFS driver, which can create, remove, rename, move files, directories, hard links, and streams. It can read and write files, including streams and sparse files. It can handle special files like symbolic links, devices, and FIFOs. Moreover it can also read transparently compressed files. Contains: - ntfs-3g - ntfs-3g.probe - mount.ntfs-3g (symlink to ntfs-3g) http://www.tuxera.com Ted Hess @@ Config: config PACKAGE_NTFS-3G_USE_LIBFUSE bool "use external FUSE library, selects package libfuse" depends on PACKAGE_ntfs-3g ---help--- Ntfs-3g by default uses a minimalized lite version of FUSE. If libfuse is part of your filesystem anyway (because of sshfs, owfs etc.) it makes sense to activate this option and save some kilobytes of space. config PACKAGE_NTFS-3G_HAS_PROBE bool "install the ntfs-3g.probe utility" depends on PACKAGE_ntfs-3g default y @@ Package: ntfs-3g-low Submenu: Filesystem Version: 2017.3.23-2-fuseint Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +ntfs-3g Conflicts: Menu-Depends: Provides: Section: utils Category: Utilities Repository: packages Title: lowntfs-3g (alternative using the fuse low-level interface) Maintainer: Ted Hess Source: ntfs-3g_ntfsprogs-2017.3.23.tgz License: GPL-2.0 LGPL-2.0 LicenseFiles: COPYING COPYING.LIB Type: ipkg Description: Contains: - lowntfs-3g - mount.lowntfs-3g (symlink to lowntfs-3g) A driver variant using the fuse low-level interface missing some of the enhanced functionality for streams or the like. You might want to check: http://www.tuxera.com/community/ntfs-3g-manual/ http://www.tuxera.com Ted Hess @@ Package: ntfs-3g-utils Submenu: Filesystem Version: 2017.3.23-2-fuseint Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +ntfs-3g +libgcrypt +libuuid Conflicts: Menu-Depends: Provides: Section: utils Category: Utilities Repository: packages Title: ntfs-3g utilities Maintainer: Ted Hess Source: ntfs-3g_ntfsprogs-2017.3.23.tgz License: GPL-2.0 LGPL-2.0 LicenseFiles: COPYING COPYING.LIB Type: ipkg Description: Suite of NTFS utilities for doing neat things with NTFS. Contains: - mkntfs - Create an NTFS filesystem. - ntfscat - Dump a file's content to the standard output. - ntfsclone - Efficiently clone, backup, restore or rescue NTFS. - ntfscluster - Locate the files which use the given sectors or clusters. - ntfscmp - Compare two NTFS filesystems and tell the differences. - ntfscp - Copy a file to an NTFS volume. - ntfssecaudit - Display ownership and permissions, check consistency - ntfsfix - Check and fix some common errors, clear the LogFile. - ntfsinfo - Show information about NTFS or one of the files or directories within it. - ntfslabel - Show, or set, an NTFS filesystem's volume label. - ntfsls - List information about files in a directory residing on an NTFS. - ntfsresize - Resize NTFS without losing data. - ntfsundelete - Recover deleted files from NTFS. - ntfsusermap - Define mapping of Windows accounts to Linux logins http://www.tuxera.com Ted Hess @@