patch-pre2.0.8 linux/Documentation/Changes

Next file: linux/Documentation/Configure.help
Previous file: linux/CREDITS
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.7/linux/Documentation/Changes linux/Documentation/Changes
@@ -373,12 +373,12 @@
 
 nfsd daemon doesn't work anymore
 ================================
-   The RedHat distribution 2.x and 3.x have a bug that they do
-route add -net 127.0.0.1 at startup. That is wrong. Correct is 
-route add -net 127.0.0.0. 
+   The Red Hat distributions 2.x, 3.x and Caldera 1.0 have a bug where
+they do "route add -net 127.0.0.1" at startup.  That is wrong.  The
+correct command is "route add -net 127.0.0.0". 
 
-Workaround: Change in /etc/sysconfig/network-scripts/ifcup-lo
-the "route add -net ${IPADDR}" into "route add -net 127.0.0.0"
+Workaround: Change in "/etc/sysconfig/network-scripts/ifup-lo" the
+"route add -net ${IPADDR}" into "route add -net 127.0.0.0".
   
 How to know the version of the installed programs
 *************************************************

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this