File:  [LON-CAPA] / doc / loncapafiles / Attic / critical_packages.xml
Revision 1.1: download - view: text, annotated - select for diffs
Wed Aug 14 16:57:40 2002 UTC (21 years, 7 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
setting up a more formal approach to different system dependencies

<!--  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>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>