GPL-2.0 requirement relaxed for GPL-2.0+ requirement.
[ntfsprogs-gnomevfs.git] / README
1 $Id$
2
3
4 NTFS filesystem library GNOME virtual file-system interface
5 -----------------------------------------------------------
6
7 NTFS filesystem library provides mostly read/only access to NTFS disks.
8 The GNOME virtual file-system provides universal access to diffent filesystems.
9 This package enables GNOME virtual file-system clients to seamlessly
10 utilize NTFS filesystem library.
11
12
13 Bleeding Edge
14 -------------
15
16 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs login
17                 Just hit ENTER (empty password)
18 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout ntfsprogs-gnomevfs
19 cd ntfsprogs-gnomevfs
20 ./autogen.pl
21 make
22 make install
23
24 gnome-vfs-2.x.y/test/test-xfer 'file:///dev/hda1#libntfs:/autoexec.bat' /tmp/autoexec.bat-ntfs
25
26
27 Installation
28 ------------
29
30 See the file 'INSTALL'.
31
32
33 Copyright
34 ---------
35
36 See the file 'COPYING' and 'AUTHORS'.