$ cd /usr/src/packages/SOURCES $ for f in patches.*.tar.bz2; do \ tar xfj $f || break; \ done $ tar xfj linux-2.6.5.tar.bz2
Hi, Is there anyway to know what patches have been applied to a stock kernel? I have a Fedora 9 on an x86 machine and I want to recompile the kernel, I'd like to know what patches have been applied so that I can apply them before recompiling. -thanks -Pavan
-- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ
-- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ