From owner-cvs-all@FreeBSD.ORG Wed Sep 8 20:27:24 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 9837A16A4CE; Wed, 8 Sep 2004 20:27:24 +0000 (GMT) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50B2A43D1F; Wed, 8 Sep 2004 20:27:24 +0000 (GMT) (envelope-from anders@FreeBSD.org) Received: from localhost (totem.fix.no [80.91.36.20]) by totem.fix.no (Postfix) with ESMTP id 544475F3827; Wed, 8 Sep 2004 22:27:22 +0200 (CEST) Received: from totem.fix.no ([80.91.36.20]) by localhost (totem.fix.no [80.91.36.20]) (amavisd-new, port 10024) with LMTP id 17731-01-7; Wed, 8 Sep 2004 22:27:22 +0200 (CEST) Received: by totem.fix.no (Postfix, from userid 1000) id 27B125F3826; Wed, 8 Sep 2004 22:27:22 +0200 (CEST) Date: Wed, 8 Sep 2004 22:27:21 +0200 From: Anders Nordby To: Poul-Henning Kamp Message-ID: <20040908202721.GA17759@totem.fix.no> References: <200309030812.h838CK7R064102@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309030812.h838CK7R064102@repoman.freebsd.org> X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.6i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org 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: Wed, 08 Sep 2004 20:27:24 -0000 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 > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" -- Anders.