public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Daniel Robbins <drobbins@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] kernel 2.4.10 is awesome
Date: Fri Sep 28 00:03:01 2001	[thread overview]
Message-ID: <20010928000228.B670@cvs.gentoo.org> (raw)

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.			



             reply	other threads:[~2001-09-28  6:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-28  0:03 Daniel Robbins [this message]
2001-09-28  8:27 ` [gentoo-dev] kernel 2.4.10 is awesome Ben Lutgens
2001-09-28  8:59   ` Mikael Hallendal
2001-09-28 21:30     ` Nathaniel Grady

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010928000228.B670@cvs.gentoo.org \
    --to=drobbins@gentoo.org \
    --cc=gentoo-dev@cvs.gentoo.org \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox