Hi, >>"Ralph" == Ralph Winslow <[EMAIL PROTECTED]> writes:
Ralph> May I suggest that make-kpkg print a message when it sees that Ralph> a kernel image exists in / and that it will therefore not Ralph> complete the install? Ok, I've put in a warning message now. Ralph> I don't recall putting vmlinuz in root on Jan 20, Ralph> I've only used "make install" or make-kpkg in the past IIRC, Ralph> but I could well be wrong about this and could easily imagine Ralph> doing a "cp /usr/src/linux/vmlinuz /vmlinuz" if I didn't get Ralph> the results I expected from one of those processes. Therein lies the problem. make install is not compatible with creating a kernel-image .deb package and installling that; anymore than compiling any program from source and running make install is compatible with installing the debian package. By running make install, either in the kernl source or in, say, sendmail sources, you are bypassing the debian package management system and rolling your own. Things may well break after that. So far, the script assumed that if you were rolling your own you obviously knew better than it did (on the principle that humans know best). In the future, it shall issue a diffident warning. manoj -- "Faster than a speeding bullet. More powerful than a locomotive. Able to leap tall buildings in a single bound. "'Look! Up in the sky!' "'It's a bird!' "'It's a plane!' "'No, it's Superman!' "Yes, it's Superman, strange visitor from another planet who came to Earth with powers and abilities far beyond those of mortal men. Superman, who can change the course of mighty rivers; bend steel in his bare hands; and who, disguised as Clark Kent, mild-mannered reporter for a great metropolitan newspaper, fights a never ending battle for Truth, Justice, and The American Way!" Manoj Srivastava <[EMAIL PROTECTED]> <http://www.datasync.com/%7Esrivasta/> Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .