From owner-freebsd-doc@FreeBSD.ORG Thu Jul 22 06:54:35 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A6A616A4CE for ; Thu, 22 Jul 2004 06:54:35 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42A5143D49 for ; Thu, 22 Jul 2004 06:54:35 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost ([192.168.0.5]) (authenticated bits=0) by pittgoth.com (8.12.11/8.12.11) with ESMTP id i6M6sX66065630 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 22 Jul 2004 02:54:34 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 13 Jul 2004 10:22:14 -0400 From: Tom Rhodes To: Bill Moran Message-Id: <20040713102214.067b3461@localhost.pittgoth.com> In-Reply-To: <20040710183026.0baf1e83.wmoran@potentialtech.com> References: <20040710183026.0baf1e83.wmoran@potentialtech.com> X-Mailer: Sylpheed version 0.9.11claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: doc@FreeBSD.org Subject: Re: RFC: new doc on jail + quota X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 06:54:35 -0000 On Sat, 10 Jul 2004 18:30:26 -0400 Bill Moran wrote: > > I've recently been experimenting with running filesystem quotas within > jails. > > In case you haven't tried this, there are a number of gotchas, quirks and > tricks involved. So far I haven't found any documentation on doing this, > thus I've had to experiment to determine what works and what doesn't, and > how to get things working right. > > Now I want to get this documented, and I'm curious as to how folks think > I should do so. I see three possibilities, and the correct thing to do > may be more than one. > > 1) Update the various man pages for jail and quota commands to document > the interaction > 2) Add a chapter to the handbook on running disk quotas within a jail > 3) Write a new article for the articles section of the docs that details > what to do to get it working. > > What does the doc team think is the better approach? > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com > _______________________________________________ > freebsd-doc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" > -- Tom Rhodes