Why aren't RT kernels just made as another optional kernel
on the repositories?
We already have kernel-PAE, kernel-xen, kernel, kernel-debug
so why not have a kernel-rt ?
Then all you'd need to do is add the repository file to /etc/yum.repos.d
and do yum install kernel-rt* and you're done (doing * to get the
kernel-rt-headers, kernel-devel-rt...)
Now in the case of x86 Fedora 8 you can go to the Planet CCRMA repo and
get their RT kernel:
http://ccrma.stanford.edu/planetccrm...aneteight.html
but by looking below their repo URL
http://ccrma.stanford.edu/planetccrm...planetccrma/8/
I see that they don't have one for PPC
Mark