New "Creating Custom Kernels" newbiedoc

2003-03-25 Thread kjmck
A new version of "Creating Custom Kernels With Debian's Kernel-Package System" is available at: http://newbiedoc.sourceforge.net/system/kernel-pkg.html I'm interested in feedback, especially about mistakes or useability issues. Thank you, Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Some kernel compile questions

2003-03-09 Thread kjmck
Answers to your questions: 1. To specify which modules are loaded automatically at boot time, edit the file /etc/modules. Each line of /etc/modules is one module; note that module names are listed without their .o suffixes. 2. System.map is a hexadecimal index to functions in the kernel. It's a