Changes To Manual

Changes to "Manual" between 2014-12-29 04:31:46 and 2014-12-29 04:33:10

1
2
3
4
5
6

7
8

9
10
11
12
13
14
15
1
2
3
4
5

6
7

8
9
10
11
12
13
14
15





-
+

-
+







<H2>NAME</H2>
appfsd, mount.appfs - AppFS FUSE Daemon
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>appfsd &#91;-dfsh&#93; [-o </B><I>option</I><B>[,</B><I>...</I><B>]] </B><I>cachedir</I><B> </B><I>mount_point</I>
<B>appfsd &#91;-dfsh&#93; &#91;-o </B><I>option</I><B>&#91;,</B><I>...</I><B>&#93;&#93; </B><I>cachedir</I><B> </B><I>mount_point</I>
<BR>
<B>mount.appfs &#91;-dfsh&#93; [-o </B><I>option</I><B>[,</B><I>...</I><B>]] </B><I>cachedir</I><B> </B><I>mount_point</I>
<B>mount.appfs &#91;-dfsh&#93; &#91;-o </B><I>option</I><B>&#91;,</B><I>...</I><B>&#93;&#93; </B><I>cachedir</I><B> </B><I>mount_point</I>
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
AppFS is a FUSE-based filesystem to present a manifest-based package format
from remote servers to the local system.  It works over HTTP (by default,
at least).  Remote sites are identified at the top-level of the mounted
directory and all sites are verified by PKI signature.