From owner-freebsd-questions@FreeBSD.ORG Thu May 28 17:29:09 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50847106568A for ; Thu, 28 May 2009 17:29:09 +0000 (UTC) (envelope-from psteele@webmail.maxiscale.com) Received: from k2smtpout02-01.prod.mesa1.secureserver.net (k2smtpout02-01.prod.mesa1.secureserver.net [64.202.189.90]) by mx1.freebsd.org (Postfix) with SMTP id 3E6418FC23 for ; Thu, 28 May 2009 17:29:07 +0000 (UTC) (envelope-from psteele@webmail.maxiscale.com) Received: (qmail 4400 invoked from network); 28 May 2009 17:29:07 -0000 Received: from unknown (HELO owa.webmail.maxiscale.com) (72.167.52.135) by k2smtpout02-01.prod.mesa1.secureserver.net (64.202.189.90) with ESMTP; 28 May 2009 17:29:07 -0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 28 May 2009 10:29:06 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Is this a gmirror bug? Thread-Index: AcnfsnvrkOM99DlrQde70JIejoVwygABwijw References: <20090526230522.GH49013@hal.rescomp.berkeley.edu><20090527011302.98954329.freebsd@edvax.de> <20090528183329.dc850cfb.freebsd@edvax.de> From: "Peter Steele" To: "Polytropon" Cc: freebsd-questions@freebsd.org Subject: RE: Is this a gmirror bug? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 17:29:09 -0000 >I think he's refering to dumping the partitions of an already >installed "master system" into files, and then restoring them >into the partitions of the "other systems" as intended. This >would surely be easier than to pkg_add the software needed on >the "other systems"... We do follow that general mechanism, as far as cloning an existing system is concerned. You still have to create the original system though, and that's what I was referring to...