On Thu, Mar 20, 2003 at 09:26:46AM -0600, Daniel Sewell wrote: > Is there a Binary Kernel package that I can install with a > simple "apt-get" that will upgrade my stock sun4u kernel (currently > 2.4.18 on an Ultra 10) so that it doesn't have the latest > vulnerability (http://zdnet.com.com/2100-1105-993278.html) ? If so, > what is the package name? If you know, please respond to the list > and to debian-sparc at thezealot dot net.
Not that I know of; I just used ftp://ftp.us.debian.org/debian/pool/main/k/kernel-source-2.4.20/kernel-source-2.4.20_2.4.20-3woody.3_all.deb and my old 2.4.20 config file. After unpacking the kernel sources in /usr/src/kernel-source-2.4.20 and cd-ing there: # cp /boot/config-2.4.20 .config # make-kpkg binary --bzimage --initrd and then dpkg -i the resulting kernel-image deb in /usr/src -- granted, this was on an i386, but I don't think the procedure would differ much at all on sparc. -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University -- [EMAIL PROTECTED]

