patch-2.1.14 linux/Documentation/Changes
Next file: linux/Documentation/Configure.help
Previous file: linux/CREDITS
Back to the patch index
Back to the overall index
- Lines: 89
- Date:
Fri Nov 29 12:12:08 1996
- Orig file:
v2.1.13/linux/Documentation/Changes
- Orig date:
Fri Nov 15 23:49:05 1996
diff -u --recursive --new-file v2.1.13/linux/Documentation/Changes linux/Documentation/Changes
@@ -19,7 +19,7 @@
generated by texinfo so a diff is useless anyway (though I can
incorporate one by hand if you insist upon sending it that way ;-).
-Last updated: November 13, 1996.
+Last updated: November 20, 1996.
Current Author: Chris Ricker (gt1355b@prism.gatech.edu).
Current Minimal Requirements
@@ -28,14 +28,14 @@
Upgrade to at *least* these software revisions before thinking you've
encountered a bug!
-- Kernel modules 2.0.0
+- Kernel modules 2.0.8
- Gnu C 2.7.2.1
- Binutils 2.7.0.3
- Linux C Library 5.4.12
+- Dynamic Linker (ld.so) 1.8.5
- Linux C++ Library 2.7.2.1
- Procps 1.01
- SysVinit 2.64
-- Util-linux 2.5
- Mount 2.5p
- Net-tools 1.32-alpha
- Kbd 0.91
@@ -65,6 +65,24 @@
example) and since 5.4.7 is missing a few needed symbols, try to get
the latest 5.4.x you can. Currently, that is libc-5.4.12.
+ If you upgrade to libc-5.4.x, you also have to upgrade your dynamic
+linker (ld.so) to at least 1.8.3, or all sorts of weirdness will happen.
+
+Modules
+=======
+
+ You need to upgrade to modules-2.0.8 for kernels 2.1.8 and later.
+Currently, there is no modules package which works with kernel 2.1.1.
+
+Gnu C
+=====
+
+ You need at least GCC 2.7.2 to compile the kernel. If you're
+upgrading from an earlier release, you might as well get GCC 2.7.2.1,
+the latest public release. If you already have GCC 2.7.2 on your
+system, you don't have to upgrade just so the kernel will work (though
+feel free to upgrade if you want the gcc bug fixes).
+
How to know the version of the installed programs
*************************************************
@@ -121,12 +139,12 @@
Dynamic Linker
==============
-ftp://sunsite.unc.edu/pub/Linux/GCC/ld.so-1.7.14.tar.gz
+ftp://sunsite.unc.edu/pub/Linux/GCC/ld.so-1.8.5.tar.gz
Modules utilities
=================
-ftp://sunsite.unc.edu/pub/Linux/kernel/modules-2.0.0.tar.gz
+ftp://sunsite.unc.edu/pub/Linux/kernel/v2.1/modules-2.0.8.tar.gz
Procps utilities
================
@@ -138,11 +156,6 @@
ftp://sunsite.unc.edu/pub/Linux/system/Daemons/init/sysvinit-2.64.tar.gz
-Util-linux
-==========
-
-ftp://sunsite.unc.edu/pub/Linux/system/Misc/util-linux-2.5.tar.gz
-
Other Info
==========
@@ -154,8 +167,8 @@
distribution), most of these are available in RPM format. Check around
your favorite Red Hat mirror site before installing the non-RPM
version. Remember, you might need to use the -force option to get the
-upgrade to install. Almost everything you need is available in
-ftp://ftp.redhat.com/pub/contrib/
+upgrade to install. ftp://ftp.redhat.com/pub/contrib/ will have almost
+everything you need.
For others, David Bourgin has put together a package of everything
necessary to quickly and easily upgrade to 2.1.x. See
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov