From owner-cvs-all Sat Jan 6 17:12: 2 2001 From owner-cvs-all@FreeBSD.ORG Sat Jan 6 17:11:44 2001 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A70337B400; Sat, 6 Jan 2001 17:11:44 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f071BiT79973; Sat, 6 Jan 2001 17:11:44 -0800 (PST) (envelope-from jhb) Message-Id: <200101070111.f071BiT79973@freefall.freebsd.org> From: John Baldwin Date: Sat, 6 Jan 2001 17:11:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/etc.alpha rc.alpha src/etc/etc.i386 rc.i386 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 Revision Changes Path 1.11 +2 -2 src/etc/etc.alpha/rc.alpha 1.57 +2 -2 src/etc/etc.i386/rc.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message