Bug 247

Summary: ntfsprogs: new package
Product: buildroot Reporter: Olaf Rempel <razzor>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
URL: http://lists.busybox.net/pipermail/buildroot/2009-March/026274.html
Host: i686-linux Target: i686-linux
Build: i386-pc-linux-gnu
Attachments: [PATCH] ntfsprogs: new package

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!