X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=504e800cf1410aa4592a381e2edc5b6e633f346f;hb=5e3b93f248c98873cc843e83092bb8da92ac85a2;hp=0df20f07227b0e697ccc33073bf572742aafb865;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/README b/README index 0df20f072..504e800cf 100644 --- a/README +++ b/README @@ -35,7 +35,7 @@ DOCUMENTATION: - There are various README files in the Documentation/ subdirectory: these typically contain kernel-specific installation notes for some - drivers for example. See Documentation/00-INDEX for a list of what + drivers for example. See ./Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. @@ -98,7 +98,7 @@ SOFTWARE REQUIREMENTS Compiling and running the 2.6.xx kernels requires up-to-date versions of various software packages. Consult - Documentation/Changes for the minimum version numbers required + ./Documentation/Changes for the minimum version numbers required and how to get updates for these packages. Beware that using excessively old versions of these packages can cause indirect errors that are very difficult to track down, so don't assume that @@ -168,7 +168,7 @@ COMPILING the kernel: gcc 2.91.66 (egcs-1.1.2), and gcc 2.7.2.3 are known to miscompile some parts of the kernel, and are *no longer supported*. Also remember to upgrade your binutils package (for as/ld/nm and company) - if necessary. For more information, refer to Documentation/Changes. + if necessary. For more information, refer to ./Documentation/Changes. Please note that you can still run a.out user programs with this kernel.