From owner-freebsd-questions@FreeBSD.ORG Tue May 27 10:48:24 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88C4737B401 for ; Tue, 27 May 2003 10:48:24 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE21743F93 for ; Tue, 27 May 2003 10:48:23 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h4RHmMOg026774; Tue, 27 May 2003 13:48:23 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h4RHmMhu026773; Tue, 27 May 2003 13:48:22 -0400 (EDT) From: Jerry McAllister Message-Id: <200305271748.h4RHmMhu026773@clunix.cl.msu.edu> To: karakashev@hotmail.com Date: Tue, 27 May 2003 13:48:22 -0400 (EDT) In-Reply-To: from "Doychin Lyudmilov Karakashev" at May 27, 2003 06:50:30 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2003 17:48:24 -0000 > > Hello, > We are group of boys who have the idea to make a new OS that will > use FreeBSD kernel. Can you give us the not compiled kernel of FreeBSD > to use it? Naturally, FreeBSD will be as well advertisized in our new > operation system. > Thank You It's all there. You can just download and install a full FreeBSD system and include the source when it installs and you have it. Of course, you would probably be better off just using FreeBSD as the complete OS and creating something of a shell and maybe graphics interface for it rather than a new OS. Learn about that and then think through what you want to do again. ////jerry