File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.62: download - view: text, annotated - select for diffs
Fri Dec 7 17:02:36 2001 UTC (22 years, 5 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
adding in files for the about page (1 html and 3 graphic files) -Scott Harrison

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

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