summaryrefslogtreecommitdiffstats
path: root/package/ntfsprogs
Commit message (Collapse)AuthorAgeFilesLines
* ntfsprogs: disable crypto supportPeter Korsgaard2010-06-181-1/+1
| | | | | | | | The ntfsprogs crypto support requires libgnutls, which we don't have in BR, and the autodetection in configure gets confused when the host has a libcrypt-config. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ntfsprogs: needs largefile support in toolchainPeter Korsgaard2010-05-261-2/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ntfsprogs: new packageOlaf Rempel2009-08-012-0/+50
Closes #247 wide collection of NTFS utilities from http://www.linux-ntfs.org/ [Peter: misc Config.in cleanups/fixes] Signed-off-by: Olaf Rempel <razzor@kopf-tisch.de> Tested-By: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>