diff options
author | rvb <rvb@pkgsrc.org> | 1998-10-02 20:06:34 +0000 |
---|---|---|
committer | rvb <rvb@pkgsrc.org> | 1998-10-02 20:06:34 +0000 |
commit | 254b29682e97379eccd6ceb493ad8128998ebc2e (patch) | |
tree | ccb6d584dd2e967ceb2bc111e7cf2e426848a9e8 /net/coda_intro/pkg | |
parent | 8ce4bf0e2d66c97b5b2a43bfe48ce4afb755321c (diff) | |
download | pkgsrc-254b29682e97379eccd6ceb493ad8128998ebc2e.tar.gz |
This package provides a simple intro to Coda so people
can decide how/whether to use it before sucking down
and installing lots of bits.
Diffstat (limited to 'net/coda_intro/pkg')
-rw-r--r-- | net/coda_intro/pkg/COMMENT | 1 | ||||
-rw-r--r-- | net/coda_intro/pkg/DESCR | 8 | ||||
-rw-r--r-- | net/coda_intro/pkg/PLIST | 10 |
3 files changed, 19 insertions, 0 deletions
diff --git a/net/coda_intro/pkg/COMMENT b/net/coda_intro/pkg/COMMENT new file mode 100644 index 00000000000..843feb2796e --- /dev/null +++ b/net/coda_intro/pkg/COMMENT @@ -0,0 +1 @@ +an experimental, replicated, high-performance network file system. diff --git a/net/coda_intro/pkg/DESCR b/net/coda_intro/pkg/DESCR new file mode 100644 index 00000000000..6f57db17b8b --- /dev/null +++ b/net/coda_intro/pkg/DESCR @@ -0,0 +1,8 @@ +Coda is a distributed file system. Among its features are disconnected +operation, good security model, server replication and persistent client +side caching. + +This package has installation notes and tells you how to get started using +Coda without having to wade through all the documentation. + +For more info, contact <rvb@cs.cmu.edu> or visit http://www.coda.cs.cmu.edu. diff --git a/net/coda_intro/pkg/PLIST b/net/coda_intro/pkg/PLIST new file mode 100644 index 00000000000..2285492de1f --- /dev/null +++ b/net/coda_intro/pkg/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1998/10/02 20:06:35 rvb Exp $ +share/doc/coda-doc-4.6.5/intro/00README +share/doc/coda-doc-4.6.5/intro/Announcement +share/doc/coda-doc-4.6.5/intro/BUILD +share/doc/coda-doc-4.6.5/intro/ChangeLog +share/doc/coda-doc-4.6.5/intro/INSTALL +share/doc/coda-doc-4.6.5/intro/README +share/doc/coda-doc-4.6.5/intro/RUN +share/doc/coda-doc-4.6.5/intro/WARNING +share/doc/coda-doc-4.6.5/intro/WARNING.NetBSD |