From owner-freebsd-newbies@FreeBSD.ORG Wed Jun 18 08:12:06 2003 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 819AE37B401 for ; Wed, 18 Jun 2003 08:12:06 -0700 (PDT) Received: from web14205.mail.yahoo.com (web14205.mail.yahoo.com [216.136.172.151]) by mx1.FreeBSD.org (Postfix) with SMTP id 1ADA743F3F for ; Wed, 18 Jun 2003 08:12:06 -0700 (PDT) (envelope-from temac@yahoo.com) Message-ID: <20030618151206.844.qmail@web14205.mail.yahoo.com> Received: from [12.22.62.79] by web14205.mail.yahoo.com via HTTP; Wed, 18 Jun 2003 08:12:06 PDT Date: Wed, 18 Jun 2003 08:12:06 -0700 (PDT) From: Thomas McIntyre To: noname2796@yahoo.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-newbies@freebsd.org Subject: RE: VERY stupid n00b thing to do X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2003 15:12:06 -0000 Jesse, >Then I did it the correct way and just copied the >generic kernel config and only added the options >QUOTA line that I needed. I'm not really a freebsd guru, but an incrementally more correct way might be to look at your `dmesg` and comment out device drivers and options you don't need. That way you can also optimize the kernel to 686, strip it down, and put a different id on it then "GENERIC". You might also want to check you /etc/make.conf file, too, to make sure you are using the most suitable compilation options. In particular, you should consider fetching ports and synchronizing source from a local mirror. You show know how to cvsup source to a stable release as well as the recommended make kernel, make world, mergemaster sequence. There are example cvsup files under /usr/share/examples/cvsup/. I usually pick one, modify it slightly, move it /etc and then modify /etc/make.conf to use it. If you're on the intranet, you'll want to know how to do this to keep your machine properly patched. Instructions can be found in the handbook as well as in the Makefile under /usr/src. I believe there's a port that will fetch binary security patches, but most of the fun with freebsd is getting to work directly with the source! Good luck, I've found freebsd the most fun 'nix to work with so far, so you're def on the right track. Tom McIntyre __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com