From owner-freebsd-questions Wed Jan 3 8:27:11 2001 From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 08:27:10 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 6DB5437B400 for ; Wed, 3 Jan 2001 08:27:09 -0800 (PST) Received: (qmail 4325 invoked by uid 100); 3 Jan 2001 16:27:08 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14931.21212.904867.860719@guru.mired.org> Date: Wed, 3 Jan 2001 10:27:08 -0600 (CST) To: "Artem Koutchine" Cc: questions@freebsd.org Subject: Re: Kernel without 'options INET ' In-Reply-To: <110297465@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Artem Koutchine types: > I need to build a very small kernel for 'semi-emded' system which > does not need INET at all. I just needs several file systems, > com ports, atapi, sound card (pcm). So, i left only those options and > COMPAT_43 (can i delete it too?), but the kernel does not build > w/o options INET complaining when building IPC part. Is it possible > to build a kernel w/o INET? It should certainly be possible to do so, but you might get some unexpected failures. You might want to do a search for picobsd on the bsd site; that's a BSD build that does pretty much exactly what you want. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message