Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Oct 1998 17:33:01 -0700
From:      Mike Smith <mike@smith.net.au>
To:        Greg Lehey <grog@lemis.com>
Cc:        Mike Smith <mike@smith.net.au>, Alfred Perlstein <bright@hotjobs.com>, freebsd-current@FreeBSD.ORG
Subject:   Re: ELF kernel? 
Message-ID:  <199810030033.RAA02872@dingo.cdrom.com>
In-Reply-To: Your message of "Sat, 03 Oct 1998 09:52:36 %2B0930." <19981003095236.D2176@freebie.lemis.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> >>> I use 'strip -g' for ELF kernels.  If your kernel is a.out, you probably
> >>> need 'strip -aout -d'.
> >>
> >> any idea on the expected cutover to ELF kernels?
> >
> > Perhaps Sunday or so.  There are a few variables left, but no more than
> > a couple of days before it's ready.
> 
> Oh.  What does that mean for LKMs?

They become KLD modules.  The actual source-level changes are pretty 
minimal.

> Isn't this a bit late in the Beta to start changing kernel formats?

There's mixed opinion on this; at the moment we just want to get the 
tech out there for people to play with it.  The big kicker is that if 
we *don't* change now, we'll have yet another big-gulp change point in 
front of the 3.0.x stability release, which will also be Bad.

You can build an ELF kernel right now (just set KERNFORMAT to elf), and 
if you're up to date with the new bootstrap (as of about now) you can 
boot it just like it was an a.out kernel.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810030033.RAA02872>