From owner-cvs-all@FreeBSD.ORG Thu Sep 9 08:58:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B1E916A4CE; Thu, 9 Sep 2004 08:58:49 +0000 (GMT) Received: from gw.Awfulhak.org (awfulhak.demon.co.uk [80.177.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id E455043D1F; Thu, 9 Sep 2004 08:58:48 +0000 (GMT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.Awfulhak.org (brian@dev.lan.Awfulhak.org [172.16.0.5]) by gw.Awfulhak.org (8.12.11/8.12.11) with SMTP id i898wfSx039480; Thu, 9 Sep 2004 09:58:42 +0100 (BST) (envelope-from brian@Awfulhak.org) Date: Thu, 9 Sep 2004 09:58:40 +0100 From: Brian Somers To: Anders Nordby Message-ID: <20040909095840.5673e8d8@dev.lan.Awfulhak.org> In-Reply-To: <20040908202721.GA17759@totem.fix.no> References: <200309030812.h838CK7R064102@repoman.freebsd.org> <20040908202721.GA17759@totem.fix.no> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on gw.lan.Awfulhak.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Poul-Henning Kamp cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/pxeldr Makefile pxeldr.s X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 08:58:49 -0000 On Wed, 8 Sep 2004 22:27:21 +0200, Anders Nordby wrote: > Hi, > > How about MFCing this to RELENG_4? Would be nice. :) > > On Wed, Sep 03, 2003 at 01:12:20AM -0700, Poul-Henning Kamp wrote: > > phk 2003/09/03 01:12:20 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/boot/i386/pxeldr Makefile pxeldr.s > > Log: > > Add BOOT_PXELDR_ALWAYS_SERIAL option which forces serial console. > > > > Revision Changes Path > > 1.9 +5 -0 src/sys/boot/i386/pxeldr/Makefile > > 1.9 +6 -1 src/sys/boot/i386/pxeldr/pxeldr.s Surely the correct way to do this is to set ``console="comconsole"'' in loader.conf? Hmm, we really need a ``consolespeed='' option for loader.conf too! -- Brian Don't _EVER_ lose your sense of humour !