From owner-freebsd-newbies@FreeBSD.ORG Sat Feb 21 05:47:11 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 659A816A4CE for ; Sat, 21 Feb 2004 05:47:11 -0800 (PST) Received: from pike.mail.pike.ru (pike.mail.pike.ru [194.135.18.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ED5643D1D for ; Sat, 21 Feb 2004 05:47:10 -0800 (PST) (envelope-from DerAlSem@inbox.ru) Received: (qmail 4771 invoked from network); 21 Feb 2004 13:50:12 -0000 Received: from deralsem.pikenet.ru (HELO DERALDO) (194.135.17.85) by pike.mail.pike.ru with SMTP; 21 Feb 2004 13:50:12 -0000 Date: Sat, 21 Feb 2004 16:47:09 +0300 From: DerAlSem X-Priority: 3 (Normal) Message-ID: <1029890250.20040221164709@inbox.ru> To: freebsd-newbies@freebsd.org In-Reply-To: <000e01c3f863$dae07620$f4f0a8c0@pcmedx.com> References: <1893808594.20040221115305@inbox.ru> <000e01c3f863$dae07620$f4f0a8c0@pcmedx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: Building kernel. X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: DerAlSem List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 13:47:11 -0000 Hello Mike, Saturday, February 21, 2004, 1:17:05 PM, you wrote: >> I have Pentium 200 MMX, 128 MB ram, FreeBSD 5.1. How long does it >> take to recompile kernel? Last time i've waited about 5 hour, then >> stopped the process... MM> If you're not upgrading, you can add this line in /etc/make.conf: MM> NO_MODULES=true MM> This will signifigantly reduce kernel compile time. As an alternative, you MM> can use MODULES_OVERRIDE, where you can list the modules you need and then MM> only those are built. MM> Example: MM> MODULES_OVERRIDE= vinum ntfs splash vesa MM> ...so on and so forth O, thanks, but now there are 2 more questions: 1. I still do not know exact (approx) time of compiling kernel on systems like mine. 2. Where can i read about modules, their names and descriptions? P.S. I've already rebuilt my kernel w\o modules, but one of my prog won't compile without some of this modules, so i need more information `bout them. -- Best regards, DerAlSem mailto:DerAlSem@inbox.ru