** Reply to message from Keith Owens <kaos@ocs.com.au> on Thu, 31 Aug 2000
11:49:34 +1100
> >Wow, this is incredibly useful!!! Why, or why, isn't this part of the standard
> >kernel?!?!? It would save so many headaches building kernels.
>
> Because it is easier to solve the problem in user space. Just copy
> .config to /lib/modules/<version>. Look at modutils 2.3.14 onwards, it
> has a list of /lib/modules/<version>/filenames that will be ignored.
> modprobe -c reports
It's not the same thing. /proc/config.gz guarantees that you'll get the right
information from the currently running kernel. Your method relies on having
matching files around, which pretty much negates the whole point behind
/proc/config.gz.
-- Timur Tabi - ttabi@interactivesi.com Interactive Silicon - http://www.interactivesi.comWhen replying to a mailing-list message, please don't cc: me, because then I'll just get two copies of the same message. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Aug 31 2000 - 21:00:27 EST