It's based on ntfs-3g-0.20070102-BETA, and therefore under the GPL license. Writing is currently disabled for safety reasons, and you'll have to mount it manually, as the identify hooks are not yet implemented. Thanks a lot for your work! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19897 a95241bf-73f2-0310-859d-f6bbb57e9c96
11 lines
479 B
Plaintext
11 lines
479 B
Plaintext
SubDir HAIKU_TOP src add-ons kernel file_systems ;
|
|
|
|
SubInclude HAIKU_TOP src add-ons kernel file_systems dos ;
|
|
SubInclude HAIKU_TOP src add-ons kernel file_systems bfs ;
|
|
SubInclude HAIKU_TOP src add-ons kernel file_systems googlefs ;
|
|
SubInclude HAIKU_TOP src add-ons kernel file_systems iso9660 ;
|
|
SubInclude HAIKU_TOP src add-ons kernel file_systems nfs ;
|
|
SubInclude HAIKU_TOP src add-ons kernel file_systems udf ;
|
|
|
|
SubIncludeGPL HAIKU_TOP src add-ons kernel file_systems ntfs ;
|