> Greetings: > > I have a new(ish) computer I assembled a few months ago. It can compile > kernels in less than 5 minutes. I would like to learn how to correctly build > kernels and modules for other computers on this box using the 'make-kpkg' > methods the Debian way, and then how to export them properly to the receiving > computer for installation. I know kpkg automates much of this process, so I > want to be able to safely create the images and modules so they will not > actually be placed (by accident) in my working directories. > > It seems like it has to be possible, and I know it would save a lot of time > for my friends, if they could simply ssh to my box and build, then export the > binaries. Links to personal notes or howto's would be wonderful, and greatly > appreciated. > > tia, tatah > - -- > > Jaye Inabnit\ARS ke6sls\/A GNU-Debian linux user\/ http://www.qsl.net/ke6sls > If it's stupid, but works, it ain't stupid. I SHOUT JUST FOR FUN. > Free software, in a free world, for a free spirit. Please Support freedom! >
One way is to use make-kpkg in order to build a deb of the kernel you want for the other machine. Then, instead of installing it on the machine it was built on you take that deb to the other machine and dpkg -i it there. Now preparing the deb using make-kpkg is thoroughly documented in /usr/share/doc/kernel-package/README.gz Or did I misunderstood you? -- Shaul Karl email: shaulka(replace with the at - @ - character)bezeqint.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]