Update the scp command to work by default.
[openafs-wiki.git] / index.mdwn
index 43b1aca..0956478 100644 (file)
@@ -1,76 +1,31 @@
-
-<img id="andy" src="images/andy_juggles.jpg">
-
-Welcome to the [OpenAFS](http://www.openafs.org) wiki. This is a web-based
-collaboration area for collecting, maintaining, and distributing information
-about OpenAFS, an open-source implementation of the AFS distributed filesystem.
-
-OpenAFS is a caching, distributed, network-based filesystem for securely and
-efficiently sharing files over a private network or over the internet. OpenAFS
-has support for a wide-range of clients, including Windows, MacOS, and Linux
-clients. Unix based file servers are supported, including Linux, Solaris, and
-other unix based servers.
-
-OpenAFS requires a Kerberos 5 realm for mutual authentication of users and
-servers. Supported kerberos 5 implementations include Active Directory, MIT
-Kerberos, or Hiemdal kerberos.
-
-### Features ###
-
-* global namespace
-* location transparency
-* client-side caching
-* read-only replication
-* access control lists
-* kerberos integration
-
-
-## Guides and information
-
-* [[Getting started|GettingStarted]]
-* [[Creating a new AFS cell|CreatingANewCell]]
-* [[Windows quick start guide|WindowsEndUserQuickStartGuide]]
-* [[How to setup OpenAFS with Windows 2008 R2 AD server|Win2008R2ADasKDC]]
-* [[Windows kerberos 5 AFS service principal|WindowsK5AfsServicePrincipal]]
-* [[OpenAFS use case at CGV|usecase_cgv]]
-* [[Add-on tools and utilities|AddOnsToolsAndUtilities]]
-* [[Where to get help|WhereToGetHelp]]
-* [[Frequently asked questions|AFSFrequentlyAskedQuestions]]
-
-
-## For the Community
-
-* [[A list of tiny and simple tasks|TinySimpleTasks]]
-* [[Contributed scripts and tools|Contrib]]
-* [[Maintaining documentation|MaintainingDocumentation]]
-
-
-## For Developers
-
-* [[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]]
-* [[How to use git to edit pages|GitWiki]]
-* [[Try out the wiki sandbox|sandbox]]
-* [[Site Map|WikiSiteMap]]
-* [[Orphaned pages|WikiOrphanedPages]]
-* [[Broken links|WikiBrokenLinks]]
-
-
+<div class="largebox">
+
+  <p><a href="http://openafs.org">OpenAFS</a> is an open source implementation
+  of the AFS distributed filesystem.  Key features include Kerberos support, ACL
+  protected directories, read-only file replication, file server location
+  transparency, and client-side file caching.  OpenAFS is distributed under the
+  IBM Public License.</p>
+
+</div>
+
+<div class='smallbox'>
+  <b>Developers</b>
+  <p>Interested in getting involved? Check out the <a
+  href="devel/index/">developer's section</a> to find information on getting
+  started.</p>
+</div>
+
+<div class='smallbox'>
+  <b>Administrators and Users</b>
+  <p>Find information on how to <a href='admin/index/'>deploy and manage</a> OpenAFS.</p>
+  <p>See <a href="admin/GuidesAndInfo/">guides and info</a></p>
+</div>
+
+<div class='smallbox'>
+  <b>Getting help</b>
+  <p>
+  <a href="general/support/WhereToGetHelp/">Commercial support</a><br/>
+  <a href="https://lists.openafs.org/mailman/listinfo">Mailing lists</a><br/>
+  <a href="http://webchat.freenode.net/?channels=%23openafs&uio=d4">#openafs</a> irc channel on freenode.net<br/>
+  </p>
+</div>