From owner-freebsd-current@FreeBSD.ORG Sat May 1 05:22:38 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABEAA16A8C3 for ; Sat, 1 May 2004 05:22:38 -0700 (PDT) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D2A43D41 for ; Sat, 1 May 2004 05:22:38 -0700 (PDT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cs1.cs.huji.ac.il with esmtp id 1BJtVs-000Asv-Nx for freebsd-current@FreeBSD.org; Sat, 01 May 2004 15:22:36 +0300 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: freebsd-current@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 01 May 2004 15:22:36 +0300 From: Danny Braniss Message-Id: <20040501122238.63D2A43D41@mx1.FreeBSD.org> Subject: kenv enhancement X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 01 May 2004 12:22:38 -0000 Hi, I propose to bring back some lost options to kenv, -c and -s ie, kenv -c class [-s] so that kenv -h is equivalent to kenv -c hint. and kenv -c boot.nfsroot. -s gives: nfshandle="X9ca48b3f5b77454e0c00000002000000bfa30631000000000000000000000000X" path="/d/6" server="132.65.16.100" the 'enhanced' kenv is in ftp://ftp.cs.huji.ac.il/users/danny/freebsd/kenv/ danny