home *** CD-ROM | disk | FTP | other *** search
- The patches must be applied from /usr/src:
-
- cd /usr/src
- patch -p0 <1-1-47.dif
-
-
- The patches for Linux 1.1.47 are
-
- 1-1-47.dif patches boot/setup.S, implements the intercept hook
- (they fit into 1.1.46 .. 1.1.49 too)
- initmain.dif not required, but useful
- (The command_line, as seen by Linux, will be printed
- and also the resulting setup-calls to the drivers.
- So, if anything hangs during boot of Linux, you can
- see what last was done).
-
- The patches for Linux 1.1.20 are
-
- 1-1-20.dif as 1-1-47
- It should fit also in earlier kernels, but with
- later kernels you may get problems with
- size of setup, if the kernel is not yet prepared
- for setup greater 2K.