On Fri, 2003-09-05 at 08:34, Lucius, Leland wrote: > I always use: > > make image modules install modules_install > > For the "make install" to work, you have to either apply my "kerntypes" > patch or have your own "installkernel" script. > > The "make image" leaves an "image" file in arc/s390x/boot that should be > usable. That's where the install target gets it from.
Yep (although mine seems to want a RAM disk right now--working on that!). It appears that make-kpkg (judging from debian/rules and from the size of the kernels) *calls* the kernel vmlinuz, but doesn't actually compress it. Adam
