From owner-freebsd-hackers Tue Jun 17 14:52:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA10618 for hackers-outgoing; Tue, 17 Jun 1997 14:52:04 -0700 (PDT) Received: from nemeton.com.au (gw.nemeton.com.au [203.8.3.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id OAA10583 for ; Tue, 17 Jun 1997 14:51:58 -0700 (PDT) Received: (qmail 26530 invoked from network); 17 Jun 1997 21:50:36 -0000 Received: from topaz.nemeton.com.au (203.8.3.18) by nemeton.com.au with SMTP; 17 Jun 1997 21:50:36 -0000 Received: (qmail 8427 invoked from network); 17 Jun 1997 21:55:06 -0000 Received: from localhost.nemeton.com.au (127.0.0.1) by localhost.nemeton.com.au with SMTP; 17 Jun 1997 21:55:06 -0000 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-hackers@freebsd.org Subject: Re: dump/restore with compression In-reply-to: <19970615160250.HK59536@uriah.heep.sax.de> Date: Wed, 18 Jun 1997 07:52:36 +1000 Message-ID: <8425.866584356@nemeton.com.au> From: Giles Lean Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 15 Jun 1997 16:02:50 +0200 J Wunsch wrote: > What i didn't like is that they broke compatibility. vdump's output > is incompatible with dump's. That's something they shouldn't have > broken without reason. dump is compatible across machines, even if it > doesn't look so at the first glance. I've never seen different OSes with compatible dump formats. Your ``at first glance'' comment intrigues me; is there something I've missed? Giles