--- doc/loncapafiles/loncapafiles.lpml 2013/07/10 14:28:05 1.836
+++ doc/loncapafiles/loncapafiles.lpml 2013/12/16 23:04:16 1.872
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
-
-
+
+ jquery.nicescroll.min.js;
+
+
-
-
+
+ zoomico.png;
+
+
@@ -6478,7 +6537,7 @@ Domain information serving.
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.types
www static conf
Expanded mime.types
@@ -6996,6 +7055,16 @@ tested
works/unverified
+
+home/httpd/lib/perl/LONCAPA/LCMathComplex.pm
+conf
+
+Modified version of Math::Complex 1.55 for use in Safe Space which eliminates
+dependency on Config.pm (not usable in Safe Space).
+
+works/unverified
+
+
home/httpd/lib/perl/LONCAPA/lonlocal.pm
system file
@@ -7147,6 +7216,8 @@ compiles/tth.so.i386.perl.5.14;
compiles/tth.so.x86_64.perl.5.14;
compiles/tth.so.i386.perl.5.16;
compiles/tth.so.x86_64.perl.5.16;
+compiles/tth.so.i386.perl.5.18;
+compiles/tth.so.x86_64.perl.5.18;
compiles/tth.so.i386.debian5;
compiles/tth.so.x86_64.debian5
@@ -7610,7 +7681,6 @@ pgrd.png;
pref.png;
roles.png;
sprs.png;
-vbkm.png;
anot.png;
anot2.png;
blog.png;
@@ -7627,7 +7697,6 @@ port.png;
prt.png;
rcrs.png;
rsrv.png;
-sbkm.png;
src.png;
srvr.png;
subm.png;
@@ -7681,6 +7750,7 @@ addClickerInfoFile.png;
anonsurveythreshold.png;
bubblesheet.png;
ccatconf.png;
+ccat-22x22.png;
chat.png;
comblock.png;
contact-new.png;
@@ -8021,7 +8091,7 @@ file that allows setuid password privile
etc/rc.d/init.d/loncontrol
-etc/init.d/loncontrol
+etc/init.d/loncontrol
root script
Controls the launching/halting of lonc, lond, and lonsql processes.
@@ -8029,7 +8099,7 @@ Controls the launching/halting of lonc,
etc/rc.d/init.d/loncontrol
-etc/init.d/loncontrol
+etc/init.d/loncontrol
etc/rc.d/rc0.d/K05loncontrol;
etc/rc.d/rc1.d/K05loncontrol;
@@ -8039,7 +8109,7 @@ etc/rc.d/rc4.d/S95loncontrol;
etc/rc.d/rc5.d/S95loncontrol;
etc/rc.d/rc6.d/K05loncontrol
-
+
etc/rc.d/rc0.d/K05loncontrol;
etc/rc.d/rc1.d/K05loncontrol;
etc/rc.d/rc2.d/K05loncontrol;
@@ -8062,13 +8132,13 @@ symbolic links to /etc/rc.d/init.d/lonco
-
+
etc/rc.d/
setup loncontrol to run at boot
-
+
-c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'