From owner-freebsd-current@FreeBSD.ORG Tue Aug 16 23:25:14 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA5AC106564A for ; Tue, 16 Aug 2011 23:25:14 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from esa-jnhn.mail.uoguelph.ca (esa-jnhn.mail.uoguelph.ca [131.104.91.44]) by mx1.freebsd.org (Postfix) with ESMTP id 886C38FC13 for ; Tue, 16 Aug 2011 23:25:14 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap4EAMf7Sk6DaFvO/2dsb2JhbABBhEikf4FAAQEFI1YbDgoCAg0ZAlkGsH+RdoEshAyBEASTEpER X-IronPort-AV: E=Sophos;i="4.68,236,1312171200"; d="scan'208";a="134614841" Received: from erie.cs.uoguelph.ca (HELO zcs3.mail.uoguelph.ca) ([131.104.91.206]) by esa-jnhn-pri.mail.uoguelph.ca with ESMTP; 16 Aug 2011 19:25:13 -0400 Received: from zcs3.mail.uoguelph.ca (localhost.localdomain [127.0.0.1]) by zcs3.mail.uoguelph.ca (Postfix) with ESMTP id 8C096B3F1F; Tue, 16 Aug 2011 19:25:13 -0400 (EDT) Date: Tue, 16 Aug 2011 19:25:13 -0400 (EDT) From: Rick Macklem To: Boris Samorodov Message-ID: <2025311374.232708.1313537113526.JavaMail.root@erie.cs.uoguelph.ca> In-Reply-To: <99572385@h30.sp.ipt.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [172.17.91.201] X-Mailer: Zimbra 6.0.10_GA_2692 (ZimbraWebClient - FF3.0 (Win)/6.0.10_GA_2692) Cc: freebsd-current@FreeBSD.org Subject: Re: diskless client can not be loaded (works at r224471) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2011 23:25:14 -0000 Boris Samorodov wrote: > On Mon, 15 Aug 2011 18:26:28 -0400 (EDT) Rick Macklem wrote: > > > Please try this one line patch: > > (I see that the patch was already commited) > > The patch worked for me, thanks! > Good. Thanks for reporting the problem and testing the patch, rick