From owner-freebsd-hackers Fri Jun 12 16:19:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA11328 for freebsd-hackers-outgoing; Fri, 12 Jun 1998 16:19:05 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from isf.kiev.ua (sunone.isf.kiev.ua [194.44.162.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA11230 for ; Fri, 12 Jun 1998 16:18:32 -0700 (PDT) (envelope-from kushn@mail.kar.net) Received: from olinet.isf.kiev.ua by isf.kiev.ua with ESMTP id CAA03564; (8.8.7/2.b2) Sat, 13 Jun 1998 02:06:49 +0300 (EET DST) Received: from kushnir.kiev.ua by olinet.isf.kiev.ua with SMTP id BAA22363; (8.8.last/vAk3/1.9) Sat, 13 Jun 1998 01:59:28 +0300 (EET DST) Date: Sat, 13 Jun 1998 02:07:40 +0300 (EEST) From: Vladimir Kushnir X-Sender: volodya@kushnir.kiev.ua Reply-To: Vladimir Kushnir To: Ollivier Robert cc: hackers@FreeBSD.ORG Subject: Re: FreeBSD ELF status? In-Reply-To: <19980612064449.A23986@keltia.freenix.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 12 Jun 1998, Ollivier Robert wrote: > According to Vladimir Kushnir: > > Have you also got working ELF bootloader? If so, would you mind pointing > > me to where it is? (Yes, I know there was post on -current list, but it > > points to freefall, and I've no access there). > > Here is an old message from John: > > According to John Polstra: > > In article <19971230162350.28393@keltia.freenix.fr>, > > Ollivier Robert wrote: > > > > > Where can one find ELF aware boot blocks ? > > > > There are some old ones at: > > > > ftp://ftp.polstra.com/pub/FreeBSD/elfboot/ > > > > I'm too busy to help people with them right now, so ... use them at > > your own risk and don't bug me. :-) > -- > Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr > FreeBSD keltia.freenix.fr 3.0-CURRENT #60: Fri May 15 21:04:22 CEST 1998 > > Sorry for being anoying but I've (at least) some questions here: does this boot loader work with -current? (I mean, yes, it compiles all right as aout thing, but if I install it would it work or am I going to screw up my system?) how d'you compile the ELF kernel? What options do work? 'Cause I'm getting undefined symbols for switchtime all the time, and link_aout.c compiles only when I add the flag "-DFREEBSD_AOUT" manually. Besides, if I understand correctly, LKM shouldn't work at all. What I'm getting at, how (if at all) can one make (and boot) the _working_ completely ELF system? Thanks in advance, Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message