At 12:41 +0000 13/11/01, Stephane Dudzinski wrote:
>Hi,
>>>>I'm not sure i understood properly the second part of the email but all
>you need is to symlink 2.4.13 with you linux dir freshly unpacked. then
>delete the symlink and patch to 2.4.12
The easiest way to use the patches is to do:
cd /usr/src
tar jxvf <original_linux_dist>.tar.bz2
cd linux
bzcat <patch1>.bz2 | patch -p1
and repeat the last step until you're at the version you want.
-p tells it to ignore a part of the filename. The patch has descriptions
telling it which file to patch, but they tend to be something like
linux-2.4.14-clean/whatever
which you don't have (you just have linux). So go into the directory, and
use -p1 to tell it to skip the first part of the filename.
L.
--
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!