File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.64: download - view: text, annotated - select for diffs
Fri Dec 7 22:12:05 2001 UTC (22 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
adding directory and cgi-script for prtspool/lonprintout.pm, etc

    1: <!-- Scott Harrison -->
    2: <!-- Guy Albertelli -->
    3: 
    4: <!-- Default values must be defined before specific values. -->
    5: <!-- If no 'dist' attribute is specified, then it is always installed. -->
    6: <!-- If 'dist' attribute is set to  'default', then the specification. -->
    7: <!-- is accepted if an alternative distribution is not requested or not -->
    8: <!-- defined. -->
    9: 
   10: <!-- $Id: loncapafiles.lpml,v 1.64 2001/12/07 22:12:05 harris41 Exp $ -->
   11: 
   12: <lpml>
   13: <targetroot>/</targetroot>
   14: <sourceroot>/home/user/loncapa/</sourceroot>
   15: <categories>
   16: <category name="interface file" type="runtime">
   17:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   18:   <abbreviation>interfacefile</abbreviation>
   19: </category>
   20: <category name="interface file" type="development">
   21:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
   22:   <abbreviation>interfacefile</abbreviation>
   23: </category>
   24: <category name="setuid script" type="runtime">
   25:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   26:   <abbreviation>setuid</abbreviation>
   27: </category>
   28: <category name="setuid script" type="development">
   29:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   30:   <abbreviation>setuid</abbreviation>
   31: </category>
   32: <category name="handler" type="runtime">
   33:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   34:   <abbreviation>handler</abbreviation>
   35: </category>
   36: <category name="handler" type="development">
   37:   <chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown>
   38:   <abbreviation>handler</abbreviation>
   39: </category>
   40: <category name="static conf" type="runtime">
   41:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   42:   <abbreviation>static</abbreviation>
   43: </category>
   44: <category name="static conf" type="development">
   45:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   46:   <abbreviation>static</abbreviation>
   47: </category>
   48: <category name="conf" type="runtime">
   49:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   50:   <abbreviation>configurable</abbreviation>
   51: </category>
   52: <category name="conf" type="development">
   53:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   54:   <abbreviation>configurable</abbreviation>
   55: </category>
   56: <category name="script" type="runtime">
   57:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
   58:   <abbreviation>script</abbreviation>
   59: </category>
   60: <category name="script" type="development">
   61:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
   62:   <abbreviation>script</abbreviation>
   63: </category>
   64: <category name="graphic file" type="runtime">
   65:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   66:   <abbreviation>graphicfile</abbreviation>
   67: </category>
   68: <category name="graphic file" type="development">
   69:   <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
   70:   <abbreviation>graphicfile</abbreviation>
   71: </category>
   72: <category name="system file" type="runtime">
   73:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   74:   <abbreviation>systemfile</abbreviation>
   75: </category>
   76: <category name="system file" type="development">
   77:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   78:   <abbreviation>systemfile</abbreviation>
   79: </category>
   80: <category name="root script" type="runtime">
   81:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
   82:   <abbreviation>rootscript</abbreviation>
   83: </category>
   84: <category name="root script" type="development">
   85:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
   86:   <abbreviation>rootscript</abbreviation>
   87: </category>
   88: <category name="symbolic link" type="runtime">
   89:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
   90:   <abbreviation>link</abbreviation>
   91: </category>
   92: <category name="symbolic link" type="development">
   93:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
   94:   <abbreviation>link</abbreviation>
   95: </category>
   96: <category name="standard" type="runtime">
   97:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
   98:   <abbreviation>directory</abbreviation>
   99: </category>
  100: <category name="standard" type="development">
  101:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  102:   <abbreviation>directory</abbreviation>
  103: </category>
  104: <category name="server standard" type="runtime">
  105:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  106:   <abbreviation>directory</abbreviation>
  107: </category>
  108: <category name="server standard" type="development">
  109:   <chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown>
  110:   <abbreviation>directory</abbreviation>
  111: </category>
  112: <category name="server readonly" type="runtime">
  113:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  114:   <abbreviation>directory</abbreviation>
  115: </category>
  116: <category name="server readonly" type="development">
  117:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  118:   <abbreviation>directory</abbreviation>
  119: </category>
  120: </categories>
  121: <rpm>
  122:   <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
  123:   <rpmName>LON-CAPA-base</rpmName>
  124:   <rpmVersion>3.1</rpmVersion>
  125:   <rpmRelease>1</rpmRelease>
  126:   <rpmVendor>Laboratory for Instructional Technology Education,
  127: Division of Science and Mathematics Education, Michigan State University.
  128:   </rpmVendor>
  129:   <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
  130:   <rpmCopyright>GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.</rpmCopyright>
  131:   <rpmGroup>Utilities/System</rpmGroup>
  132:   <rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource>
  133:   <rpmAutoReqProv>no</rpmAutoReqProv>
  134:   <rpmdescription>This package facilitates a base installation of LON-CAPA files in their directories.\n
  135: The files in this package are only those directly associated with the network communication\n
  136: layer established through direct server-to-server communications (via lond and lonc); plus\n
  137: those which configure (but otherwise not constitute) external software packages like Apache\n
  138: and Athena-Kerberos.  For more on the LON-CAPA project, visit http://www.lon-capa.org/.</rpmdescription>
  139:   <rpmpre>echo '***********************************************************************'\n
  140: echo 'LON-CAPA  LearningOnline with CAPA'\n
  141: echo 'http://www.lon-capa.org/'\n
  142: echo 'Gerd Kortemeyer, et al'\n
  143: echo 'Laboratory for Instructional Technology Education'\n
  144: echo 'Michigan State University'\n
  145: echo 'General Public License, Version 2, June 1991'\n
  146: echo '** Michigan State University patents may apply **'\n
  147: echo ' '\n
  148: echo 'This installation assumes an installation of Redhat 6.2'\n
  149: echo ' '\n
  150: echo 'The server computer should be currently connected to the ethernet'\n
  151: echo ' '\n
  152: echo 'The files in this package are only those directly associated with the network communication'\n
  153: echo 'layer established through direct server-to-server communications (via lond and lonc); plus'\n
  154: echo 'those which configure (but otherwise not constitute) external software packages like Apache'\n
  155: echo 'and Athena-Kerberos.'\n
  156: echo '***********************************************************************'\n
  157: </rpmpre>
  158: </rpm>
  159: <directories>
  160: <directory>
  161:   <targetdir dist='default'>etc</targetdir>
  162:   <categoryname>standard</categoryname>
  163:   <description>standard linux directory for configuration files</description>
  164: </directory>
  165: <directory>
  166:   <targetdir dist='default'>etc/atalk</targetdir>
  167:   <categoryname>standard</categoryname>
  168:   <description>appletalk configuration files</description>
  169: </directory>
  170: <directory>
  171:   <targetdir dist='default'>etc/cron.d</targetdir>
  172:   <categoryname>standard</categoryname>
  173:   <description>standard linux directory for running time-based "jobs"
  174:   </description>
  175: </directory>
  176: <directory>
  177:   <targetdir dist='default'>etc/httpd/conf</targetdir>
  178:   <categoryname>standard</categoryname>
  179:   <description>web configuration files</description>
  180: </directory>
  181: <directory>
  182:   <targetdir dist='default'>etc/ntp</targetdir>
  183:   <categoryname>standard</categoryname>
  184:   <description>configuration directory for network time protocol</description>
  185: </directory>
  186: <directory>
  187:   <targetdir dist='default'>etc/pam.d</targetdir>
  188:   <categoryname>standard</categoryname>
  189:   <description>configuration directory for password authentication mechanism
  190:   </description>
  191: </directory>
  192: <directory>
  193:   <targetdir dist='default'>etc/rc.d/init.d</targetdir>
  194:   <targetdir dist='redhat7.1 debian2.2'>etc/init.d</targetdir>
  195:   <categoryname>standard</categoryname>
  196:   <description>scripts that run during system startup</description>
  197: </directory>
  198: <directory>
  199:   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
  200:   <targetdir dist='redhat7.1 debian2.2'>etc/rc0.d</targetdir>
  201:   <categoryname>standard</categoryname>
  202:   <description>scripts that run for run-level 0</description>
  203: </directory>
  204: <directory>
  205:   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
  206:   <targetdir dist='redhat7.1 debian2.2'>etc/rc1.d</targetdir>
  207:   <categoryname>standard</categoryname>
  208:   <description>scripts that run for run-level 1</description>
  209: </directory>
  210: <directory>
  211:   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
  212:   <targetdir dist='redhat7.1 debian2.2'>etc/rc2.d</targetdir>
  213:   <categoryname>standard</categoryname>
  214:   <description>scripts that run for run-level 2</description>
  215: </directory>
  216: <directory>
  217:   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
  218:   <targetdir dist='redhat7.1 debian2.2'>etc/rc3.d</targetdir>
  219:   <categoryname>standard</categoryname>
  220:   <description>scripts that run for run-level 3</description>
  221: </directory>
  222: <directory>
  223:   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
  224:   <targetdir dist='redhat7.1 debian2.2'>etc/rc4.d</targetdir>
  225:   <categoryname>standard</categoryname>
  226:   <description>scripts that run for run-level 4</description>
  227: </directory>
  228: <directory>
  229:   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
  230:   <targetdir dist='redhat7.1 debian2.2'>etc/rc5.d</targetdir>
  231:   <categoryname>standard</categoryname>
  232:   <description>scripts that run for run-level 5</description>
  233: </directory>
  234: <directory>
  235:   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
  236:   <targetdir dist='redhat7.1 debian2.2'>etc/rc6.d</targetdir>
  237:   <categoryname>standard</categoryname>
  238:   <description>scripts that run for run-level 6</description>
  239: </directory>
  240: <directory>
  241:   <targetdir dist='default'>home/httpd/lonTabs</targetdir>
  242:   <categoryname>standard</categoryname>
  243:   <description>tab-formatted reference files</description>
  244: </directory>
  245: <directory>
  246:   <targetdir dist='default'>home/httpd</targetdir>
  247:   <categoryname>standard</categoryname>
  248:   <description>start of the web server tree</description>
  249: </directory>
  250: <directory>
  251:   <targetdir dist='default'>home/httpd/perl</targetdir>
  252:   <categoryname>server readonly</categoryname>
  253:   <description>perl scripts for managing the LON-CAPA system</description>
  254: </directory>
  255: <directory>
  256:   <targetdir dist='default'>home/httpd/perl/logs</targetdir>
  257:   <categoryname>server standard</categoryname>
  258:   <description>location where system performance and error logs are kept
  259:   </description>
  260: </directory>
  261: <directory>
  262:   <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
  263:   <categoryname>server standard</categoryname>
  264:   <description>location where temporary files (for caching) are stored
  265:   </description>
  266: </directory>
  267: <directory>
  268:   <targetdir dist='default'>home/httpd/prtspool</targetdir>
  269:   <categoryname>server standard</categoryname>
  270:   <description>for the output of lonprintout.pm
  271:   </description>
  272: </directory>
  273: <directory>
  274:   <targetdir dist='default'>home/httpd/lib/perl</targetdir>
  275:   <categoryname>server readonly</categoryname>
  276:   <description>location of LON-CAPA non web mod-perl handlers</description>
  277: </directory>
  278: <directory>
  279:   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
  280:   <categoryname>server readonly</categoryname>
  281:   <description>location of LON-CAPA web mod-perl handlers</description>
  282: </directory>
  283: <directory>
  284:   <targetdir dist='default'>home/httpd/lonIDs</targetdir>
  285:   <categoryname>server standard</categoryname>
  286:   <description>cookie jar</description>
  287: </directory>
  288: <directory>
  289:   <targetdir dist='default'>home/httpd/sockets</targetdir>
  290:   <categoryname>server standard</categoryname>
  291:   <description>lonc's sockets</description>
  292: </directory>
  293: <directory>
  294:   <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
  295:   <categoryname>server standard</categoryname>
  296:   <description>lonc's sockets (delayed)</description>
  297: </directory>
  298: <directory>
  299:   <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
  300:   <categoryname>standard</categoryname>
  301:   <description>location of cgi scripts</description>
  302: </directory>
  303: <directory>
  304:   <targetdir dist='default'>home/httpd/html</targetdir>
  305:   <categoryname>server standard</categoryname>
  306:   <description>location of web-accessible file tree</description>
  307: </directory>
  308: <directory>
  309:   <targetdir dist='default'>home/httpd/html/res</targetdir>
  310:   <categoryname>server standard</categoryname>
  311:   <description>root of resource tree</description>
  312: </directory>
  313: <directory>
  314:   <targetdir dist='default'>home/httpd/html/adm</targetdir>
  315:   <categoryname>server readonly</categoryname>
  316:   <description>unauthenticated resources</description>
  317: </directory>
  318: <directory>
  319:   <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
  320:   <categoryname>server readonly</categoryname>
  321:   <description>home of the rat</description>
  322: </directory>
  323: <directory>
  324:   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
  325:   <categoryname>server readonly</categoryname>
  326:   <description>online help documentation</description>
  327: </directory>
  328: <directory>
  329:   <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
  330:   <categoryname>server readonly</categoryname>
  331:   <description>graphic widgets</description>
  332: </directory>
  333: <directory>
  334:   <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
  335:   <categoryname>server readonly</categoryname>
  336:   <description>miscellaneous resources</description>
  337: </directory>
  338: <directory>
  339:   <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
  340:   <categoryname>server readonly</categoryname>
  341:   <description>error warnings and icons</description>
  342: </directory>
  343: <directory>
  344:   <targetdir dist='default'>home/httpd/lonUsers</targetdir>
  345:   <categoryname>server standard</categoryname>
  346:   <description>Home directories of local users.  There is a five-tier
  347: structure to the directories:
  348: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,
  349: a user fredflint at MSU would have his information located in
  350: lonUsers/msu/f/r/e/fredflint.<br />&nbsp;<br />Within this directory there are
  351: a variety of files which govern the scope of what a user can do within the
  352: LON-CAPA system.  A passwd file determines the type of authentication
  353: mechanism to use.
  354:  There also are files such as roles.hist (and its database compilation,
  355: roles.db) which specify the roles and privileges for a user in the
  356: LON-CAPA system.</description>
  357: </directory>
  358: <directory>
  359:   <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
  360:   <categoryname>server readonly</categoryname>
  361:   <description>mathematics markup language resources</description>
  362: </directory>
  363: <directory>
  364:   <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
  365:   <categoryname>server readonly</categoryname>
  366:   <description>files useful for including within customized scripting
  367:   </description>
  368: </directory>
  369: <directory>
  370:   <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
  371:   </targetdir>
  372:   <categoryname>server readonly</categoryname>
  373:   <description>template files useful for customized scripts</description>
  374: </directory>
  375: <directory>
  376:   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
  377:   <categoryname>server standard</categoryname>
  378:   <description>status reports</description>
  379: </directory>
  380: <directory>
  381:   <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
  382:   <categoryname>server readonly</categoryname>
  383:   <description>web user interface resources</description>
  384: </directory>
  385: <directory>
  386:   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
  387:   </targetdir>
  388:   <categoryname>server readonly</categoryname>
  389:   <description>bookmark user interface code</description>
  390: </directory>
  391: <directory>
  392:   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
  393:   </targetdir>
  394:   <categoryname>server readonly</categoryname>
  395:   <description></description>
  396: </directory>
  397: <directory>
  398:   <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
  399:   </targetdir>
  400:   <categoryname>server readonly</categoryname>
  401:   <description>icons that help depict the file system (outdated)</description>
  402: </directory>
  403: <directory>
  404:   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
  405:   <targetdir dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
  406:   <targetdir dist='debian2.2'>usr/local/lib/perl/5.6.0</targetdir>
  407:   <categoryname>standard</categoryname>
  408:   <description>system perl tree (usually present on linux systems)
  409:   </description>
  410: </directory>
  411: <directory>
  412:   <targetdir dist='default'>usr/sbin</targetdir>
  413:   <categoryname>standard</categoryname>
  414:   <description>standard linux directory for superuser executables</description>
  415: </directory>
  416: </directories>
  417: <files>
  418: <file>
  419: <source>loncom/krb.conf</source>
  420: <target dist='default'>etc/krb.conf</target>
  421: <categoryname>conf</categoryname>
  422: <description>
  423: which Kerberos server to contact for specified Kerberos domains
  424: </description>
  425: <note>
  426: <table cellpadding='0' cellspacing='0' border='1'>
  427: <tr><td>
  428: list elements are separated by newlines
  429: </td></tr>
  430: <tr><td>
  431: each list element consists of only two subelements separated by a colon
  432: <br />
  433: <ul>
  434: <li>Kerberos domain value</li>
  435: <li>Kerberos server IP address</li>
  436: </ul>
  437: </td></tr>
  438: </table>
  439: </note>
  440: </file>
  441: <file>
  442: <source>loncom/access.conf</source>
  443: <target dist='default'>etc/httpd/conf/access.conf</target>
  444: <categoryname>conf</categoryname>
  445: <description>
  446: This file has two major functions.
  447: For the Apache web server, it defines a global
  448: access configuration which defines what server options (Indexes", "Includes",
  449: "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
  450: with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
  451: and "/usr/doc").  For the LON-CAPA network server and perl module
  452: handlers, it defines machine specific settings (lonHostID, lonRole,
  453: lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt)
  454: and internal machine settings for specific directories, socket ports,
  455: and browser detection logic.
  456: </description>
  457: <note>
  458: <b>configure</b>
  459: <br />
  460: <table cellpadding=0 cellspacing=0 border=1>
  461: <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
  462: machine</td></tr>
  463: <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
  464: access</td></tr>
  465: <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
  466: <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
  467: <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
  468: <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
  469: seconds</td></tr>
  470: <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
  471: <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
  472: MySQL database</td></tr>
  473: </table>
  474: </note>
  475: </file>
  476: <file>
  477: <source>loncom/httpd.conf</source>
  478: <target dist='default'>etc/httpd/conf/httpd.conf</target>
  479: <categoryname>static conf</categoryname>
  480: <description>
  481: This is the main server configuration file.  The settings here are
  482: more or less standard for the Apache web server.  Most notably (and
  483: importantly!), perl handling and mod_perl are enabled in this configuration
  484: file.
  485: </description>
  486: </file>
  487: <file>
  488: <source>loncom/srm.conf</source>
  489: <target dist='default'>etc/httpd/conf/srm.conf</target>
  490: <categoryname>static conf</categoryname>
  491: <description>
  492: <p>
  493: This file configures the "name space" of the Apache web server.  
  494: <tt>srm.conf</tt>
  495: defines when specific perl modules should be called to handle a given
  496: request.  This definition is a function of both the name of the perl module,
  497: and a specific regular expression associated with the URL, such as
  498: "^/res/.*\.page".
  499: </p>
  500: <p>
  501: Here is an example entry:
  502: <pre>
  503: &lt;LocationMatch "^/res/.*\.page$&gt;
  504: SetHandler perl-script
  505: PerlHandler Apache::lonpage
  506: &lt;/LocationMatch&gt;
  507: </pre>
  508: </p>
  509: </description>
  510: </file>
  511: <file>
  512: <source>loncom/startup.pl</source>
  513: <target dist='default'>etc/httpd/conf/startup.pl</target>
  514: <categoryname>static conf</categoryname>
  515: <description>
  516: This file provides initializations for perl handlers.  It adjusts what
  517: the module path space is (so as to include /home/httpd/lib/perl/Apache) as
  518: well as causing the Apache module to be used for every perl handler.
  519: <tt>startup.pl</tt> is invoked by <tt>access.conf</tt>.
  520: </description>
  521: </file>
  522: <file>
  523: <source>loncom/publisher/thesaurus.dat</source>
  524: <target dist='default'>home/httpd/lonTabs/thesaurus.dat</target>
  525: <categoryname>static conf</categoryname>
  526: <description>
  527: Custom Thesaurus file for LON-CAPA, in the format
  528: word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,...
  529: </description>
  530: </file>
  531: <file>
  532: <source>loncom/interface/mydesk.tab</source>
  533: <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
  534: <categoryname>static conf</categoryname>
  535: <description>
  536: Config file for "My Desk"
  537: </description>
  538: </file>
  539: <file>
  540: <source>loncom/interface/filetypes.tab</source>
  541: <target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
  542: <categoryname>static conf</categoryname>
  543: <description>
  544: Descriptive list of file extensions, and extension groupings.
  545: </description>
  546: </file>
  547: <file>
  548: <source>loncom/cgi/barcode.gif</source>
  549: <target dist='default'>home/httpd/cgi-bin/barcode.gif</target>
  550: <categoryname>script</categoryname>
  551: <description>
  552: Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
  553: parameter.
  554: </description>
  555: </file>
  556: <file>
  557: <source>loncom/cgi/graph.gif</source>
  558: <target dist='default'>home/httpd/cgi-bin/graph.gif</target>
  559: <categoryname>script</categoryname>
  560: <description>
  561: Dynamically outputs a graph especially for lonstatistics.pm.
  562: </description>
  563: <note>
  564: Depends on perl modules:
  565: GDGraph-1.33 and GDTextUtils-0.80.
  566: </note>
  567: </file>
  568: <file>
  569: <source>loncom/interface/printout.pl</source>
  570: <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
  571: <categoryname>script</categoryname>
  572: <description>
  573: cgi script
  574: </description>
  575: <note>
  576: Depends on srm.conf entry:
  577: Alias /prtspool/ /home/httpd/prtspool/
  578: as well as a /home/httpd/prtspool directory.
  579: </note>
  580: </file>
  581: <file>
  582: <source>loncom/cgi/metadata_keywords.pl</source>
  583: <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
  584: <categoryname>script</categoryname>
  585: <description>
  586: a cgi-script (not mod_perl), which contacts MySQL and pulls
  587: out all keywords in this format:
  588: 
  589: coil,magnetic,transformer
  590: transformer,coils,current,amperes,voltage,transformers,coil
  591: flux,magnetic,current,transformer
  592: coil,loop,field,magnetic
  593: 
  594: ... etc (one line per entry).
  595: 
  596: and simply prints this text-only (no markup) to the browser
  597: </description>
  598: </file>
  599: <fileglob>
  600: <glob>*.*</glob>
  601: <sourcedir>loncom/homework/templates/</sourcedir>
  602: <targetdir dist='default'>
  603: home/httpd/html/res/adm/includes/templates/</targetdir>
  604: <categoryname>static conf</categoryname>
  605: <description>
  606: Template files for generating new resources.
  607: </description>
  608: <filenames>
  609: blank.library;
  610: blank.library.meta;
  611: blank.problem;
  612: blank.problem.meta;
  613: formula.problem;
  614: formula.problem.meta;
  615: numerical.problem;
  616: numerical.problem.meta;
  617: RadioResponse.problem;
  618: RadioResponse.problem.meta;
  619: SelectFromOptions-4ConceptGoups.problem;
  620: SelectFromOptions-4ConceptGoups.problem.meta;
  621: SelectFromOptions-5ConceptGoups.problem;
  622: SelectFromOptions-5ConceptGoups.problem.meta;
  623: SelectFromOptions-6ConceptGoups.problem;
  624: SelectFromOptions-6ConceptGoups.problem.meta;
  625: SelectFromOptions-7ConceptGoups.problem;
  626: SelectFromOptions-7ConceptGoups.problem.meta;
  627: SelectFromOptions-8ConceptGoups.problem;
  628: SelectFromOptions-8ConceptGoups.problem.meta;
  629: SelectFromOptions-Simple.problem;
  630: SelectFromOptions-Simple.problem.meta;
  631: script.library;
  632: script.library.meta;
  633: SimpleStringResponse.problem;
  634: SimpleStringResponse.problem.meta;
  635: StringResponse.problem;
  636: StringResponse.problem.meta
  637: </filenames>
  638: </fileglob>
  639: <file>
  640: <source>loncom/homework/insertlist.tab</source>
  641: <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
  642: <categoryname>static conf</categoryname>
  643: <description>
  644: Describes what tags are allowed inside other tags.
  645: </description>
  646: </file>
  647: <file>
  648: <source>CAPA/JavaTools/GLabel.class</source>
  649: <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
  650: </target>
  651: <categoryname>static conf</categoryname>
  652: <description>
  653: Java applet for labelling graphs.
  654: </description>
  655: <note>
  656: Built from Glabel.java.  Still working on build/dependency details.
  657: </note>
  658: </file>
  659: <file>
  660: <source>loncom/interface/default.assesscalc</source>
  661: <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc
  662: </target>
  663: <categoryname>static conf</categoryname>
  664: <description>
  665: Default spreadsheet for individual assessment.
  666: </description>
  667: </file>
  668: <file>
  669: <source>loncom/interface/default.studentcalc</source>
  670: <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc
  671: </target>
  672: <categoryname>static conf</categoryname>
  673: <description>
  674: Default spreadsheet for assessment of students.
  675: </description>
  676: </file>
  677: <file>
  678: <source>loncom/interface/default.classcalc</source>
  679: <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc
  680: </target>
  681: <categoryname>static conf</categoryname>
  682: <description>
  683: Default spreadsheet for assessment of a class.
  684: </description>
  685: </file>
  686: <file>
  687: <source>loncom/auth/roles.tab</source>
  688: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
  689: <categoryname>static conf</categoryname>
  690: <description>
  691: List of privileges associated with users of multiple types (for example:
  692: Teaching Assistant, Exam Proctor, Course Coordinator)
  693: </description>
  694: </file>
  695: <file>
  696: <source>loncom/auth/rolesplain.tab</source>
  697: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
  698: <categoryname>static conf</categoryname>
  699: <description>
  700: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
  701: and privileges available in the network with function
  702: </description>
  703: </file>
  704: <file>
  705: <source>loncom/hosts.tab</source>
  706: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
  707: <categoryname>conf</categoryname>
  708: <description>
  709: List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to
  710: <tt>lonDefDomain</tt> and <u>IP address</u>.
  711: </description>
  712: </file>
  713: <file>
  714: <source>loncom/spare.tab</source>
  715: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
  716: <categoryname>conf</categoryname>
  717: <description>
  718: Spare hosts to offload session to if the LON-CAPA machine is overloaded
  719: </description>
  720: <note>
  721: <b>configure</b><br />
  722: <table cellpadding=0 cellspacing=0 border=1>
  723: <tr><td>
  724: list elements are separated by newlines
  725: </td></tr>
  726: <tr><td>
  727: each list element consists of only one value; the value for <tt>lonHostID</tt>
  728: in <tt>access.conf</tt>
  729: </td></tr>
  730: </table>
  731: </note>
  732: </file>
  733: <file>
  734: <source>loncom/htpasswd</source>
  735: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
  736: <categoryname>conf</categoryname>
  737: <description>
  738: Basic auth password to access /lon-status and /server-status
  739: </description>
  740: </file>
  741: <file>
  742: <source>loncom/smb.conf</source>
  743: <target dist='default'>etc/smb.conf</target>
  744: <categoryname>conf</categoryname>
  745: <description>
  746: configuration file to make LON-CAPA server file space accessible to network
  747: neighborhood
  748: </description>
  749: </file>
  750: <file>
  751: <source>loncom/ntp.conf</source>
  752: <target dist='default'>etc/ntp.conf</target>
  753: <categoryname>conf</categoryname>
  754: <description>
  755: which NTP server to contact for information (XNTP3 standard)
  756: </description>
  757: <note>
  758: <table cellpadding=0 cellspacing=0 border=1>
  759: <tr><td>
  760: only one line needs to be changed to specify a server ip address
  761: </td></tr>
  762: <tr><td>
  763: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
  764: </td></tr>
  765: </table>
  766: </note>
  767: </file>
  768: <file>
  769: <source>loncom/metadata_database/searchcat.pl</source>
  770: <target dist='default'>home/httpd/perl/searchcat.pl</target>
  771: <categoryname>script</categoryname>
  772: <description>
  773: Batch script for updating SQL metadata database.
  774: </description>
  775: </file>
  776: <file>
  777: <source>loncom/lonc</source>
  778: <target dist='default'>home/httpd/perl/lonc</target>
  779: <categoryname>script</categoryname>
  780: <description>
  781: proxy server
  782: </description>
  783: </file>
  784: <file>
  785: <source>loncom/lond</source>
  786: <target dist='default'>home/httpd/perl/lond</target>
  787: <categoryname>script</categoryname>
  788: <description>
  789: This is a remote command interpreter on a TCP LON-CAPA network layer.
  790: It accepts and processes incoming requests from other LON-CAPA machines
  791: on the network.  lond's functionality is self-contained in the sense
  792: that it does not reference (import, require, use) any other file
  793: described in this document.  There are only 15 subroutines in this
  794: script, however the <TT>make_new_child</TT> subroutine is quite
  795: complex since it parses and responds about 29 different types of 
  796: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
  797: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
  798: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
  799: tmpput, tmpget, and ls).
  800: </description>
  801: </file>
  802: <file>
  803: <source>loncom/cgi/loncron.pl</source>
  804: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
  805: <categoryname>script</categoryname>
  806: <description>CGI script that starts and pipes output of loncron</description>
  807: </file>
  808: <file>
  809: <source>loncom/loncron</source>
  810: <target dist='default'>home/httpd/perl/loncron</target>
  811: <categoryname>script</categoryname>
  812: <description>housekeeping</description>
  813: </file>
  814: <file>
  815: <source>loncom/lonsql</source>
  816: <target dist='default'>home/httpd/perl/lonsql</target>
  817: <categoryname>script</categoryname>
  818: <description>maintain secondary database of metadata</description>
  819: </file>
  820: <file>
  821: <source>loncom/lcpasswd</source>
  822: <target dist='default'>home/httpd/perl/lcpasswd</target>
  823: <categoryname>setuid script</categoryname>
  824: <description>
  825: Coordinates the system services and files in order to allow lond to change
  826: user passwords.
  827: </description>
  828: <status>being updated</status>
  829: </file>
  830: <file>
  831: <source>loncom/pwchange</source>
  832: <target dist='default'>home/httpd/perl/pwchange</target>
  833: <categoryname>setuid script</categoryname>
  834: <description>
  835: Allows www to change user passwords.
  836: </description>
  837: <status>being updated</status>
  838: </file>
  839: <file>
  840: <source>loncom/lcuseradd</source>
  841: <target dist='default'>home/httpd/perl/lcuseradd</target>
  842: <categoryname>setuid script</categoryname>
  843: <description>
  844: Coordinates the system services and files in order to allow lond to add a
  845: new user.
  846: </description>
  847: <status>being updated</status>
  848: </file>
  849: <file>
  850: <source>loncom/lcuserdel</source>
  851: <target dist='default'>home/httpd/perl/lcuserdel</target>
  852: <categoryname>setuid script</categoryname>
  853: <description>
  854: Coordinates the system services and files in order to allow lond to delete a
  855: user.
  856: </description>
  857: <status>deprecated</status>
  858: </file>
  859: <file>
  860: <source>loncom/lcnfson</source>
  861: <target dist='default'>home/httpd/perl/lcnfson</target>
  862: <categoryname>setuid script</categoryname>
  863: <description>
  864: coordinates the system services and files in order to allow lond to enable NFS
  865: for a user
  866: </description>
  867: <status>deprecated</status>
  868: </file>
  869: <file>
  870: <source>loncom/lcnfsoff</source>
  871: <target dist='default'>home/httpd/perl/lcnfsoff</target>
  872: <categoryname>setuid script</categoryname>
  873: <description>
  874: coordinates the system services and files in order to allow lond to disable NFS
  875: for a user
  876: </description>
  877: <status>deprecated</status>
  878: </file>
  879: <file>
  880: <source>loncom/license/gpl.txt</source>
  881: <target dist='default'>home/httpd/html/adm/gpl.txt</target>
  882: <categoryname>interface file</categoryname>
  883: <description>
  884: GNU General Public License.  Long live the cause of freeware!
  885: </description>
  886: </file>
  887: <file>
  888: <source>loncom/license/about.html</source>
  889: <target dist='default'>home/httpd/html/adm/about.html</target>
  890: <categoryname>interface file</categoryname>
  891: <description>
  892: The "About" Page.
  893: </description>
  894: </file>
  895: <file>
  896: <source>loncom/publisher/publisher.html</source>
  897: <target dist='default'>home/httpd/html/adm/publisher.html</target>
  898: <categoryname>interface file</categoryname>
  899: <description>
  900: HTML frame that presents a form element to allow for the publishing of
  901: resources, directories and underlying subdirectories.
  902: </description>
  903: </file>
  904: <file>
  905: <source>loncom/html/adm/noidea.html</source>
  906: <target dist='default'>home/httpd/html/adm/noidea.html</target>
  907: <categoryname>interface file</categoryname>
  908: <description>
  909: Interface file for responding to improper page flipping.
  910: </description>
  911: </file>
  912: <file>
  913: <source>loncom/xml/physnet.sty</source>
  914: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
  915: <categoryname>static conf</categoryname>
  916: <description>
  917: The relevant conditions and metadata to attach to PhysNet-specific tags.
  918: </description>
  919: </file>
  920: <file>
  921: <source>loncom/homework/lectureonline.sty</source>
  922: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty</target>
  923: <categoryname>static conf</categoryname>
  924: <description>
  925: The relevant conditions and metadata to attach to LectureOnline-specific tags.
  926: </description>
  927: </file>
  928: <file>
  929: <source>loncom/misc/un_keyword.tab</source>
  930: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
  931: <categoryname>conf</categoryname>
  932: <description>
  933: File which contains words which should not be keywords used to specify resource
  934: content.
  935: </description>
  936: </file>
  937: <file>
  938: <source>loncom/publisher/packages.tab</source>
  939: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
  940: <categoryname>static conf</categoryname>
  941: <description>
  942: Parameter packages, so that assessments can publish parameter packages
  943: needed, which are then expanded into individual parameters - allows to
  944: retroactively add new parameters to already published assessments.
  945: </description>
  946: </file>
  947: <file>
  948: <source>loncom/publisher/copyright.tab</source>
  949: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
  950: <categoryname>conf</categoryname>
  951: <description>
  952: Table which contains list of copyright possibilities for educational resources.
  953: </description>
  954: </file>
  955: <file>
  956: <source>loncom/publisher/language.tab</source>
  957: <target dist='default'>home/httpd/lonTabs/language.tab</target>
  958: <categoryname>static conf</categoryname>
  959: <description>
  960: Table which contains string abbreviations of language::font rendering
  961: combinations.
  962: </description>
  963: </file>
  964: <file>
  965: <source>loncom/publisher/addid.tab</source>
  966: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
  967: <categoryname>static conf</categoryname>
  968: <description>
  969: Table which has hash data necessary for distinguishing IDs from indices.
  970: </description>
  971: </file>
  972: <file>
  973: <source>rat/lonwrapper.pm</source>
  974: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
  975: <categoryname>handler</categoryname>
  976: <description>
  977: Wrapper for external and binary files as standalone resources.
  978: Edit handler for rat maps; TeX content handler.
  979: </description>
  980: <status>works/unverified</status>
  981: </file>
  982: <file>
  983: <source>loncom/publisher/loncfile.pm</source>
  984: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
  985: <categoryname>handler</categoryname>
  986: <description>
  987: Provides web-based functionality for file copy, rename, mkdir, etc, in the
  988: construction space menu.
  989: </description>
  990: <status>works/unverified</status>
  991: </file>
  992: <file>
  993: <source>loncom/interface/lonstatistics.pm</source>
  994: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
  995: <categoryname>handler</categoryname>
  996: <description>
  997: Handler to show statistics on solving LON-CAPA problems.
  998: </description>
  999: <status>works/unverified</status>
 1000: </file>
 1001: <file>
 1002: <source>loncom/publisher/londiff.pm</source>
 1003: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 1004: <categoryname>handler</categoryname>
 1005: <description>
 1006: Handler to show difference between two files.
 1007: </description>
 1008: <status>works/unverified</status>
 1009: </file>
 1010: <file>
 1011: <source>loncom/publisher/lonupload.pm</source>
 1012: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
 1013: <categoryname>handler</categoryname>
 1014: <description>
 1015: Handler to upload files through browser into construction space.
 1016: </description>
 1017: <status>works/unverified</status>
 1018: </file>
 1019: <file>
 1020: <source>loncom/homework/essayresponse.pm</source>
 1021: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
 1022: <categoryname>handler</categoryname>
 1023: <description>
 1024: Handler to evaluate essay (ungraded) style responses.
 1025: </description>
 1026: <status>works/unverified</status>
 1027: </file>
 1028: <file>
 1029: <source>loncom/publisher/lonpubdir.pm</source>
 1030: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
 1031: <categoryname>handler</categoryname>
 1032: <description>
 1033: Handler to publish directories.
 1034: </description>
 1035: </file>
 1036: <file>
 1037: <source>loncom/publisher/lonretrieve.pm</source>
 1038: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
 1039: <categoryname>handler</categoryname>
 1040: <description>
 1041: Handler to retrieve old versions from resource space.
 1042: </description>
 1043: <status>works/unverified</status>
 1044: </file>
 1045: <file>
 1046: <source>loncom/homework/edit.pm</source>
 1047: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
 1048: <categoryname>handler</categoryname>
 1049: <description>
 1050: Helper functions when in homework edit mode.
 1051: </description>
 1052: </file>
 1053: <file>
 1054: <source>loncom/interface/lonmeta.pm</source>
 1055: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
 1056: <categoryname>handler</categoryname>
 1057: <description>Metadata display handler.</description>
 1058: <status>works/unverified</status>
 1059: </file>
 1060: <file>
 1061: <source>rat/lonambiguous.pm</source>
 1062: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
 1063: <categoryname>handler</categoryname>
 1064: <description>
 1065: Handler to resolve ambiguous file locations.
 1066: </description>
 1067: <status>works/unverified</status>
 1068: </file>
 1069: <file>
 1070: <source>rat/lonratparms.pm</source>
 1071: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
 1072: <categoryname>handler</categoryname>
 1073: <description>
 1074: Handler to set resource parameters inside of the RAT based on metadata.
 1075: </description>
 1076: <status>works/unverified</status>
 1077: </file>
 1078: <file>
 1079: <source>rat/lonsequence.pm</source>
 1080: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
 1081: <categoryname>handler</categoryname>
 1082: <description>
 1083: Handler for showing sequence objects of educational resources.
 1084: </description>
 1085: <status>works/unverified</status>
 1086: </file>
 1087: <file>
 1088: <source>loncom/interface/loncreatecourse.pm</source>
 1089: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
 1090: <categoryname>handler</categoryname>
 1091: <description>
 1092: Creates a new course and assigns course coordinator.
 1093: </description>
 1094: <status>works/unverified</status>
 1095: </file>
 1096: <file>
 1097: <source>loncom/interface/loncreateuser.pm</source>
 1098: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 1099: <categoryname>handler</categoryname>
 1100: <description>
 1101: Creates a new user and/or changes user privileges
 1102: </description>
 1103: <status>works/unverified</status>
 1104: </file>
 1105: <file>
 1106: <source>loncom/interface/lonchart.pm</source>
 1107: <target dist='default'>home/httpd/lib/perl/Apache/lonchart.pm</target>
 1108: <categoryname>handler</categoryname>
 1109: <description>
 1110: Produces simple LectureOnline-like student assessment performance chart
 1111: </description>
 1112: </file>
 1113: <file>
 1114: <source>loncom/interface/loncommon.pm</source>
 1115: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
 1116: <categoryname>handler</categoryname>
 1117: <description>
 1118: Makes a table out of the previous attempts.  Inputs result_from_symbread,
 1119: user, domain, home_server, course_id.
 1120: </description>
 1121: <status>works/unverified</status>
 1122: </file>
 1123: <file>
 1124: <source>loncom/homework/grades.pm</source>
 1125: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
 1126: <categoryname>handler</categoryname>
 1127: <description>Handles the viewing of grades.</description>
 1128: </file>
 1129: <file>
 1130: <source>loncom/homework/imageresponse.pm</source>
 1131: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
 1132: <categoryname>handler</categoryname>
 1133: <description>
 1134: Coordinates the response to clicking an image.
 1135: </description>
 1136: <status>works/unverified</status>
 1137: </file>
 1138: <file>
 1139: <source>loncom/homework/optionresponse.pm</source>
 1140: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
 1141: <categoryname>handler</categoryname>
 1142: <description>
 1143: Handles tags associated with showing a list of options.</description>
 1144: </file>
 1145: <file>
 1146: <source>loncom/homework/outputtags.pm</source>
 1147: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
 1148: <categoryname>handler</categoryname>
 1149: <description>
 1150: Handles tags associated with output.  Seems to relate to due dates of the
 1151: assignment.
 1152: </description>
 1153: <status>works/unverified</status>
 1154: </file>
 1155: <file>
 1156: <source>loncom/interface/lontest.pm</source>
 1157: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
 1158: <categoryname>handler</categoryname>
 1159: <description>
 1160: Used for debugging and testing the LON-CAPA system.
 1161: </description>
 1162: <status>works/unverified</status>
 1163: </file>
 1164: <file>
 1165: <source>loncom/homework/radiobuttonresponse.pm</source>
 1166: <target dist='default'>
 1167: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
 1168: <categoryname>handler</categoryname>
 1169: <description>
 1170: Handles multiple-choice style responses.
 1171: </description>
 1172: <status>works/unverified</status>
 1173: </file>
 1174: <file>
 1175: <source>loncom/interface/lonassignments.pm</source>
 1176: <target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>
 1177: <categoryname>handler</categoryname>
 1178: <description>
 1179: Handles processing of assignments.
 1180: </description>
 1181: <status>works/unverified</status>
 1182: </file>
 1183: <file>
 1184: <source>loncom/interface/loncommunicate.pm</source>
 1185: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 1186: <categoryname>handler</categoryname>
 1187: <description>Handles communication.</description>
 1188: <status>works/unverified</status>
 1189: </file>
 1190: <file>
 1191: <source>loncom/interface/lonerrorhandler.pm</source>
 1192: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
 1193: <categoryname>handler</categoryname>
 1194: <description>
 1195: Handles errors.
 1196: </description>
 1197: <status>works/unverified</status>
 1198: </file>
 1199: <file>
 1200: <source>loncom/interface/lonevaluate.pm</source>
 1201: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
 1202: <categoryname>handler</categoryname>
 1203: <description>
 1204: Handles evaluation.
 1205: </description>
 1206: <status>works/unverified</status>
 1207: </file>
 1208: <file>
 1209: <source>loncom/interface/lonfeedback.pm</source>
 1210: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
 1211: <categoryname>handler</categoryname>
 1212: <description>
 1213: Handles feedback from students to instructors and system administrators.
 1214: </description>
 1215: <status>works/unverified</status>
 1216: </file>
 1217: <file>
 1218: <source>loncom/interface/lonnavmaps.pm</source>
 1219: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
 1220: <categoryname>handler</categoryname>
 1221: <description>
 1222: Handles navigational maps.
 1223: </description>
 1224: <status>works/unverified</status>
 1225: </file>
 1226: <file>
 1227: <source>loncom/interface/lonpreferences.pm</source>
 1228: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
 1229: <categoryname>handler</categoryname>
 1230: <description>
 1231: Handles user preferences associated with customizing the online LON-CAPA
 1232: educational environment.
 1233: </description>
 1234: <status>works/unverified</status>
 1235: </file>
 1236: <file>
 1237: <source>loncom/interface/lonprintout.pm</source>
 1238: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
 1239: <categoryname>handler</categoryname>
 1240: <description>
 1241: Handles the production of printable files and resources.
 1242: </description>
 1243: <status>works/unverified</status>
 1244: </file>
 1245: <file>
 1246: <source>loncom/interface/lonsearchcat.pm</source>
 1247: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
 1248: <categoryname>handler</categoryname>
 1249: <description>
 1250: Handles a searchable catalogue.
 1251: </description>
 1252: <status>works/unverified</status>
 1253: </file>
 1254: <file>
 1255: <source>loncom/interface/londropadd.pm</source>
 1256: <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
 1257: <categoryname>handler</categoryname>
 1258: <description>
 1259: Handler to drop and add students in courses.
 1260: </description>
 1261: <status>works/unverified</status>
 1262: </file>
 1263: <file>
 1264: <source>loncom/interface/lonmsg.pm</source>
 1265: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
 1266: <categoryname>handler</categoryname>
 1267: <description>
 1268: Routines for messaging.
 1269: </description>
 1270: <status>works/unverified</status>
 1271: </file>
 1272: <file>
 1273: <source>loncom/homework/hint.pm</source>
 1274: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 1275: <categoryname>handler</categoryname>
 1276: <description>
 1277: This handler coordinates the delivery of hints to students working on LON-CAPA
 1278: problems and assignments.
 1279: </description>
 1280: <status>works/unverified</status>
 1281: </file>
 1282: <file>
 1283: <source>loncom/interface/lonspreadsheet.pm</source>
 1284: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 1285: <categoryname>handler</categoryname>
 1286: <description>
 1287: Spreadsheet/Grades Display Handler
 1288: </description>
 1289: <status>works/unverified</status>
 1290: </file>
 1291: <file>
 1292: <source>loncom/interface/lonparmset.pm</source>
 1293: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 1294: <categoryname>handler</categoryname>
 1295: <description>
 1296: Handler to resolve ambiguous file locations
 1297: </description>
 1298: <status>works/unverified</status>
 1299: </file>
 1300: <file>
 1301: <source>loncom/publisher/lonconstruct.pm</source>
 1302: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
 1303: <categoryname>handler</categoryname>
 1304: <description>
 1305: Page wrapper for handling construction space.
 1306: </description>
 1307: <status>works/unverified</status>
 1308: </file>
 1309: <file>
 1310: <source>loncom/publisher/lonpublisher.pm</source>
 1311: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
 1312: <categoryname>handler</categoryname>
 1313: <description>
 1314: Publishes an LON-CAPA educational resource complete with metadata
 1315: (authorship, language, copyright, creation date, etc).
 1316: </description>
 1317: <status>works/unverified</status>
 1318: </file>
 1319: <file>
 1320: <source>loncom/interface/lonmenu.pm</source>
 1321: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 1322: <categoryname>handler</categoryname>
 1323: <description>
 1324: Has routines which control the remote control.
 1325: </description>
 1326: <status>works/unverified</status>
 1327: </file>
 1328: <file>
 1329: <source>rat/lonpageflip.pm</source>
 1330: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
 1331: <categoryname>handler</categoryname>
 1332: <description>Deals with forward, backward, and other page flips.</description>
 1333: <status>works/unverified</status>
 1334: </file>
 1335: <file>
 1336: <source>rat/lonratedt.pm</source>
 1337: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
 1338: <categoryname>handler</categoryname>
 1339: <description>
 1340: Builds up frame set and loads in the right thing.
 1341: </description>
 1342: <status>works/unverified</status>
 1343: </file>
 1344: <file>
 1345: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
 1346: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
 1347: <categoryname>handler</categoryname>
 1348: <description>
 1349: Homework remote control.
 1350: </description>
 1351: <status>works/unverified</status>
 1352: </file>
 1353: <file>
 1354: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 1355: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
 1356: <categoryname>handler</categoryname>
 1357: <description>
 1358: This will take annotations and then plug them into a page.
 1359: </description>
 1360: <status>works/unverified</status>
 1361: </file>
 1362: <file>
 1363: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
 1364: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
 1365: <categoryname>handler</categoryname>
 1366: <description>
 1367: This will take bookmarks and get/write/display them for the LON-CAPA user
 1368: interface.
 1369: </description>
 1370: <status>works/unverified</status>
 1371: </file>
 1372: <file>
 1373: <source>rat/lonratsrv.pm</source>
 1374: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
 1375: <categoryname>handler</categoryname>
 1376: <description>
 1377: Handler that takes output from RAT and stores it on disk.  Handles the upper
 1378: hidden frame of the added window that comes up in RAT.   (3 frames come up in
 1379: RAT server, code, and output.  This module handles server connection.)
 1380: </description>
 1381: <status>works/unverified</status>
 1382: </file>
 1383: <file>
 1384: <source>rat/lonpage.pm</source>
 1385: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
 1386: <categoryname>handler</categoryname>
 1387: <description>
 1388: bundles pages into one page
 1389: </description>
 1390: <status>works/unverified</status>
 1391: </file>
 1392: <file>
 1393: <source>rat/lonuserstate.pm</source>
 1394: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
 1395: <categoryname>handler</categoryname>
 1396: <description>
 1397: compile course into binary data structure (in loncom/rat)
 1398: </description>
 1399: <status>works/unverified</status>
 1400: </file>
 1401: <file>
 1402: <source>loncom/xml/lontex.pm</source>
 1403: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
 1404: <categoryname>handler</categoryname>
 1405: <description>
 1406: Handler for tex files (somewhere in modules)
 1407: </description>
 1408: <status>works/unverified</status>
 1409: </file>
 1410: <file>
 1411: <source>loncom/xml/lontexconvert.pm</source>
 1412: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
 1413: <categoryname>handler</categoryname>
 1414: <description>
 1415: Access to tth/ttm
 1416: </description>
 1417: <status>works/unverified</status>
 1418: </file>
 1419: <file>
 1420: <source>loncom/xml/lonxml.pm</source>
 1421: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
 1422: <categoryname>handler</categoryname>
 1423: <description>
 1424: XML Parsing Module
 1425: </description>
 1426: <status>works/unverified</status>
 1427: </file>
 1428: <file>
 1429: <source>loncom/xml/style.pm</source>
 1430: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
 1431: <categoryname>handler</categoryname>
 1432: <description>
 1433: Style Parsing Module
 1434: </description>
 1435: <status>works/unverified</status>
 1436: </file>
 1437: <file>
 1438: <source>loncom/xml/londefdef.pm</source>
 1439: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
 1440: <categoryname>handler</categoryname>
 1441: <description>
 1442: Tags Default Definition Module
 1443: </description>
 1444: <status>works/unverified</status>
 1445: </file>
 1446: <file>
 1447: <source>loncom/xml/run.pm</source>
 1448: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 1449: <categoryname>handler</categoryname>
 1450: <description>
 1451: used to prevent poorly written problems from causing lingering after effects
 1452: </description>
 1453: <status>works/unverified</status>
 1454: </file>
 1455: <file>
 1456: <source>loncom/xml/scripttag.pm</source>
 1457: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
 1458: <categoryname>handler</categoryname>
 1459: <description>
 1460: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
 1461: &lt;import&gt;
 1462: </description>
 1463: <status>works/unverified</status>
 1464: </file>
 1465: <file>
 1466: <source>loncom/homework/randomlabel.pm</source>
 1467: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
 1468: <categoryname>handler</categoryname>
 1469: <description>
 1470: Interface for producing applet code which randomizes the labelling of an
 1471: image.
 1472: </description>
 1473: </file>
 1474: <file>
 1475: <source>loncom/homework/lonhomework.pm</source>
 1476: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
 1477: <categoryname>handler</categoryname>
 1478: <description>
 1479: handles requests for output, evaluation, and alteration of a homework resource
 1480: </description>
 1481: </file>
 1482: <status>works/unverified</status>
 1483: <file>
 1484: <source>loncom/homework/inputtags.pm</source>
 1485: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
 1486: <categoryname>handler</categoryname>
 1487: <description>
 1488: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
 1489: </description>
 1490: <status>works/unverified</status>
 1491: </file>
 1492: <file>
 1493: <source>loncom/homework/structuretags.pm</source>
 1494: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
 1495: <categoryname>handler</categoryname>
 1496: <description>
 1497: produces HTML tags necessary for structuring the presentation of homework
 1498: resources
 1499: </description>
 1500: <status>works/unverified</status>
 1501: </file>
 1502: <file>
 1503: <source>loncom/homework/response.pm</source>
 1504: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 1505: <categoryname>handler</categoryname>
 1506: <description>
 1507: defines different types of responses given to student as well as syntax for
 1508: producing response values
 1509: </description>
 1510: <status>works/unverified</status>
 1511: </file>
 1512: <file>
 1513: <source>loncom/homework/caparesponse/caparesponse.pm</source>
 1514: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
 1515: <categoryname>handler</categoryname>
 1516: <description>
 1517: handles request to the CAPA homework processing engine
 1518: </description>
 1519: <status>works/unverified</status>
 1520: </file>
 1521: <file>
 1522: <source>loncom/auth/localauth.pm</source>
 1523: <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
 1524: <categoryname>handler</categoryname>
 1525: <description>
 1526: Local authentication mechanism (meant to be customized).
 1527: </description>
 1528: <status>works/unverified</status>
 1529: </file>
 1530: <file>
 1531: <source>loncom/auth/lonacc.pm</source>
 1532: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 1533: <categoryname>handler</categoryname>
 1534: <description>
 1535: (This module, like loncacc.pm also authenticates with cookies.)  
 1536: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
 1537: functions (e.g. roles, logout, annotations, and bookmarks) as well
 1538: as coordinating access to educational resources.
 1539: </description>
 1540: <status>works/unverified</status>
 1541: </file>
 1542: <file>
 1543: <source>loncom/auth/lonracc.pm</source>
 1544: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
 1545: <categoryname>handler</categoryname>
 1546: <description>
 1547: access handler for file transfers
 1548: </description>
 1549: <status>works/unverified</status>
 1550: </file>
 1551: <file>
 1552: <source>loncom/auth/loncacc.pm</source>
 1553: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
 1554: <categoryname>handler</categoryname>
 1555: <description>
 1556: This module provides access to an educational resource construction area.
 1557: This module is invoked by the URL-related pattern syntax
 1558: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
 1559: Authentication of user identity
 1560: is coordinated through cookies.  The abbreviation "cacc" corresponds
 1561: to "construction-space access").  If the cookie handle is invalid, then
 1562: this module returns a forbidden status and makes appropriate log entries.
 1563: If the cookie handle is valid, status is determined to be okay (and,
 1564: for the "priv"-type access, the resource is delivered by the
 1565: <tt>lonconstruct</tt> module).
 1566: </description>
 1567: <status>works/unverified</status>
 1568: </file>
 1569: <file>
 1570: <source>loncom/auth/lonauth.pm</source>
 1571: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 1572: <categoryname>handler</categoryname>
 1573: <description>authenticate, set up session environment</description>
 1574: <status>works/unverified</status>
 1575: </file>
 1576: <file>
 1577: <source>loncom/auth/lonlogin.pm</source>
 1578: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 1579: <categoryname>handler</categoryname>
 1580: <description>login screen</description>
 1581: <status>works/unverified</status>
 1582: </file>
 1583: <file>
 1584: <source>loncom/auth/lonlogout.pm</source>
 1585: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 1586: <categoryname>handler</categoryname>
 1587: <description>logout</description>
 1588: <status>works/unverified</status>
 1589: </file>
 1590: <file>
 1591: <source>loncom/lonnet/perl/lonrep.pm</source>
 1592: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 1593: <categoryname>handler</categoryname>
 1594: <description>replication</description>
 1595: </file>
 1596: <file>
 1597: <source>loncom/auth/lonroles.pm</source>
 1598: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
 1599: <categoryname>handler</categoryname>
 1600: <description>
 1601: This perl handling module reads in the available roles available
 1602: for a LON-CAPA user (different courses, different privileges, etc)
 1603: and produces a form-element HTML page which allows the user to select
 1604: which role he wishes to exercise in the LON-CAPA system.  For instance,
 1605: a user may want to select between being a student in a thermodynamics
 1606: physics course or a teaching assistant for an introductory calculus
 1607: class.
 1608: </description>
 1609: </file>
 1610: <file>
 1611: <source>loncom/interface/lonindexer.pm</source>
 1612: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
 1613: <categoryname>handler</categoryname>
 1614: <description>
 1615: cross server filesystem browser
 1616: </description>
 1617: <status>works/unverified</status>
 1618: </file>
 1619: <file>
 1620: <source>loncom/interface/groupsort.pm</source>
 1621: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
 1622: <categoryname>handler</categoryname>
 1623: <description>
 1624: Implements a second phase of importing multiple resources into the RAT.
 1625: Allows for reordering the sequence of resources.
 1626: </description>
 1627: <status>works/unverified</status>
 1628: </file>
 1629: <file>
 1630: <source>loncom/lonnet/perl/lonnet.pm</source>
 1631: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
 1632: <categoryname>handler</categoryname>
 1633: <description>
 1634: This file is an interface to the lonc processes of the LON-CAPA network
 1635: as well as set of elaborated functions for handling information necessary
 1636: for navigating through a given cluster of LON-CAPA machines within a domain.
 1637: There are over 40 specialized functions in this module which handle
 1638: the reading and transmission of metadata, user information
 1639: (ids, names, environments, roles, logs), file information (storage, reading,
 1640: directories, extensions, replication, embedded styles and descriptors),
 1641: educational resources (course descriptions, section names and numbers),
 1642: url hashing (to assign roles on a url basis), and translating abbreviated
 1643: symbols to and from more descriptive phrases or explanations.
 1644: </description>
 1645: <status>works/unverified</status>
 1646: </file>
 1647: <file>
 1648: <source>loncom/html/index.html</source>
 1649: <target dist='default'>home/httpd/html/index.html</target>
 1650: <categoryname>interface file</categoryname>
 1651: <description>bumps to login</description>
 1652: </file>
 1653: <link>
 1654: <linkto>etc/mime.types</linkto>
 1655: <target dist='default'>etc/httpd/conf/mime.types</target>
 1656: <categoryname>symbolic link</categoryname>
 1657: <description>symbolic link to /etc/mime.types</description>
 1658: </link>
 1659: <link>
 1660: <linkto>home/httpd/html/res</linkto>
 1661: <target dist='default'>home/httpd/html/raw</target>
 1662: <categoryname>symbolic link</categoryname>
 1663: <description>symbolic link to /home/httpd/html/res</description>
 1664: </link>
 1665: <file>
 1666: <source>loncom/html/adm/notfound.html</source>
 1667: <target dist='default'>home/httpd/html/adm/notfound.html</target>
 1668: <categoryname>interface file</categoryname>
 1669: <description>
 1670: static html page that is shown when an attempt is made to access a document
 1671: not present on the web server
 1672: </description>
 1673: </file>
 1674: <file>
 1675: <source>loncom/html/adm/unauthorized.html</source>
 1676: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
 1677: <categoryname>interface file</categoryname>
 1678: <description>
 1679: static html page that is shown when an attempt is made to access a document
 1680: which is restricted based on file or server configurations
 1681: </description>
 1682: </file>
 1683: <file>
 1684: <source>loncom/html/adm/help/searchcat.html</source>
 1685: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
 1686: <categoryname>interface file</categoryname>
 1687: <description>
 1688: Help page for the search engine.
 1689: </description>
 1690: </file>
 1691: <file>
 1692: <source>rat/client/rat.html</source>
 1693: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
 1694: <categoryname>interface file</categoryname>
 1695: <description>
 1696: frameset
 1697: </description>
 1698: </file>
 1699: <file>
 1700: <source>rat/client/parameter.html</source>
 1701: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
 1702: <categoryname>interface file</categoryname>
 1703: <description>
 1704: Parameter input window.
 1705: </description>
 1706: </file>
 1707: <file>
 1708: <source>rat/client/code.html</source>
 1709: <target dist='default'>home/httpd/html/adm/rat/code.html</target>
 1710: <categoryname>interface file</categoryname>
 1711: <description>
 1712: javascript
 1713: </description>
 1714: </file>
 1715: <file>
 1716: <source>rat/client/map.html</source>
 1717: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
 1718: <categoryname>interface file</categoryname>
 1719: <description>
 1720: bumper
 1721: </description>
 1722: </file>
 1723: <file>
 1724: <source>rat/client/empty.html</source>
 1725: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
 1726: <categoryname>interface file</categoryname>
 1727: <description>
 1728: A blank page with very minimal HTML structural elements.
 1729: </description>
 1730: </file>
 1731: <fileglob>
 1732: <glob>*.gif</glob>
 1733: <sourcedir>rat/images/</sourcedir>
 1734: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
 1735: <categoryname>graphic file</categoryname>
 1736: <description>
 1737: icons for providing a HTML-tabled view of a course map
 1738: </description>
 1739: <filenames>
 1740: 1.1.dt.gif;
 1741: 1.1.empty.gif;
 1742: 1.1.ld.gif;
 1743: 1.1.lr.gif;
 1744: 1.1.rd.gif;
 1745: 1.1.rl.gif;
 1746: 1.1.td.gif;
 1747: 1.1.tdrl.gif;
 1748: 1.1.tl.gif;
 1749: 1.1.tr.gif;
 1750: 1.1.utd.gif;
 1751: 1.2.ctd.gif;
 1752: 1.2.dt.gif;
 1753: 1.2.empty.gif;
 1754: 1.2.ld.gif;
 1755: 1.2.lr.gif;
 1756: 1.2.lrd.gif;
 1757: 1.2.lrtd.gif;
 1758: 1.2.rd.gif;
 1759: 1.2.rl.gif;
 1760: 1.2.rld.gif;
 1761: 1.2.rltd.gif;
 1762: 1.2.rtd.gif;
 1763: 1.2.rtdl.gif;
 1764: 1.2.rtl.gif;
 1765: 1.2.td.gif;
 1766: 1.2.tdl.gif;
 1767: 1.2.tdrl.gif;
 1768: 1.2.tl.gif;
 1769: 1.2.tr.gif;
 1770: 1.2.utd.gif;
 1771: 2.1.dt.gif;
 1772: 2.1.empty.gif;
 1773: 2.1.ld.gif;
 1774: 2.1.lr.gif;
 1775: 2.1.rd.gif;
 1776: 2.1.rl.gif;
 1777: 2.1.td.gif;
 1778: 2.1.tdrl.gif;
 1779: 2.1.tl.gif;
 1780: 2.1.tr.gif;
 1781: 2.2.dt.gif;
 1782: 2.2.empty.gif;
 1783: 2.2.ld.gif;
 1784: 2.2.lr.gif;
 1785: 2.2.lrd.gif;
 1786: 2.2.lrt.gif;
 1787: 2.2.rd.gif;
 1788: 2.2.rl.gif;
 1789: 2.2.rld.gif;
 1790: 2.2.rlt.gif;
 1791: 2.2.td.gif;
 1792: 2.2.tdl.gif;
 1793: 2.2.tdr.gif;
 1794: 2.2.tdrl.gif;
 1795: 2.2.tl.gif;
 1796: 2.2.tr.gif;
 1797: 2.2.url.gif;
 1798: 2.2.utd.gif;
 1799: arrow.gif;
 1800: bdt.gif;
 1801: bempty.gif;
 1802: bld.gif;
 1803: blr.gif;
 1804: blrd.gif;
 1805: blrt.gif;
 1806: bottom.gif;
 1807: brd.gif;
 1808: brl.gif;
 1809: brld.gif;
 1810: brlt.gif;
 1811: btd.gif;
 1812: btdl.gif;
 1813: btdr.gif;
 1814: btdrl.gif;
 1815: btl.gif;
 1816: btr.gif;
 1817: burl.gif;
 1818: butd.gif;
 1819: condition.gif;
 1820: edit.gif;
 1821: finish.gif;
 1822: info.gif;
 1823: inscol.gif;
 1824: inscond.gif;
 1825: insres.gif;
 1826: insrow.gif;
 1827: left.gif;
 1828: middle.gif;
 1829: resource.gif;
 1830: right.gif;
 1831: sctd.gif;
 1832: sdt.gif;
 1833: sempty.gif;
 1834: sld.gif;
 1835: slr.gif;
 1836: slrd.gif;
 1837: slrtd.gif;
 1838: srd.gif;
 1839: srl.gif;
 1840: srld.gif;
 1841: srltd.gif;
 1842: srtd.gif;
 1843: srtdl.gif;
 1844: srtl.gif;
 1845: start.gif;
 1846: std.gif;
 1847: stdl.gif;
 1848: sutd.gif
 1849: </filenames>
 1850: </fileglob>
 1851: <fileglob>
 1852: <glob>*.*</glob>
 1853: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
 1854: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
 1855: <categoryname>graphic file</categoryname>
 1856: <description>
 1857: icons to indicate an unexpected result
 1858: </description>
 1859: <filenames>
 1860: lonconstruct.gif;
 1861: lonlogo_broken.gif;
 1862: lonlogo_broken_tsp.gif;
 1863: lonlogo_broken.eps;
 1864: lonlogo_broken.jpg;
 1865: lonlogo_broken.mov
 1866: </filenames>
 1867: </fileglob>
 1868: <fileglob>
 1869: <glob>*.*</glob>
 1870: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
 1871: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
 1872: <categoryname>graphic file</categoryname>
 1873: <description>
 1874: logos
 1875: </description>
 1876: <filenames>
 1877: arrow_up.gif;
 1878: cab.gif;
 1879: cab_big.gif;
 1880: capapanel.gif;
 1881: class.gif;
 1882: class_big.gif;
 1883: dvi.gif;
 1884: dvi_big.gif;
 1885: eps.gif;
 1886: eps_big.gif;
 1887: exam.gif;
 1888: exam_big.gif;
 1889: folder_closed.gif;
 1890: folder_opened.gif;
 1891: folder_pointer_closed.gif;
 1892: folder_pointer_opened.gif;
 1893: form.gif;
 1894: form_big.gif;
 1895: gif.gif;
 1896: gif_big.gif;
 1897: htm.gif;
 1898: html.gif;
 1899: html_big.gif;
 1900: jar.gif;
 1901: jar_big.gif;
 1902: jpg.gif;
 1903: jpg_big.gif;
 1904: latex.gif;
 1905: liteani.gif;
 1906: lolpanel.gif;
 1907: lonanim.gif;
 1908: lonanimend.gif;
 1909: lonhelplogos.gif;
 1910: lonhelptop.gif;
 1911: lonlogo.gif;
 1912: lonlogos.gif;
 1913: meta.gif;
 1914: meta_big.gif;
 1915: mov.gif;
 1916: mov_big.gif;
 1917: move_up.gif;
 1918: move_down.gif;
 1919: page.gif;
 1920: page_big.gif;
 1921: pdf.gif;
 1922: pdf_big.gif;
 1923: png.gif;
 1924: png_big.gif;
 1925: problem.gif;
 1926: problem_big.gif;
 1927: ps.gif;
 1928: ps_big.gif;
 1929: quill.gif;
 1930: quiz.gif;
 1931: quiz_big.gif;
 1932: select.gif;
 1933: sequence.gif;
 1934: sequence_big.gif;
 1935: server.gif;
 1936: server_big.gif;
 1937: srvbad.gif;
 1938: srvempty.gif;
 1939: srvgood.gif;
 1940: srvhalf.gif;
 1941: srvnull.gif;
 1942: survey.gif;
 1943: survey_big.gif;
 1944: tex.gif;
 1945: tex_big.gif;
 1946: txt.gif;
 1947: txt_big.gif;
 1948: unknown.gif;
 1949: unknown_big.gif;
 1950: user.gif;
 1951: user_big.gif;
 1952: wav.gif;
 1953: wav_big.gif;
 1954: white_space_20_22.gif;
 1955: whitespace1.gif;
 1956: whitespace10.gif;
 1957: whitespace2.gif;
 1958: whitespace3.gif;
 1959: whitespace4.gif;
 1960: whitespace5.gif;
 1961: whitespace6.gif;
 1962: whitespace7.gif;
 1963: whitespace8.gif;
 1964: whitespace9.gif;
 1965: xml.gif;
 1966: xml_big.gif;
 1967: zip.gif;
 1968: zip_big.gif
 1969: </filenames>
 1970: </fileglob>
 1971: <fileglob>
 1972: <glob>*.*</glob>
 1973: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
 1974: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
 1975: <categoryname>graphic file</categoryname>
 1976: <description>
 1977: Miscellaneous resources.  Respectively: button for catalog,
 1978: button to set parameters in a page,
 1979: button to do regrades, button to check on problem submissions,
 1980: </description>
 1981: <filenames>
 1982: cat_button.gif;
 1983: pprm_button.gif;
 1984: pgrd_button.gif;
 1985: subm_button.gif
 1986: </filenames>
 1987: </fileglob>
 1988: <file>
 1989: <source>loncom/xml/tth.pm</source>
 1990: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
 1991: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>
 1992: <categoryname>system file</categoryname>
 1993: <description>
 1994: perl module for invoking functions specific to TeX-to-HTML conversion
 1995: </description>
 1996: <note>
 1997: Has the same dependencies and build process as tth.so.
 1998: Currently, only the tth.so file specifications invoke
 1999: the build process however.  A static version is checked into loncom/xml
 2000: and in this way is treated as though it isn't part of the tth build process.
 2001: </note>
 2002: <status>works/unverified</status>
 2003: </file>
 2004: <file>
 2005: <source>modules/TexConvert/tthperl/tth.so</source>
 2006: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
 2007: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>
 2008: <categoryname>system file</categoryname>
 2009: <description>
 2010: shared library file for dynamic loading and unloading
 2011: </description>
 2012: <note>
 2013: The source and file dependencies are not available to most
 2014: CVS users.  (You can safely rely on the existing binaries
 2015: present on your system... don't worry about warnings
 2016: related to this file during the build process.)
 2017: </note>
 2018: <build trigger='run if dependencies change'>
 2019: modules/TexConvert/tthperl/commands
 2020: </build>
 2021: <status>works/unverified</status>
 2022: <dependencies>
 2023: ../tthdynamic/tthfunc.c;
 2024: ../tthdynamic/ttmfunc.c
 2025: </dependencies>
 2026: </file>
 2027: <file>
 2028: <source>loncom/homework/caparesponse/capa.pm</source>
 2029: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
 2030: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>
 2031: <categoryname>system file</categoryname>
 2032: <description>
 2033: perl module for invoking functions specific to CAPA
 2034: </description>
 2035: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 2036: <note>
 2037: Has the same dependencies and build process as capa.so.
 2038: Currently, only the capa.so file specifications invoke
 2039: the build process however.
 2040: </note>
 2041: </file>
 2042: <file>
 2043: <source>loncom/homework/caparesponse/capa.bs</source>
 2044: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
 2045: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>
 2046: <categoryname>system file</categoryname>
 2047: <description>
 2048: bootstrap file associated with dynamic loading of this module on multiple
 2049: architectures
 2050: </description>
 2051: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 2052: <note>
 2053: Has the same dependencies and build process as capa.so.
 2054: Currently, only the capa.so file specifications invoke
 2055: the build process however.
 2056: </note>
 2057: </file>
 2058: <file>
 2059: <source>loncom/homework/caparesponse/capa.so</source>
 2060: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
 2061: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>
 2062: <categoryname>system file</categoryname>
 2063: <description>
 2064: shared library file for dynamic loading and unloading
 2065: </description>
 2066: <build trigger='always run'>
 2067: loncom/homework/caparesponse/commands
 2068: </build>
 2069: <dependencies>
 2070: caparesponse.c;
 2071: caparesponse.pm
 2072: </dependencies>
 2073: </file>
 2074: <fileglob>
 2075: <glob>*.ent</glob>
 2076: <sourcedir>loncom/MathML/</sourcedir>
 2077: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
 2078: <categoryname>system file</categoryname>
 2079: <description>
 2080: xml files which assign unicode numbers to mathematical symbols using
 2081: &lt;! ENTITY... &gt; type syntax.
 2082: </description>
 2083: <filenames>
 2084: isoamsa.ent;
 2085: isoamsb.ent;
 2086: isoamsc.ent;
 2087: isoamsn.ent;
 2088: isoamso.ent;
 2089: isoamsr.ent;
 2090: isobox.ent;
 2091: isocyr1.ent;
 2092: isocyr2.ent;
 2093: isodia.ent;
 2094: isogrk1.ent;
 2095: isogrk2.ent;
 2096: isogrk3.ent;
 2097: isogrk4.ent;
 2098: isolat1.ent;
 2099: isolat2.ent;
 2100: isomfrk.ent;
 2101: isomopf.ent;
 2102: isomscr.ent;
 2103: isonum.ent;
 2104: isopub.ent;
 2105: isotech.ent;
 2106: mmlalias.ent;
 2107: mmlextra.ent
 2108: </filenames>
 2109: </fileglob>
 2110: <file>
 2111: <source>loncom/MathML/mathml.css</source>
 2112: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
 2113: <categoryname>system file</categoryname>
 2114: <description>
 2115: cascading style sheet
 2116: </description>
 2117: </file>
 2118: <file>
 2119: <source>loncom/MathML/mathml.dtd</source>
 2120: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
 2121: <categoryname>system file</categoryname>
 2122: <description>
 2123: document type definition
 2124: </description>
 2125: </file>
 2126: <file>
 2127: <source>loncom/auth/londes.js</source>
 2128: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
 2129: <categoryname>interface file</categoryname>
 2130: <description>
 2131: Encryption Routines according to Data Encryption Standard DES, written in
 2132: javascript.
 2133: </description>
 2134: </file>
 2135: <file>
 2136: <source>loncom/homework/lectureonline.lcpm</source>
 2137: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
 2138: </target>
 2139: <categoryname>handler</categoryname>
 2140: <description>
 2141: Intended for providing perl functions for the <script></script> environment
 2142: in a problem that was converted from lectureonline.
 2143: </description>
 2144: </file>
 2145: <file>
 2146: <source>loncom/homework/default_homework.lcpm</source>
 2147: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
 2148: </target>
 2149: <categoryname>handler</categoryname>
 2150: <description>
 2151: Provides many functions for the &lt;script&gt; environment in a .problem.
 2152: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 2153: </description>
 2154: </file>
 2155: <file>
 2156: <source>loncom/homework/capa.units</source>
 2157: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
 2158: <categoryname>static conf</categoryname>
 2159: <description>
 2160: Define unit prefixing and conversion for CAPA problem handling.
 2161: </description>
 2162: </file>
 2163: <fileglob>
 2164: <glob>*.gif</glob>
 2165: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 2166: <targetdir>home/httpd/html/res/adm/pages/</targetdir>
 2167: <categoryname>graphic file</categoryname>
 2168: <description>icons used for the entire LON-CAPA user interface</description>
 2169: <filenames>
 2170: a.gif;
 2171: anot.gif;
 2172: b.gif;
 2173: back.gif;
 2174: bkm.gif;
 2175: brws.gif;
 2176: c.gif;
 2177: catalog.gif;
 2178: ccrs.gif;
 2179: chat.gif;
 2180: chrt.gif;
 2181: com.gif;
 2182: courses.gif;
 2183: cprv.gif;
 2184: cstr.gif;
 2185: d.gif;
 2186: dempty.gif;
 2187: e.gif;
 2188: egrd.gif;
 2189: empty.gif;
 2190: enrl.gif;
 2191: eval.gif;
 2192: f.gif;
 2193: fdbk.gif;
 2194: feedback.gif;
 2195: forw.gif;
 2196: g.gif;
 2197: grds.gif;
 2198: group.gif;
 2199: h.gif;
 2200: help.gif;
 2201: hyphen.gif;
 2202: i.gif;
 2203: info.gif;
 2204: j.gif;
 2205: k.gif;
 2206: l.gif;
 2207: ledblink.gif;
 2208: ledgreen.gif;
 2209: ledoff.gif;
 2210: ledon.gif;
 2211: ledsend.gif;
 2212: logout.gif;
 2213: m.gif;
 2214: mrk.gif;
 2215: n.gif;
 2216: nav.gif;
 2217: next.gif;
 2218: o.gif;
 2219: p.gif;
 2220: parm.gif;
 2221: pgrd.gif;
 2222: pparm.gif;
 2223: prev.gif;
 2224: prt.gif;
 2225: q.gif;
 2226: qempty.gif;
 2227: r.gif;
 2228: reload.gif;
 2229: remotebg.gif;
 2230: res.gif;
 2231: roles.gif;
 2232: s.gif;
 2233: sbkm.gif;
 2234: space.gif;
 2235: spacer.gif;
 2236: sprs.gif;
 2237: src.gif;
 2238: stat.gif;
 2239: subm.gif;
 2240: t.gif;
 2241: title.gif;
 2242: u.gif;
 2243: v.gif;
 2244: vbkm.gif;
 2245: w.gif;
 2246: x.gif;
 2247: y.gif;
 2248: z.gif
 2249: </filenames>
 2250: </fileglob>
 2251: <file>
 2252: <source>loncom/html/res/adm/pages/imgmaps.html</source>
 2253: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
 2254: <categoryname>interface file</categoryname>
 2255: <description>
 2256: image maps for the LON-CAPA remote control
 2257: </description>
 2258: </file>
 2259: <file>
 2260: <source>loncom/html/res/adm/pages/index.html</source>
 2261: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 2262: <categoryname>interface file</categoryname>
 2263: <description>
 2264: welcoming page to the LON-CAPA system upon login
 2265: </description>
 2266: </file>
 2267: <file>
 2268: <source>loncom/html/res/adm/pages/menu.html</source>
 2269: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
 2270: <categoryname>interface file</categoryname>
 2271: <description>
 2272: renders the HTML (including image maps) for the LON-CAPA remote control
 2273: </description>
 2274: </file>
 2275: <fileglob>
 2276: <glob>*.gif</glob>
 2277: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
 2278: <targetdir>home/httpd/html/res/adm/pages/indexericons/</targetdir>
 2279: <categoryname>graphic file</categoryname>
 2280: <description>
 2281: icons used for the bookmark portion of the LON-CAPA user interface
 2282: </description>
 2283: <filenames>
 2284: a.gif;
 2285: alert.black.gif;
 2286: alert.red.gif;
 2287: back.gif;
 2288: ball.gray.gif;
 2289: ball.red.gif;
 2290: binary.gif;
 2291: binhex.gif;
 2292: blank.gif;
 2293: bomb.gif;
 2294: box1.gif;
 2295: box2.gif;
 2296: broken.gif;
 2297: burst.gif;
 2298: c.gif;
 2299: comp.blue.gif;
 2300: comp.gray.gif;
 2301: compressed.gif;
 2302: continued.gif;
 2303: course.gif;
 2304: dir.gif;
 2305: down.gif;
 2306: dvi.gif;
 2307: f.gif;
 2308: folder.gif;
 2309: folder.open.gif;
 2310: folder.sec.gif;
 2311: folder_closed.gif;
 2312: folder_closed_pressed.gif;
 2313: folder_new.gif;
 2314: folder_opened.gif;
 2315: folder_opened_pressed.gif;
 2316: folder_pointer_closed.gif;
 2317: folder_pointer_opened.gif;
 2318: folder_spacer.gif;
 2319: folder_trash.gif;
 2320: forward.gif;
 2321: generic.gif;
 2322: generic.red.gif;
 2323: generic.sec.gif;
 2324: hand.right.gif;
 2325: hand.up.gif;
 2326: html.gif;
 2327: image1.gif;
 2328: image2.gif;
 2329: image3.gif;
 2330: index.gif;
 2331: layout.gif;
 2332: left.gif;
 2333: link.gif;
 2334: mov.gif;
 2335: movie1.gif;
 2336: p.gif;
 2337: patch.gif;
 2338: pdf.gif;
 2339: portal.gif;
 2340: problem.gif;
 2341: ps.gif;
 2342: quill.gif;
 2343: right.gif;
 2344: screw1.gif;
 2345: screw2.gif;
 2346: script.gif;
 2347: sound1.gif;
 2348: sound2.gif;
 2349: sphere1.gif;
 2350: sphere2.gif;
 2351: tar.gif;
 2352: tex.gif;
 2353: text.gif;
 2354: transfer.gif;
 2355: unknown.gif;
 2356: up.gif;
 2357: uu.gif;
 2358: uuencoded.gif;
 2359: white_space_20_22.gif;
 2360: white_space_22_22.gif;
 2361: whitespace1.gif;
 2362: whitespace10.gif;
 2363: whitespace2.gif;
 2364: whitespace3.gif;
 2365: whitespace4.gif;
 2366: whitespace5.gif;
 2367: whitespace6.gif;
 2368: whitespace7.gif;
 2369: whitespace8.gif;
 2370: whitespace9.gif;
 2371: world1.gif;
 2372: world2.gif
 2373: </filenames>
 2374: </fileglob>
 2375: <fileglob>
 2376: <glob>*.gif</glob>
 2377: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 2378: <targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir>
 2379: <categoryname>graphic file</categoryname>
 2380: <description>
 2381: icons used for directory indexing and login screen
 2382: </description>
 2383: <filenames>
 2384: folder_anim.gif;
 2385: folder_close.gif;
 2386: folder_drag.gif;
 2387: folder_new.gif;
 2388: folder_open.gif;
 2389: folder_pointer_closed.gif;
 2390: folder_pointer_opened.gif;
 2391: folder_static.gif;
 2392: folder_trash.gif;
 2393: folder_trash_hover.gif;
 2394: left_bar.gif;
 2395: link.gif;
 2396: link_anim.gif;
 2397: link_drag.gif;
 2398: ll_corner.gif;
 2399: lower_bar.gif;
 2400: lr_corner.gif;
 2401: pix.gif;
 2402: right_bar.gif;
 2403: toolbar_bg.gif;
 2404: ul_corner.gif;
 2405: upper_bar.gif;
 2406: ur_corner.gif
 2407: </filenames>
 2408: </fileglob>
 2409: <fileglob>
 2410: <glob>*.html</glob>
 2411: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 2412: <targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir>
 2413: <categoryname>interface file</categoryname>
 2414: <description>
 2415: associated with the frameset scheme of displaying bookmarks
 2416: </description>
 2417: <filenames>
 2418: bookmarkmenu_toolbar.html;
 2419: blank.html;
 2420: closechildren.html
 2421: </filenames>
 2422: </fileglob>
 2423: <file>
 2424: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
 2425: <target dist='default'>
 2426: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
 2427: <categoryname>interface file</categoryname>
 2428: <description>
 2429: javascript for handling client-side interactions with bookmark interface
 2430: </description>
 2431: </file>
 2432: <file>
 2433: <source>loncom/build/loncapaverifypackages</source>
 2434: <target dist='default'>usr/sbin/loncapaverifypackages</target>
 2435: <categoryname>script</categoryname>
 2436: <description>
 2437: checks the system RPMs against what install.lon-capa.org specifies
 2438: </description>
 2439: <status>deprecated</status>
 2440: </file>
 2441: <file>
 2442: <source>loncom/build/loncaparestoreconfigurations</source>
 2443: <target dist='default'>usr/sbin/loncaparestoreconfigurations</target>
 2444: <categoryname>script</categoryname>
 2445: <description>
 2446: restores .rpmsave files after a LON-CAPA-base upgrade
 2447: </description>
 2448: <status>deprecated</status>
 2449: </file>
 2450: <file>
 2451: <source>loncom/build/loncapaautoupgrade</source>
 2452: <target dist='default'>usr/sbin/loncapaautoupgrade</target>
 2453: <categoryname>script</categoryname>
 2454: <description>
 2455: does all the things to coordinate updating of LON-CAPA base files.  Should be
 2456: used with caution so that you do not lose work
 2457: </description>
 2458: <status>deprecated</status>
 2459: </file>
 2460: <file>
 2461: <source>loncom/build/loncapaverify</source>
 2462: <target dist='default'>usr/sbin/loncapaverify</target>
 2463: <categoryname>script</categoryname>
 2464: <description>
 2465: makes verification report using loncapaverifypackages and
 2466: loncapaverifybasepackage
 2467: </description>
 2468: <status>deprecated</status>
 2469: </file>
 2470: <file>
 2471: <source>loncom/cron/loncapa</source>
 2472: <target dist='default'>etc/cron.d/loncapa</target>
 2473: <categoryname>static conf</categoryname>
 2474: <description>
 2475: file that specifies periodic processes to run for the LON-CAPA machine
 2476: </description>
 2477: </file>
 2478: <file>
 2479: <source>loncom/ntp/step-tickers</source>
 2480: <target dist='default'>etc/ntp/step-tickers</target>
 2481: <categoryname>conf</categoryname>
 2482: <description>
 2483: file that stimulates running of ntpdate upon init.d/xntpd initiation
 2484: </description>
 2485: <note>
 2486: <table cellpadding='0' cellspacing='0' border='1'>
 2487: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
 2488: </table>
 2489: </note>
 2490: </file>
 2491: <file>
 2492: <source>loncom/pam.d/pwauth</source>
 2493: <target dist='default'>etc/pam.d/pwauth</target>
 2494: <categoryname>static conf</categoryname>
 2495: <description>
 2496: file that allows setuid password privileges for pwauth executable
 2497: </description>
 2498: </file>
 2499: <file>
 2500: <source>loncom/pam.d/pwchange</source>
 2501: <target dist='default'>etc/pam.d/pwchange</target>
 2502: <categoryname>static conf</categoryname>
 2503: <description>
 2504: file that allows setuid password privileges for pwchange (lcpasswd) executable
 2505: </description>
 2506: </file>
 2507: <file>
 2508: <source>loncom/init.d/loncontrol</source>
 2509: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 2510: <categoryname>root script</categoryname>
 2511: <description>
 2512: Controls the launching/halting of lonc, lond, and lonsql processes.
 2513: </description>
 2514: </file>
 2515: <link>
 2516: <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
 2517: <target dist='default'>
 2518: etc/rc.d/rc0.d/K05loncontrol;
 2519: etc/rc.d/rc1.d/K05loncontrol;
 2520: etc/rc.d/rc2.d/K05loncontrol;
 2521: etc/rc.d/rc3.d/S95loncontrol;
 2522: etc/rc.d/rc4.d/S95loncontrol;
 2523: etc/rc.d/rc5.d/S95loncontrol;
 2524: etc/rc.d/rc6.d/K05loncontrol
 2525: </target>
 2526: <categoryname>symbolic link</categoryname>
 2527: <description>
 2528: symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
 2529: </link>
 2530: <file>
 2531: <source>loncom/atalk/config</source>
 2532: <target dist='default'>etc/atalk/config</target>
 2533: <categoryname>conf</categoryname>
 2534: <description>
 2535: configuration file to make LON-CAPA server file space accessible to
 2536: Appleshares access (Macintosh)
 2537: </description>
 2538: </file>
 2539: </files>
 2540: </lpml>

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