Cosmetic: +$Id$ string
[captive.git] / README
1 $Id$
2
3
4 Operation Captive, codename "captive"
5 -------------------------------------
6
7 Provides opensource interface to W32 filesystems. Some proprietary filesystem
8 datastructures can be realiably accessed by this project.
9
10
11 Bleeding Edge
12 -------------
13
14 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs login
15                 Just hit ENTER (empty password)
16 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout -d captive priv/captive
17 cd captive
18 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout -d reactos -r captive -kk priv/reactos
19 ./autogen.pl
20 make
21 ./src/client/cmdline/captivecmdline path/to/some/driver.sys
22
23
24 Installation
25 ------------
26
27 See the file 'INSTALL'.
28
29
30 Copyright
31 ---------
32
33 See the file 'COPYING' and 'AUTHORS'.