mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* install_modules (or) modules_install? (main README in 2.6.0 stable source)
@ 2003-12-20  2:38 Roger Chrisman
  2003-12-20  4:42 ` YOSHIFUJI Hideaki / 吉藤英明
  0 siblings, 1 reply; 2+ messages in thread
From: Roger Chrisman @ 2003-12-20  2:38 UTC (permalink / raw)
  To: linux-kernel

Hi,

Regarding:

Top level README in kernel 2.6.0 stable source

(downloaded from kernel.org on 10-18-2003)


In the last of the following five lines, 'install_modules' seem to me to be 
incorrect:

   To configure and build the kernel use:
   cd /usr/src/linux-2.6.N
   make O=/home/name/build/kernel menuconfig
   make O=/home/name/build/kernel
   sudo make O=/home/name/build/kernel install_modules install
____________________________________^

Am I correct that
                                install_modules
should be
                                module_install
?

I tried both and the latter seems to work but the former not.

Furthermore, I find the latter in two other parts of the README:

   make a backup of your modules directory before you
   do a "make modules_install".
____________________^

and:

 - If you configured any of the parts of the kernel as `modules', you
   will have to do "make modules" followed by "make modules_install".
______________________________________________^

Others like me will stumble on this. Who could update the README to correct 
this?

No person is mentioned as author or maintainer of the README.

Who should I send this feedback to?

Thanks,

Roger :-)




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-20  4:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-20  2:38 install_modules (or) modules_install? (main README in 2.6.0 stable source) Roger Chrisman
2003-12-20  4:42 ` YOSHIFUJI Hideaki / 吉藤英明

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®