Re: How do you apply an 'ac' patch?
Morbo(morbo@freemail.hu) is reported to have said:
> Hi,
>
> Sorry, I know this is basic stuff, but what is the correct way to apply an
> Alan Cox patch?
> (Or probably any patch for that matter.)
>
> I've downloaded the 2.4.12 kernel source from kernel.org and also the
> 'patch-2.4.12-ac6'
> from Alan's folder, which contains a file named 'pot'
Be aware that you have to use patches in order. ie. if there is a
patch-2.4.12-ac[1,2,3,4,5] they have to be applied in order.
I do cd /usr/src/linux
patch -p1 < wherever-the-patch-is/patch-[number] (un-zipped of course)
--
To the systems programmer, users and applications serve only to provide
a test load.
_______________________________________________________
Reply to: