> is there some document somewhere describe how to build
> a debian kernel and make it a *.deb package?

The kernel-package package produces packaged kernels.
Say that three times fast. Then install kernel-package and read
its man page.

> Lastly, how to build the loadable module in debian?

I generally decide what stuff goes in the kernel and what goes in a module
using "make menuconfig" in /usr/src/linux. Then I "make zLilo" to install
the kernel and "make modules;make modules_install" to install the modules.

It'll take a few tries before you figure out the minimum number of drivers
and filesystems your system needs to boot.

        Bruce
-- 
Can you get your operating system fixed when you need it?
Linux - the supportable operating system. http://www.debian.org/support.html
Bruce Perens K6BP   [EMAIL PROTECTED]   NEW PHONE NUMBER: 510-620-3502


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to