From owner-freebsd-arch Wed Apr 26 3:32:59 2000 Delivered-To: freebsd-arch@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id 3DAE237B673 for ; Wed, 26 Apr 2000 03:32:53 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.3/8.9.3) with ESMTP id MAA09459 for ; Wed, 26 Apr 2000 12:32:47 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id MAA03484 for freebsd-arch@freebsd.org; Wed, 26 Apr 2000 12:32:47 +0200 (CEST) Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 4BE7037B782 for ; Wed, 26 Apr 2000 03:32:24 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p19-dn02kiryunisiki.gunma.ocn.ne.jp [211.0.245.84]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id TAA14781; Wed, 26 Apr 2000 19:32:08 +0900 (JST) Message-ID: <3906C612.4B28FE2@newsguy.com> Date: Wed, 26 Apr 2000 19:33:54 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Richard Wackerbarth Cc: "Daniel O'Connor" , freebsd-arch@freebsd.org Subject: Re: How about building modules along with the kernel? References: <00042604130602.06932@nomad.dataplex.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Richard Wackerbarth wrote: > > On Wed, 26 Apr 2000, Daniel O'Connor wrote: > > > The loader can (and does) already read UFS.. > > > > It can read files in and load them into arbitarily named sections in the > > kernel, and other good things :) > > But what about JFS, E2FS, KFS, etc. ? With the exception of E2FS, we don't even support them. And we have never supported booting from E2FS either. Whatever loads the kernel, it must know enough of the fs to be able to read the kernel. Otherwise, we would end up with something like older versions of DOS, which required the boot files to be the first files in the fs, as well as having a contiguous allocation. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org dcs@there.is.no.such.thing.as.a.bsdconspiracy.net GPL certainly doesn't meet Janis Joplin's definition of freedom: "Freedom is just another word for nothing left to lose." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message