[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
harris41
lon-capa-cvs@mail.lon-capa.org
Thu, 21 Feb 2002 15:51:33 -0000
harris41 Thu Feb 21 10:51:33 2002 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
adding special notice of a sometimes encountered bug
related to the redhat installer software
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.101 doc/loncapafiles/loncapafiles.lpml:1.102
--- doc/loncapafiles/loncapafiles.lpml:1.101 Tue Feb 19 15:52:12 2002
+++ doc/loncapafiles/loncapafiles.lpml Thu Feb 21 10:51:33 2002
@@ -1,7 +1,7 @@
<!-- loncapafiles.lpml -->
<!-- Scott Harrison -->
-<!-- $Id: loncapafiles.lpml,v 1.101 2002/02/19 20:52:12 harris41 Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.102 2002/02/21 15:51:33 harris41 Exp $ -->
<!--
@@ -37,6 +37,15 @@
<lpml>
<specialnotices>
+<specialnotice dist='default'>
+!!! REDHAT 6.2 NOTICE !!!
+!!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!
+!!! This sometimes happens (bad): !!!
+!!! 127.0.0.1 computer1 localhost.localdomain localhost !!!
+!!! Should be: !!!
+!!! 127.0.0.1 localhost.localdomain localhost !!!
+!!! 35.2.3.80 computer1 computer1.notreal.msu.edu !!!
+</specialnotice>
<specialnotice dist='redhat7.0 redhat7.1'>
!!!!!!!!! REDHAT 7.* NOTICE !!!!!!!!!!!!!!!!!!!!
!!!!!!!!! LINE IN Cookie.pm !!!!!!!!!!!!!!!!!!!!