Hi During the processing of compiling the kernel and getting it running, I observed that my kernel not only contains software for my current hardware configuration, but also for other hardware as well.(both in the kernel and as modules). and during bootup, the kernel identifies the hardware and either uses the concened part in the kernel, or loads the concerned module. Cant this be done during compilation(ie., kernel building) itself so that I get a smaller kernel and a smaller set of modules on my disk ? Or is just that the current kernel compilation framework does not support this ?
_______________________________________________ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list