From owner-freebsd-current@FreeBSD.ORG Mon May 3 10:29:12 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 0DEBF16A4ED for ; Mon, 3 May 2004 10:29:12 -0700 (PDT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA25343D46 for ; Mon, 3 May 2004 10:29:11 -0700 (PDT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id D5ECE65418; Mon, 3 May 2004 18:29:10 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 87244-04-2; Mon, 3 May 2004 18:29:10 +0100 (BST) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 4659E651EB; Mon, 3 May 2004 18:29:10 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 92FFC60EE; Mon, 3 May 2004 18:29:09 +0100 (BST) Date: Mon, 3 May 2004 18:29:09 +0100 From: Bruce M Simpson To: Andrew Gallatin Message-ID: <20040503172909.GB10659@empiric.dek.spc.org> Mail-Followup-To: Andrew Gallatin , freebsd-current@FreeBSD.ORG References: <200404301403.50634.past@noc.ntua.gr> <20040430123040.GB30157@melusine.cuivre.fr.eu.org> <20040430211948.GC85783@dragon.nuxi.com> <16534.21617.310294.982202@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16534.21617.310294.982202@grasshopper.cs.duke.edu> cc: freebsd-current@FreeBSD.ORG Subject: Re: partial dumps (was Re: Change default dumpdir to /usr/crash?) 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: Mon, 03 May 2004 17:29:12 -0000 On Mon, May 03, 2004 at 10:17:21AM -0400, Andrew Gallatin wrote: > Porting to -current will be non-trivial because of the dump changes > between 4.x and 5.x. If I was to do this, is there any chance that > it could get into the tree? I am more than happy to review these changes, this has been on my TODO list for some time. Regards BMS