$Id$ Operation Captive, codename "captive" ------------------------------------- Provides opensource interface to W32 filesystems. Some proprietary filesystem datastructures can be realiably accessed by this project. Bleeding Edge ------------- cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs login Just hit ENTER (empty password) cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout -d captive priv/captive cd captive cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout -d reactos -r captive -kk priv/reactos ./autogen.pl make ./src/client/cmdline/captive-cmdline --load-module=/path/to/ntoskrnl.exe --filesystem=/path/to/cdfs.sys --cdrom --ro /path/to/image.bin or ./src/client/cmdline/captive-cmdline --load-module=/path/to/ntoskrnl.exe --filesystem=/path/to/fastfat.sys --disk --blind /path/to/image.bin Installation ------------ See the file 'INSTALL'. Copyright --------- See the file 'COPYING' and 'AUTHORS'.