On 2008-03-08, jim burns <[EMAIL PROTECTED]> wrote: > It appears that fc8's new 2.6.24 kernel update no longer allows > compiling capability as a module. (I thought we weren't going to > have problems until 2.6.25.) What are the recommended configure > options now?
For 2.6.24 there is no way to use the current release version of Dazuko. I am working on basic kernel patch that will allow Dazuko to also be built statically in the kernel. I thought it would be pretty easy, but some parts of the code will require large changes. For example, when the kernel is booted, there is no file system available. This means that Dazuko needs to delay creating /dev/dazuko. Technically this probably isn't a problem, but I need to look at other modules to see how to do this correctly. John Ogness -- Dazuko Maintainer _______________________________________________ Dazuko-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-devel
