Differences From Artifact [399b33ad33]:
- File README.md — part of check-in [99c9d35a89] at 2014-09-09 06:10:49 on branch trunk — Added executable bit (user: rkeene, size: 954) [annotate] [blame] [check-ins using]
To Artifact [45384ef10c]:
- File README.md — part of check-in [6a30dedf77] at 2014-09-10 07:55:35 on branch trunk — Added basic usage (user: rkeene, size: 1036) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | + + + + + + | AppFS ===== It's sort of like LazyFS. Usage ----- Run: 1. # mkdir /tmp/appfs-cache /opt/appfs 2. # appfsd /opt/appfs Paths ----- AppFS should normally be mounted on "/opt/appfs". /opt/appfs/hostname Fetches: http://hostname/appfs/index |
︙ |