From owner-cvs-all Wed Sep 30 00:53:11 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17535 for cvs-all-outgoing; Wed, 30 Sep 1998 00:53:11 -0700 (PDT) (envelope-from owner-cvs-all) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17490; Wed, 30 Sep 1998 00:53:02 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id RAA30716; Wed, 30 Sep 1998 17:52:44 +1000 Date: Wed, 30 Sep 1998 17:52:44 +1000 From: Bruce Evans Message-Id: <199809300752.RAA30716@godzilla.zeta.org.au> To: jb@cimlogic.com.au, peter@netplex.com.au Subject: Re: cvs commit: www/en/alpha Makefile alpha.sgml bootstrapping.sgml current.sgml Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, dima@best.net, jb@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> Going by what I've seen, the boot blocks look OK, but they don't (yet) >> preload kld modules - it just loads kernels at the moment. kld itself >> should work though. > >At what point will it be possible to make a decision about whether 3.0 (i386) >goes out with an elf kernel? About 1 month after an elf kernel is standard in -current ;-). Bruce