From owner-freebsd-stable@FreeBSD.ORG Mon Jan 10 08:52:38 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BDD8106564A for ; Mon, 10 Jan 2011 08:52:38 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id B91118FC0A for ; Mon, 10 Jan 2011 08:52:36 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1PcDUQ-00016i-NB; Mon, 10 Jan 2011 10:52:34 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Daniel Feenberg In-reply-to: References: Comments: In-reply-to Daniel Feenberg message dated "Sun, 09 Jan 2011 10:32:48 -0500." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 10 Jan 2011 10:52:34 +0200 From: Daniel Braniss Message-ID: Cc: freebsd-stable@freebsd.org Subject: classes and kernel_cookie was Re: Specifying root mount options on diskless boot. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2011 08:52:38 -0000 ... > I note that the response to your message from "danny" offers the ability > to pass arguments to the nfs mount command, but also seems to offer a fix > for the fact that "classes" are not supported under PXE: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/90368 > > I hope "danny" will offer a patch to mainline code - it would be an > important improvement (and already promised in the documentation). ... I'm willing to try and add the missing pieces, but I need some better explanantion as to what they are, for example, I have no clue what the kernel_cookie is used for, nor what the ${class} is all about. BTW, it would be kind if the line in the pxeboot(8): As PXE is still in its infancy ... can be changed :-) "danny"