Bug 247 - ntfsprogs: new package
Summary: ntfsprogs: new package
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL: http://lists.busybox.net/pipermail/bu...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-30 19:57 UTC by Olaf Rempel
Modified: 2009-08-01 21:18 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: i686-linux
Build: i386-pc-linux-gnu


Attachments
[PATCH] ntfsprogs: new package (3.33 KB, patch)
2009-03-30 19:57 UTC, Olaf Rempel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Rempel 2009-03-30 19:57:21 UTC
Created attachment 213 [details]
[PATCH] ntfsprogs: new package

wide collection of NTFS utilities from http://www.linux-ntfs.org/
Comment 1 Will Newton 2009-07-28 11:07:37 UTC
This package requires toolchain locale support so should depend on the appropriate config variable (BR2_ENABLE_LOCALE).

Otherwise this patch works ok for me.
Comment 2 Peter Korsgaard 2009-08-01 21:18:21 UTC
Committed with minor tweaks to Config.in - Thanks!