patch-2.3.1 linux/README
Next file: linux/arch/i386/config.in
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 50
- Date:
Thu May 13 10:56:25 1999
- Orig file:
v2.3.0/linux/README
- Orig date:
Thu Jan 7 08:41:55 1999
diff -u --recursive --new-file v2.3.0/linux/README linux/README
@@ -1,9 +1,23 @@
- Linux kernel release 2.2.xx
+ Linux kernel release 2.3.xx
-These are the release notes for Linux version 2.2. Read them carefully,
+These are the release notes for Linux version 2.3. Read them carefully,
as they tell you what this is all about, explain how to install the
kernel, and what to do if something goes wrong.
+Linux version 2.3 is a DEVELOPMENT kernel, and not intended for general
+public use. Different releases may have various and sometimes severe
+bugs. It is *strongly* recommended that you back up the previous kernel
+before installing any new 2.3.xx release.
+
+If you need to use a proven and stable Linux kernel, please use 1.2.13,
+2.0.36 or 2.2.xx. All features which will be in the 2.3.xx releases will
+be contained in 2.4.xx when the code base has stabilized again.
+
+If you decide to use 2.3, it is recommended that you join the kernel mailing
+list. To do this, e-mail majordomo@vger.rutgers.edu, and put in the body
+of the message "subscribe linux-kernel" or "subscribe linux-kernel-digest"
+for a daily digest of the mailing list (it is a high-traffic list.)
+
However, please make sure you don't ask questions which are already answered
in various files in the Documentation directory. See DOCUMENTATION below.
@@ -48,12 +62,12 @@
- If you install the full sources, do a
cd /usr/src
- gzip -cd linux-2.2.XX.tar.gz | tar xfv -
+ gzip -cd linux-2.3.XX.tar.gz | tar xfv -
to get it all put in place. Replace "XX" with the version number of the
latest kernel.
- - You can also upgrade between 2.2.xx releases by patching. Patches are
+ - You can also upgrade between 2.3.xx releases by patching. Patches are
distributed in the traditional gzip and the new bzip2 format. To
install by patching, get all the newer patch files and do
@@ -91,7 +105,7 @@
SOFTWARE REQUIREMENTS
- Compiling and running the 2.2.x kernels requires up-to-date
+ Compiling and running the 2.3.x kernels requires up-to-date
versions of various software packages. Consult
./Documentation/Changes for the minimum version numbers required
and how to get updates for these packages. Beware that using
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)