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