From owner-freebsd-current@FreeBSD.ORG Wed Oct 24 14:47:46 2007 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 1099A16A46B for ; Wed, 24 Oct 2007 14:47:46 +0000 (UTC) (envelope-from petros.fraser@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id A458B13C4AC for ; Wed, 24 Oct 2007 14:47:45 +0000 (UTC) (envelope-from petros.fraser@gmail.com) Received: by nf-out-0910.google.com with SMTP id 4so210063nfv for ; Wed, 24 Oct 2007 07:47:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=pRGntJ2N/NZKpkVGFVAnsZkKSkqXt4s8elKrixqCYc4=; b=o3GYi/stGYOum6h0KwjUtkRNDw8j7GxKz0tSvr7FQQSFanfFRQPGBiUMXpVcd9/53+9S8MSOfRmVAvzVdKZw4rvUc7Q8ZUCHFuUUN8PoLl29NO5HANMASlWqGcukcDQXiEkRbgLgq4ivoIyxH737AV712f+5p3I2VI2vcDN3zOQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=IDPBAcLjHWS6BKXTi18w5zSZbsj+qjBaOFbtcJ9azehe0zr0UhwuH3K0glrgXHsisiKZdF0nEj1QPVQ/CDrrgCRAoUNRrRJc680gCK3YmBgHSpY8oufpE+h9GuV2YgH1AFaRkkBxe+r4QbJ92t/AbUIyfnGg8SKyySER31q8zbw= Received: by 10.78.181.13 with SMTP id d13mr457815huf.1193233775772; Wed, 24 Oct 2007 06:49:35 -0700 (PDT) Received: by 10.78.182.3 with HTTP; Wed, 24 Oct 2007 06:49:35 -0700 (PDT) Message-ID: Date: Wed, 24 Oct 2007 08:49:35 -0500 From: "Peter Fraser" To: freebsd-current@freebsd.org. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Journalling 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: Wed, 24 Oct 2007 14:47:46 -0000 Hi All My understanding is that Journalling is definitely going to be a part of the FBSD 7 and as such, I was hoping that information on setting it up was already a part of the handbook. I downloaded the FreeBSD 7.0 beta docs yesterday and searched the handbook, but couldn't find anything on it. Is there anywhere I could find some comprehensive information on setting up journalling? Thanks for any help.