how to rebuild i386,i586 and i686 kernel rpm?

2000-10-26 Thread Scott Mewett
Hi, I needed to add some 32bit uid patches to 2.2.16 kernel rpm. When I rebuild the RPM with the patches it only creates an i386 RPM. How do I get it to create a i386, i586 and i686 RPM? The src RPM I patched was: kernel-2.2.16-22.src.rpm Thanks Scott ___

Re: basename in backticks

2000-10-26 Thread Ivan Jager
I couldn't get NFS to export a filesystem as a directory of the other one. If you can figure it out please tell me. :) I had compiled the kernel with Sun NFS something or other, and read the manpage for exports, but it didn't work. :( I suppose you are using NFS instead of FTP because you don't

Re: i need kernel-headers-2.2.16-22

2000-10-26 Thread Thomas Dodd
John Summerfield wrote: > > Thomas Dodd wrote: > > Install the kernel-source package. > > in /usr/src/linux, copy the correct config > > from configs/* to .config > > make mrproper > > make mrproper # removes .config > > Do this make first, then the copy. oops:( I knew you needed the mrproper