From owner-freebsd-stable@FreeBSD.ORG Thu Apr 28 13:42:47 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 871EB16A4CE for ; Thu, 28 Apr 2005 13:42:47 +0000 (GMT) Received: from 62-15-215-183.inversas.jazztel.es (62-15-215-183.inversas.jazztel.es [62.15.215.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3318443D5C for ; Thu, 28 Apr 2005 13:42:46 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) j3SDgimp003611 for ; Thu, 28 Apr 2005 15:42:44 +0200 (CEST) (envelope-from josemi@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id j3SDghux036934 for stable@freebsd.org; Thu, 28 Apr 2005 15:42:43 +0200 (CEST) (envelope-from josemi@redesjm.local) From: Jose M Rodriguez To: stable@freebsd.org Date: Thu, 28 Apr 2005 15:42:42 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504281542.43241.josemi@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.30.0.7; VDF: 6.30.0.116; host: antares.redesjm.local) Subject: MFC pxe fixes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 13:42:47 -0000 Hi, I note that the long standing bug that prevents do a nfsroot mount after operate pxeloader in tftp mode is recent solved in -CURRENT pxe.c I think this can be missed for 5.4 REL, but I'll be glad to see this MFC as time permitting. thanks in advance, -- josemi