From owner-cvs-ports@FreeBSD.ORG Wed Oct 27 17:27:33 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8458016A4D2; Wed, 27 Oct 2004 17:27:33 +0000 (GMT) Received: from mail.ambrisko.com (adsl-64-174-51-43.dsl.snfc21.pacbell.net [64.174.51.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D72F43D5C; Wed, 27 Oct 2004 17:27:33 +0000 (GMT) (envelope-from ambrisko@ambrisko.com) Received: from server2.ambrisko.com (HELO www.ambrisko.com) (192.168.1.2) by mail.ambrisko.com with ESMTP; 27 Oct 2004 10:27:33 -0700 Received: from ambrisko.com (localhost [127.0.0.1]) by www.ambrisko.com (8.12.9p2/8.12.9) with ESMTP id i9RHRXEl043955; Wed, 27 Oct 2004 10:27:33 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.12.9p2/8.12.9/Submit) id i9RHRXdx043954; Wed, 27 Oct 2004 10:27:33 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200410271727.i9RHRXdx043954@ambrisko.com> In-Reply-To: <200410271635.i9RGZ4DQ096676@repoman.freebsd.org> To: Doug Ambrisko Date: Wed, 27 Oct 2004 10:27:33 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/net/etherboot/files patch-ae X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 17:27:33 -0000 Doug Ambrisko writes: | ambrisko 2004-10-27 16:35:03 UTC | | FreeBSD ports repository | | Added files: | net/etherboot/files patch-ae | Log: | Make it build the ROMs and boot1a.bin so it makes the description | file on how to make an image. s/makes/matches/ Doug A.