From owner-freebsd-questions@FreeBSD.ORG Fri Jun 10 21:42:04 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 457F816A41C for ; Fri, 10 Jun 2005 21:42:04 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (mail.goinet.com [208.207.72.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAFE343D1F for ; Fri, 10 Jun 2005 21:42:03 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (localhost.goinet.com [127.0.0.1]) by mail.goinet.com (8.13.1/8.13.1) with ESMTP id j5ALg0vs008841; Fri, 10 Jun 2005 16:42:00 -0500 (CDT) (envelope-from tshadwick@goinet.com) Received: from localhost (tshadwick@localhost) by mail.goinet.com (8.13.1/8.13.1/Submit) with ESMTP id j5ALfuvT008830; Fri, 10 Jun 2005 16:41:56 -0500 (CDT) (envelope-from tshadwick@goinet.com) X-Authentication-Warning: mail.goinet.com: tshadwick owned process doing -bs Date: Fri, 10 Jun 2005 16:41:56 -0500 (CDT) From: Tony Shadwick To: "Haulmark, Chris" In-Reply-To: <6FC9F9894A9F8C49A722CF9F2132FC220445A5CA@ms05.mailstreet2003.net> Message-ID: <20050610164137.U78603@mail.goinet.com> References: <6FC9F9894A9F8C49A722CF9F2132FC220445A5CA@ms05.mailstreet2003.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on mail.goinet.com X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: RE: system cloning 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: Fri, 10 Jun 2005 21:42:04 -0000 Nope, everything is from ports. was just trying to avoide the 2+ days of compiling needed to rebuild everything. :( On Fri, 10 Jun 2005, Haulmark, Chris wrote: > Someone broke the silence: > >> Except that I still have to re-install all of the packages in >> /usr/local, many which have been built from sources. or are you >> suggesting that I >> copy out the /usr/local tree as well? Will that break anything? >> > > > Well, you brought up something that I forgot about. > > I'll rebuild the world/kernel and reinstall. > > Then I would use portupgrade to upgrade and rebuild the ports. > > Unless you used some special things like installing only tarballs or any > other kind, that is the approach I would go with. > > Chris Haulmark >