D 2014-12-29T05:03:47.181 L AppFS N text/x-markdown P 54af77bdcb13660b026437ee63a0e334aff417fa U rkeene W 2644 Files on disk. ============== AppFS is a FUSE-based filesystem that presents a filesystem view of remote packages presented via HTTP for the purpose of running software without the hassle of installing it. Instead, as files are requested they are downloaded and made available. It is similar to the [LazyFS](http://sourceforge.net/projects/zero-install/files/OLD-lazyfs-linux/). It should be mounted in `/opt/appfs`. Once mounted, sub-directories will be automatically made available by attempting to access the hostname of an AppFS server. For example, `/opt/appfs/core.appfs.rkeene.org` contains: `$ ls -l /opt/appfs/core.appfs.rkeene.org/`
`total 0`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `acl``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `appfs``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `applications``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `attr``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `bash``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `binutils``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `bzip2``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `coreutils``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `glibc``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `gmp``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `libcap``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `linux-headers``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `mpc``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `mpfr``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `ncurses``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `readline``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `tcl``/`
`dr-xr-xr-x 4 root root 0 Nov 19 04:02 ` `zlib``/`
`$ ` Download -------- * [Version 1.4](http://www.rkeene.org/devel/appfs/appfs-1.4.tar.gz) (**LATEST**) * [Version 1.2](http://www.rkeene.org/devel/appfs/appfs-1.2.tar.gz) * [Version 1.0](http://www.rkeene.org/devel/appfs/appfs-1.0.tar.gz) Documentation ------------- * [Getting Started](home/Getting Started) * [Manual](home/Manual) Z 7c8a5f8e3c3b403828045bdefbfb25fd