From owner-cvs-src@FreeBSD.ORG Sat Sep 13 12:40:04 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A45D16A4BF for ; Sat, 13 Sep 2003 12:40:04 -0700 (PDT) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 6799643FEA for ; Sat, 13 Sep 2003 12:40:02 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: (qmail 88485 invoked by uid 1002); 13 Sep 2003 19:39:59 -0000 Received: from unknown (HELO ?10.4.1.5?) (64.58.1.252) by smtp.mho.net with SMTP; 13 Sep 2003 19:39:59 -0000 Date: Sat, 13 Sep 2003 13:41:35 -0600 (MDT) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= In-Reply-To: Message-ID: <20030913133814.D97191@pooker.samsco.home> References: <200309131835.h8DIZ1gG045234@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 19:40:04 -0000 On Sat, 13 Sep 2003, Dag-Erling [iso-8859-1] Sm=F8rgrav wrote: > Scott Long writes: > > Log: > > Apply Aleksander Fafula's crayons to the beastie. Add the this line = to > > /boot/loader.conf to see the pretty colors =3D-) > > What line do we add to get rid of the abomination altogether? Remove last three lines from /boot/loader.rc. installworld steers clear of updating this file, so it should be safe from changes. Scott