X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Fcaptive%2Fman%2Flufs-captivefs.pod.html;h=03ba9fff9fce43bf26ff0ffca00ae9851d98ec9c;hp=a0a415817ed927f5e096a46211007abeb92bc3b5;hb=360b0768bc36534c3e29735b0fda20e3c0031023;hpb=7c131b501f46aea8349fe5c01cb01558fe32f49b diff --git a/project/captive/man/lufs-captivefs.pod.html b/project/captive/man/lufs-captivefs.pod.html index a0a4158..03ba9ff 100644 --- a/project/captive/man/lufs-captivefs.pod.html +++ b/project/captive/man/lufs-captivefs.pod.html @@ -32,7 +32,7 @@

lufs-captivefs(7) module for Linux Userland File System (LUFS) enables GNU/Linux system to access NTFS drives by Microsoft Windows drivers in the most common way of kernel-level filesystem implementation.

-

{-c CHAN|--channels=CHAN} option of lufsmount(1) is respected +

{channels} option of lufsd(1) is respected although the final filesystem operations are always processed in single-channel mode. Do not set CHAN to 1 as it would invoke errors by LUFS kernel driver.

@@ -48,7 +48,7 @@ options:

Pathname to .sys or .so filesystem module file. You will use exactly once this option. Possible choices are -/usr/local/var/lib/captive/ntfs.sys +/var/lib/captive/ntfs.sys etc.

@@ -57,7 +57,7 @@ etc.
Pathname to any W32 module to load w/o initialization. Multiple modules can be loaded although in common case you will use just -/usr/local/var/lib/captive/ntoskrnl.exe +/var/lib/captive/ntoskrnl.exe here.

@@ -120,7 +120,7 @@ Use of --syslog feature is not recommended in this case.
Pathname to -/usr/local/sbin/captive-sandbox-server +/usr/sbin/captive-sandbox-server program, turns on sandboxing. You should always use this option in conjunction with --rw, see it for details. Although this program is setuid root and it drops it privileges @@ -139,7 +139,7 @@ Option needs to be used by hand for the captive-cmdline(2) clie
Specify CORBA IOR of -/usr/local/sbin/captive-sandbox-server +/usr/sbin/captive-sandbox-server program, turns on sandboxing. Specified CORBA IOR should be the string starting by ``IOR:'' text. This option is useful only for debugging. No sandbox restarting is @@ -150,7 +150,7 @@ possible in this case.
Turn off sandboxing feature (default). No -/usr/local/sbin/captive-sandbox-server +/usr/sbin/captive-sandbox-server is run. Microsoft Windows filesystem driver is run in native UNIX environment without any CORBA separation. This option is recommended only for debugging. It is dangerous to use --rw together, see its description for the details. @@ -191,7 +191,7 @@ filesystem driver crash.


SEE ALSO

-

mount.captive(8), lufsmount(1), captive(7)

+

mount.captive(8), lufsd(1), captive(7)