1 1.2.100.1 yamt $NetBSD: README,v 1.2.100.1 2007/04/15 16:03:12 yamt Exp $ 2 1.2.100.1 yamt 3 1.2.100.1 yamt Coda is a distributed filesystem. It is derived from AFS, but 4 1.2.100.1 yamt supports disconnected operation, both reading and writing. This 5 1.2.100.1 yamt directory contains the interface between the VFS layer and a 6 1.2.100.1 yamt user-space program ("venus") that implements the client part of Coda. 7 1.2.100.1 yamt The interface is similar to puffs(9) in many respects. 8 1.2.100.1 yamt 9 1.2.100.1 yamt Coda servers do not need kernel support. 10 1.2.100.1 yamt 11 1.2.100.1 yamt For information on Coda, see 12 1.2.100.1 yamt http://www.coda.cs.cmu.edu 13 1.2.100.1 yamt 14 1.2.100.1 yamt As of April 2007, Coda is not quite stable enough for demanding 15 1.2.100.1 yamt production use, but is usable by those who are willing to deal with 16 1.2.100.1 yamt problems. Help can be obtained via the list codalist (a] coda.cs.cmu.edu. 17 1.2.100.1 yamt 18 1.2.100.1 yamt As of April 2007, pkgsrc/net/coda\* is old, and gdt recommends running 19 1.2.100.1 yamt code from Coda's CVS. 20 1.2.100.1 yamt 21 1.2.100.1 yamt As of April 2007, the kernel code has not been tested on 64-bit 22 1.2.100.1 yamt architectures. It runs on i386 and has previously been tested on 23 1.2.100.1 yamt sparc. 24 1.1 rvb 25