Colin Walters <[EMAIL PROTECTED]> writes: > What annoys me about bootprep.sh is that it builds a kernel as part of > the boot-floppies build process; I don't see why it can't just use a > kernel-image package like every other arch.
Well, the only reason I could see is if it either needs a kernel config option enabled, not provided by the kernel-image-*-prep package, or else if it needs a file from the kernel build not normally provided by the package. It should be pretty easy to read bootprep.sh and take a look. -- ...Adam Di Carlo..<[EMAIL PROTECTED]>...<URL:http://www.onshored.com/>

