> > You can simply modify the version string in the kernel's root Makefile. >
Thanks Shawn. So this would be line #1 or #4? Line 4 seems more likely to me. VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 20 EXTRAVERSION = -gentoo-r5 Changing the EXTRAVERSION part would make lots of sense if it also creates a /lib/modules directory and links the kernel with the KERNELRELEASE in line 6. Thanks though. I didn't know this was here. It makes sense, presuming it works the way I think it does. Cheers, Mark -- [EMAIL PROTECTED] mailing list
