[LON-CAPA-cvs] cvs: doc /loncapafiles critical_capabilities.xml

harris41 lon-capa-cvs@mail.lon-capa.org
Thu, 01 Aug 2002 05:54:53 -0000


harris41		Thu Aug  1 01:54:53 2002 EDT

  Added files:                 
    /doc/loncapafiles	critical_capabilities.xml 
  Log:
  This file is meant to catalog critical system
  functionality necessary for the operation of
  a LON-CAPA server.  Note that these capabilities
  describe operating system capabilities (not
  educational feature capabilities).
  
  The idea is that this file becomes a central point
  for the verification of existing operating system
  capabilities.
  
  

Index: doc/loncapafiles/critical_capabilities.xml
+++ doc/loncapafiles/critical_capabilities.xml
<!--  This file is meant to catalog critical system
      functionality necessary for the operation of
      a LON-CAPA server.  Note that these capabilities
      describe operating system capabilities (not
      educational feature capabilities).

      The idea is that this file becomes a central point
      for the verification of existing operating system
      capabilities.
-->

<!-- This file does NOT represent an exhaustive list
     of software packages.  Nor can this file perfectly
     automate the handling of software packages on
     a RedHat linux system.  Due to differing
     configuration settings, the shaky nature of software
     dependencies, and machine states across the LON-CAPA
     network, there has not yet been a perfect automation
     of LON-CAPA server system duplication.

     Someday, maybe our grandkids will release LON-CAPA on
     pre-installed indestructible palm-pilot-sized units
     and then there will be no installation problems.
     (I have to say something melodramatic, I am watching
      Star Trek right now.)
-->

<!-- Scott Harrison, sharrison@users.sourceforge.net, 2002 -->

<capabilities>
 <capability>
  <name>Matricular-Database</name>
 </capability>
 <capability>
  <name>Scripted-Modules</name>
 </capability>
 <capability>
  <name>Graphics-Drawing</name>
 </capability>
 <capability>
  <name>Password-Authentication</name>
 </capability>
 <capability>
  <name>Web-Server</name>
 </capability>
 <capability>
  <name>mod-perl</name>
 </capability>
 <capability>
  <name>Network-Connectivity</name>
 </capability>
 <capability>
  <name>Backup</name>
 </capability>
 <capability>
  <name>XML-Processing</name>
 </capability>
</capabilities>