From owner-freebsd-stable@FreeBSD.ORG Mon Nov 29 19:04:25 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B601316A4F6 for ; Mon, 29 Nov 2004 19:04:25 +0000 (GMT) Received: from smtp003.bizmail.yahoo.com (smtp003.bizmail.yahoo.com [216.136.130.195]) by mx1.FreeBSD.org (Postfix) with SMTP id 77EBA43D5D for ; Mon, 29 Nov 2004 19:04:25 +0000 (GMT) (envelope-from noackjr@alumni.rice.edu) Received: from unknown (HELO optimator.noacks.org) (noackjr@supercrime.org@70.240.198.174 with login) by smtp003.bizmail.yahoo.com with SMTP; 29 Nov 2004 19:04:25 -0000 Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 407E662B7; Mon, 29 Nov 2004 13:04:24 -0600 (CST) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 82234-02-2; Mon, 29 Nov 2004 13:04:23 -0600 (CST) Received: from www.noacks.org (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id D41976281; Mon, 29 Nov 2004 13:04:22 -0600 (CST) Received: from 69.53.57.66 (SquirrelMail authenticated user noackjr); by www.noacks.org with HTTP; Mon, 29 Nov 2004 13:04:22 -0600 (CST) Message-ID: <49449.69.53.57.66.1101755062.squirrel@69.53.57.66> In-Reply-To: <16811.29240.206075.329023@ran.psg.com> References: <42539.69.53.57.66.1101751576.squirrel@69.53.57.66> <200411291819.iATIJkf5027124@realtime.exit.com> <16811.29240.206075.329023@ran.psg.com> Date: Mon, 29 Nov 2004 13:04:22 -0600 (CST) From: "Jon Noack" To: "Randy Bush" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: amavisd-new at noacks.org cc: stable@freebsd.org Subject: Re: Beastie/ how about Mozilla? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 19:04:25 -0000 Randy Bush wrote: > the cheering point is that the fools then run internet exploder. > then darwin, who i suspect they also fear, gets his revenge! > > but i have an actual technical question. i like the beastie. > and i have her enabled. but how do i get her in color? Throw 'loader_color="YES"' into /boot/loader.conf... Jon