From owner-freebsd-i386@FreeBSD.ORG Mon Sep 24 00:00:27 2007 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E75716A41B for ; Mon, 24 Sep 2007 00:00:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 159D013C44B for ; Mon, 24 Sep 2007 00:00:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8O00RAM021743 for ; Mon, 24 Sep 2007 00:00:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8O00QJH021742; Mon, 24 Sep 2007 00:00:27 GMT (envelope-from gnats) Date: Mon, 24 Sep 2007 00:00:27 GMT Message-Id: <200709240000.l8O00QJH021742@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Jonas Nagel Cc: Subject: Re: i386/106493: [patch] pxeboot(8) uses /pxeroot instead of / X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jonas Nagel List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2007 00:00:27 -0000 The following reply was made to PR i386/106493; it has been noted by GNATS. From: Jonas Nagel To: bug-followup@FreeBSD.org, ruan@univ.kiev.ua, freebsd-i386@FreeBSD.org Cc: Subject: Re: i386/106493: [patch] pxeboot(8) uses /pxeroot instead of / Date: Mon, 24 Sep 2007 01:35:04 +0200 Hello? Anybody out there to commit the easy patch to the tree? Browsing through GNATS searching for 'pxeboot' I just found quite a few PRs with patches, which nobody bothered to implement or whatsoever. All of it is still not fixed for -STABLE. - Jonas