Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 1999 23:43:54 +0800
From:      Ying-Chieh Liao <ijliao@dragon2.net>
To:        Joss Roots <root@isis.dynip.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: How to Build & Run ELF Kernel
Message-ID:  <19990106234354.A26489@terry.dragon2.net>
In-Reply-To: <99010618235201.08944@osiris.kuniv.edu.kw>; from "Joss Roots" on Wed, Jan 06, 1999 at 18:20:19
References:  <99010618235201.08944@osiris.kuniv.edu.kw>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 06, 1999 at 18:20:19 +0300, Joss Roots wrote:
> any pointers to docs, etc, is highly appreciated

put this in your /etc/make.conf
KERNFORMAT=	elf

then, 
cd /sys/i386/conf ; config -r MYKERNEL ; cd ../../compile/MYKERNEL
make depend all install
-- 
mailto:ijliao@dragon2.net?subject="send pgp key" to get my pgp public key
key finger print : FA 38 7E 91 FA 22 FA F6  63 04 E3 B5 A1 9F 0C CD

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?19990106234354.A26489>