|
 1.99.10
 README
diff -u --recursive --new-file pre2.0.9/linux/README linux/README
--- pre2.0.9/linux/README Wed May 15 11:01:14 1996
+++ linux/README Fri May 31 13:46:26 1996
@@ -138,6 +138,11 @@
"make zlilo" if you have lilo installed to suit the kernel makefiles,
but you may want to check your particular lilo setup first.
+ - if you configured any of the parts of the kernel as `modules', you
+ will have to do "make modules" followed by "make modules_install".
+ Read Documentation/modules.txt for more information. For example,
+ an explanation of how to use the modules is included there.
+
- keep a backup kernel handy in case something goes wrong. This is
especially true for the development releases, since each new release
contains new code which has not been debugged.
|