Posted Jan 28, 2004 6:58 UTC (Wed) by TwoTimeGrime (guest, #11688)
[Link]
> Those who don't use the official kernel won't get security updates for it.
What official kernel? Red Hat's? Every time Red Hat releases a new kernel RPM they also release a kernel-source RPM. For example on Fedora Core 1 there is:
If you install the second RPM it will put Red Hat's kernel with patches into /usr/src/linux-2.4 along with a handful of .config files for building the kernel in /usr/src/linux-2.4/configs. When new security patches come out you can install the new kernel-source RPM, copy over your .config file and then recompile the kernel.