diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-03-23 02:25:38 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-03-23 02:25:38 +0000 |
commit | 16b5d462f73eb29d1f67fa01cc1ea66afdc72569 (patch) | |
tree | 5407bd573f4840e473ea27cbe61e5c7a07131fcd /Documentation/Changes | |
parent | ce8a076e11e7e5ee36007f9a3eee5bb3744cb8f6 (diff) |
Merge with Linux 2.3.99-pre2.
Diffstat (limited to 'Documentation/Changes')
-rw-r--r-- | Documentation/Changes | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Documentation/Changes b/Documentation/Changes index 9be04dcd6..0a06bebdf 100644 --- a/Documentation/Changes +++ b/Documentation/Changes @@ -43,7 +43,7 @@ Current Minimal Requirements encountered a bug! If you're unsure what version you're currently running, the suggested command should tell you. -- Kernel modutils 2.3.7 ; insmod -V +- Kernel modutils 2.3.10 ; insmod -V - Gnu C 2.7.2.3 ; gcc --version - Binutils 2.9.1.0.7 ; ld -v - Linux libc5 C Library 5.4.46 ; ls -l /lib/libc* @@ -62,7 +62,7 @@ running, the suggested command should tell you. - Bash 1.14.7 ; bash -version - Ncpfs 2.2.0 ; ncpmount -v - Pcmcia-cs 3.1.2 ; cardmgr -V -- PPP 2.3.9 ; pppd --version +- PPP 2.3.11 ; pppd --version - Util-linux 2.9i ; chsh -v - isdn4k-utils v3.1beta7 ; isdnctrl 2>&1|grep version @@ -174,7 +174,7 @@ Modules ======= You need to upgrade to the latest version of modutils for the Linux -2.3 kernel. This version will also work with your 2.0 kernel. +2.3 kernel. This version can also be built to work with your 2.0 kernel. As of 2.1.90-pre1, kerneld has been replaced by a kernel thread, kmod. See Documentation/kmod.txt for more information. The main @@ -390,7 +390,7 @@ PPP Due to changes in the PPP driver and routing code, those of you using PPP networking will need to upgrade your pppd to at least -version 2.3.9. See ftp://cs.anu.edu.au/pub/software/ppp/ for newest +version 2.3.11. See ftp://cs.anu.edu.au/pub/software/ppp/ for newest versions. You must make sure that the special device file /dev/ppp exists. @@ -586,8 +586,8 @@ ftp://metalab.unc.edu/pub/Linux/GCC/ld.so-1.9.9.tar.gz Modules utilities ================= -The 2.3.7 release: -ftp://ftp.ocs.com.au/pub/modutils/v2.3/modutils-2.3.7.tar.gz +The 2.3.10 release: +ftp://ftp.ocs.com.au/pub/modutils/v2.3/modutils-2.3.10.tar.gz Procps utilities ================ @@ -715,8 +715,8 @@ ftp://metalab.unc.edu/pub/Linux/system/serial/setserial-2.15.tar.gz PPP === -The 2.3.9 release: -ftp://cs.anu.edu.au/pub/software/ppp/ppp-2.3.9.tar.gz +The 2.3.11 release: +ftp://cs.anu.edu.au/pub/software/ppp/ppp-2.3.11.tar.gz IP Chains ========= |