| Anonymous | Login | Signup for a new account | 11-10-2008 11:18 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0001469 | [buildroot] New Features | feature | N/A | 08-22-07 08:12 | 12-13-07 04:26 | |||||||
| Reporter | alextud | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | ||||||||||
| Summary | 0001469: Add fuse and ntfs package for buildroot | |||||||||||
| Description |
Hi, I made some makefile for fuse and ntfs-3g and I'll be happy if you can add them to buildroot package. Ntfs-3g mount always fail with default busybox mount command, only work with mount from util-linux package, I think that its related with fuse and mount from busybox, fix me if I wrong. Also I disabled in fuse symvers related to version 2.2 because on runtime fusermount show: unknown '" option. I'm just started with buildroot and my files maybe contains some error, feel free to modify them. Thanks, Alex. |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
Notes |
|
|
(0002946) alonbl 11-21-07 10:33 |
Hi! The patch for fuse works, thanks! Have you sent this to fuse developers? Can you please rebase to 2.7.1? I don't fully understand these syms... I succeeded to make busybox mount work, by creating a script that ignores the "-i" option. The problem is that I ntfs-3g segfaults when I umount. I will try to figure out why. |
|
(0002953) alonbl 11-23-07 07:32 |
OK. Fully working with fuse-2.7.1. All I done is Added to CFLAGS "-D__asm__\(X\)=" Lastest busybox ignores the -i options. So now it is working. Thanks for the lead. |
|
(0002954) alextud 11-23-07 12:56 |
That's great. I will this weekend. |
|
(0002964) alextud 11-26-07 07:24 |
I tested, it does work well: CFLAGS="$(TARGET_CFLAGS) -D__asm__\(X\)=" \ even df -h command doesn't cause an software interrupt. |
|
(0003149) vanokuten 12-13-07 04:17 |
can we close it? or some fix to current buildroot is still required? regards, Ivan |
|
(0003159) alonbl 12-13-07 04:26 |
I don't know the policy here... But next version of ntfs-3g will not require external fuse, so it is much smaller and *SUPPORTED* with uclibc. A beta is available at: http://ntfs-3g.org/ntfs-3g-1.1206-BETA.tgz [^] It all resulted from my request of formal uclibc support from the fuse maintainer. He disagree, so ntfs-3g maintainer understood the importance of being supported on this environment. So I guess it worth waiting for its release. |
| Copyright © 2000 - 2006 Mantis Group |