update gerrit list
[openafs-wiki.git] / index.mdwn
index 18d14fb..68607e3 100644 (file)
@@ -1,56 +1,24 @@
-![andy][1]
+<div class="largebox">
 
+<p><a href="https://openafs.org">OpenAFS</a> is an open source implementation of
+the AFS distributed filesystem.  Key features include support for Kerberos
+based authentication, ACL protected directories, read-only file replication,
+file server location transparency, and client-side file caching.  OpenAFS is
+distributed under the IBM Public License and is supported by the <a
+href="http://openafsfoundation.org">OpenAFS Foundation</a>.</p>
 
-Welcome to the [OpenAFS][2] wiki. This is a web-based collaboration for
-collecting, maintaining, and distributing information about OpenAFS, an
-open-source implementation of the AFS distributed filesystem.
+</div>
 
-OpenAFS is a caching, distributed, network-based filesystem for securely and
-efficiently sharing files over a private network or over the internet.  OpenAFS
-stores files on file server machines. OpenAFS clients read and write data to
-the file servers. Data is cached locally by clients, making subsequent reads
-very fast.  File servers automatically notify clients when data is
-changed, keeping data in sync.  OpenAFS clients integrate with the client
-operating system to create a seamless network file system.  Client side support
-is provided for wide-range of operating systems, including Windows, MacOS,
-Solaris, and Linux.
+<h2>Administrators and Users</h2>
 
-### Key features
+<ul>
+<li>How to <a href='admin/index/'>deploy and manage</a> OpenAFS</li>
+<li><a href="admin/GuidesAndInfo/">Guides and information</a></li>
+<li><a href="general/support/WhereToGetHelp/">Commercial support</a><br/>
+<li><a href="https://lists.openafs.org/mailman/listinfo">Mailing lists</a><br/>
+<li><a href="http://webchat.freenode.net/?channels=%23openafs&uio=d4">#openafs</a> IRC channel on freenode.net<br/>
+</ul>
 
-  * global namespace
-  * location transparency
-  * client-side caching
-  * read-only replication
-  * access control lists
-  * kerberos integration
+<h2>Developers</h2>
 
-## Getting started
-
-  * [[Getting started|GettingStarted]]
-  * [Documentation][3]
-  * [[Contributed guides and information|GuidesAndInfo]]
-  * [[Where to get help|WhereToGetHelp]]
-  * [[Frequently asked questions|AFSFrequentlyAskedQuestions]]
-  * A [[list of sites using OpenAFS|ListOfSitesUsingOpenAFS]]
-  * [[Binary Packages Available from Third Parties|BinaryThirdParty]]
-
-## Get involved
-
-  * A [[list of tiny and simple tasks|TinySimpleTasks]]
-  * [[Contributing scripts and tools|Contrib]]
-  * [[Maintaining documentation|MaintainingDocumentation]]
-  * OpenAFS [[developer documentation|OpenAFSDevelopers]]
-  * OpenAFS project [[infrastructure|openafsinfrastructure]]
-
-## About this wiki
-
-  * How to use this [[wiki|ikiwiki]]
-  * Try out the wiki [[sandbox]]
-  * [[Site Map|WikiSiteMap]]
-  * [[Orphaned pages|WikiOrphanedPages]]
-  * [[Broken links|WikiBrokenLinks]]
-
-
-[1]: images/andy_juggles.jpg "Andy Juggles"
-[2]: http://www.openafs.org  "OpenAFS"
-[3]: http://docs.openafs.org/ "OpenAFS Documentation"
+<p>Check out the <a href="devel/index/">developer's section</a> to get started.</p>