public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] kernel 2.4.10 is awesome
@ 2001-09-28  0:03 Daniel Robbins
  2001-09-28  8:27 ` Ben Lutgens
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Robbins @ 2001-09-28  0:03 UTC (permalink / raw
  To: gentoo-dev

Hi everyone,

I just added linux, linux-sources, linux-headers and linux-extras-2.4.10 to
CVS.  These new kernels are *amazing*.  Right now, the "linux" package uses a
goofy default configuration; use linux-sources instead.  Instructions below.

I think you'll notice a *tremendous* speed improvement thanks to Andrea
Archangeli's VM rewrite and the included preemptible kernel patches.  It's like
getting a 2.6 kernel 18 months early :)  

To use this new kernel, do a:

# emerge sys-kernel/linux-sources-2.4.10
# cd /usr/src/linux
# make menuconfig
# make dep; make clean; make bzImage; make modules; make modules_install
# mount /boot
(on rc5-)
# cp arch/i386/boot/bzImage /boot/boot/bzImage-2.4.10
# vim /boot/boot/grub/menu.lst
(on rc6+)
# cp arch/i386/boot/bzImage /boot/bzImage-2.4.10
# vim /bootgrub/menu.lst
(then)
# umount /boot
# reboot

Best Regards,

-- 
Daniel Robbins					<drobbins@gentoo.org>
Chief Architect/President			http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-09-29  3:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-28  0:03 [gentoo-dev] kernel 2.4.10 is awesome Daniel Robbins
2001-09-28  8:27 ` Ben Lutgens
2001-09-28  8:59   ` Mikael Hallendal
2001-09-28 21:30     ` Nathaniel Grady

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox