--- Martin Mancuska <borgcube@szm.sk> wrote: > hello all, > > I have got linux kernel 2.4.22 and i want use > patch-2.4.23-pre6. > Must I use previous patches (patch-2.4.23-pre1, > patch-2.4.23-pre2, patch-2.4.23-pre3, patch-2.4.23-pre4 > and > patch-2.4.23-pre5)? Can I apply only patch > patch-2.4.23-pre6? >From http://kernel.org/prepatch.html: Prepatches are the equivalent to alpha releases for Linux; they live in the testing directories in the archives. They should be applied using the patch(1) utility to the source code of the previous full release. ^^^^^^^^^^^^^^^^^^^^^^ So you don't have to apply all the previous prepatches. Hope this helps, Ravi. __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/