aboutsummaryrefslogtreecommitdiff
path: root/utils/ntfs-3g
Commit message (Collapse)AuthorAge
* ntfs-3g: Update to 2016.2.22 stable releaeTed Hess2016-10-21
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* ntfs-3g: ship /sbin/mount.ntfs compatibility symlinkJo-Philipp Wich2016-10-21
| | | | | | | | | | | | | | | | | | | Like on other common desktop Linux distributions, ship an /sbin/mount.ntfs symlink in addition to the /sbin/mount.ntfs-3g one in order to let wrapper programs successfully call external mount helpers by the filesystem name. The assumption is that /sbin/mount.ntfs is only ever called by util-linux mount and other mount-wrappers when kernel NTFS support is not available, means shipping the additional symlink will not interfere with kernel mode NTFS support. This commit is mainly intended to prepare transparent fs-tools support for mounting fuse filesystems, with focus on ntfs-3g in particular. Please see http://git.lede-project.org/f027c68 for the corresponding fs-tools support code. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* ntfs-3g: Update to latest, add myself as maintainer, cleanup packages contentTed Hess2015-08-20
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* ntfs-3g: fix build with musl when using internal libfuseDaniel Golle2015-03-29
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ntfs-3g: import from oldpackages, add license infoTed Hess2014-08-08
Signed-off-by: Ted Hess <thess@kitschensync.net>