From owner-cvs-all Sat Jan 6 17:17:57 2001 From owner-cvs-all@FreeBSD.ORG Sat Jan 6 17:17:39 2001 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 491BE37B400; Sat, 6 Jan 2001 17:17:39 -0800 (PST) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id f071GFG19621; Sat, 6 Jan 2001 17:16:15 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200101070111.f071BiT79973@freefall.freebsd.org> Date: Sat, 06 Jan 2001 17:17:43 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/etc/etc.alpha rc.alpha src/etc/etc.i386 rc.i Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 07-Jan-01 John Baldwin wrote: > jhb 2001/01/06 17:11:44 PST > > Modified files: > etc/etc.alpha rc.alpha > etc/etc.i386 rc.i386 > Log: > Don't announce that rc.${MACHINE_ARCH} is doing the syscons configuration > as the previous line already tells us we are in rc.${MACHINE_ARCH}. This > also allows more syscons configuration messages during startup to fit on > one line. > > Reviewed by: dougb The syscons configuration code in rc.${MACHINE_ARCH} is identical (minus whitespace and a bug in allscreens on the alpha it looks like), so it should probably all move to a MI /etc/rc.syscons at somepoint. Or possibly /etc/rc.console if that is a preferred name. (WARNING! Bikeshed imminent! :-P) -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message