home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / KERNELS / LODLIN15.ZIP / LOADLIN / KERNEL / README < prev   
Encoding:
Text File  |  1994-08-30  |  890 b   |  24 lines

  1. The patches must be applied from /usr/src:
  2.  
  3.      cd /usr/src
  4.      patch -p0 <1-1-47.dif
  5.  
  6.  
  7. The patches for Linux 1.1.47 are
  8.  
  9.   1-1-47.dif        patches boot/setup.S, implements the intercept hook
  10.                     (they fit into 1.1.46 .. 1.1.49 too)
  11.   initmain.dif      not required, but useful
  12.                     (The command_line, as seen by Linux, will be printed
  13.                      and also the resulting setup-calls to the drivers.
  14.                      So, if anything hangs during boot of Linux, you can
  15.                      see what last was done).
  16.  
  17. The patches for Linux 1.1.20 are
  18.  
  19.   1-1-20.dif        as 1-1-47
  20.                     It should fit also in earlier kernels, but with
  21.                     later kernels you may get problems with
  22.                     size of setup, if the kernel is not yet prepared
  23.                     for setup greater 2K.
  24.