To update:- i've managed to progress from compiling the kernel using the standard vanilla spec to a modified version of the Fedora spec, and it works! at least in my VM test machine

The benefit of using the Fedora spec is that it will also build kernel-devel to rebuild modules again, and also generate the initrd on installation with /etc/grub.conf as per any other normal kernel.
The kernel is built originating from the ClearOS kernel config with all networking drivers added, netfilter patch, iptables and nat compiled as modules, with IMQ support.
There are some gotchas... one i've found some old network drivers won't compile as 2.6.31 has removed support for old network api...this will cause 'struct net_device member not found' errors. I'm sure there are more, thats why I need testers!
Peter is in the process of kindly sorting out a clearfoundation mirror for the files, so I will upload shortly. I would really appreciate anyone who wants to try and test it out. If it proves stable it could prove to be a good platform for ClearOS home edition features etc. At present all ClearOS modules appear to be working normally
Gory details can be provided for anyone interested
