From owner-freebsd-chat Tue Dec 8 05:58:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA27718 for freebsd-chat-outgoing; Tue, 8 Dec 1998 05:58:11 -0800 (PST) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA27698 for ; Tue, 8 Dec 1998 05:58:04 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id OAA16687; Tue, 8 Dec 1998 14:57:59 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id OAA28179; Tue, 8 Dec 1998 14:57:53 +0100 (MET) Message-ID: <19981208145752.B13839@follo.net> Date: Tue, 8 Dec 1998 14:57:52 +0100 From: Eivind Eklund To: "Jason C. Wells" , FreeBSD-chat Subject: Re: Beta Testers For Applixware? References: <199812080704.XAA00730@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Jason C. Wells on Mon, Dec 07, 1998 at 11:49:00PM -0800 Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Dec 07, 1998 at 11:49:00PM -0800, Jason C. Wells wrote: > I actually I really quite like 3.0. I am still working on cleaning out etc > properly (what's this "periodic" thingy doing here?). > > I don't know what you guys did but my kernel build times went from 30 > minutes to 2 minutes. That's a plus any way I look at it as I often play > with scrap hardware that floats around campus. You would be amazed at the > stuff people throw away. I even have an Intel PCI network card. I just made sure that everything repected the dependency system Peter created, and then activated the build based on dependencies by default. This means you won't be rebuilding anything beyond what is necessary on a re-build - but it also means that 'make depend' is now critical for getting the right result (unless you blow away the compile directory, e.g. by specifying 'config -r'). Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message