update gerrit list
[openafs-wiki.git] / index.mdwn
index 2b6f9c1..68607e3 100644 (file)
@@ -1,42 +1,24 @@
-Welcome to the OpenAFS wiki. This is a web-based collaboration area for collecting, maintaining, and distributing information about the AFS distributed filesystem and related topics.
+<div class="largebox">
 
-* [[What is AFS?|WhatIsAFS]]
-* [[Getting started|GettingStarted]]
-* [[Windows quick start guide|WindowsEndUserQuickStartGuide]]
-* [[How to setup OpenAFS with Windows 2008 R2 AD server|Win2008R2ADasKDC]]
-* [[Creating a new AFS cell|CreatingANewCell]]
-* [[Add-on tools and utilities|AddOnsToolsAndUtilities]]
-* [[Frequently asked questions|AFSFrequentlyAskedQuestions]]
-* [[Where to get help|WhereToGetHelp]]
-* [[History|AncientHistory]]
+<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>
 
-## For the Community
+</div>
 
-* [[A list of tiny and simple tasks|TinySimpleTasks]]
-* [[Contributed scripts and tools|Contrib]]
-* [[Maintaining documentation|MaintainingDocumentation]]
+<h2>Administrators and Users</h2>
 
-## For Developers
+<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>
 
-* [[OpenAFS developer documentation|OpenAFSDevelopers]] - documentation for developers of [[OpenAFS]], including details of our revision control system, and lists of tasks that need doing.
-* [[AFS3 protocol information|ProtocolInfo]]
-* [[New projects|NewProjects]]
-* [[Code architecture|CodeArchitecture]]
-* [[Gatekeeping|GateKeeping]]
-* [[How to build OpenAFS from source|HowToBuildOpenAFSFromSource]]
-* [[How to build OpenAFS RPM packages|HowToBuildOpenAfsRpmPackages]]
-* [[Demand attach file server|DemandAttach]]
-* [[Pioctl interface documentation|OpenAFSPioctlInterfaceDoc]]
-* [[Doxygen style guide|OpenAFSDoxygenStyleGuide]]
-* [[Website project|OpenAFSWebsiteProjectPage]]
-* [[Cache pinning|OpenAFSCachePinning]]
-* [[Cache manager porting notes|CacheManagerPorting]]
-* [[Buildbot]]
-* [[Debugging]]
-* [[Backup methods|BackupMethods]]
-
-## About this wiki
-
-* [[How to use this wiki|ikiwiki]]
-* [[Orphaned pages|OrphanedPages]]
+<h2>Developers</h2>
 
+<p>Check out the <a href="devel/index/">developer's section</a> to get started.</p>