From owner-freebsd-questions Mon Jan 29 3: 3:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kdmail2.netcologne.de (kdmail2.netcologne.de [194.8.194.86]) by hub.freebsd.org (Postfix) with ESMTP id CFF4E37B400 for ; Mon, 29 Jan 2001 03:03:14 -0800 (PST) Received: from m1000.netcologne.de (m1000.netcologne.de [194.8.194.104]) by kdmail2.netcologne.de (Mirapoint) with ESMTP id AAB00201; Mon, 29 Jan 2001 12:03:10 +0100 (CET) Received: from husten.security.at12.de (dial-213-168-88-73.netcologne.de [213.168.88.73] (may be forged)) by m1000.netcologne.de (Mirapoint) with ESMTP id AAQ62210; Mon, 29 Jan 2001 12:03:00 +0100 (CET) Received: from localhost (localhost.security.at12.de [127.0.0.1]) by husten.security.at12.de (8.11.1/8.11.1) with ESMTP id f0TB2p551906; Mon, 29 Jan 2001 12:02:51 +0100 (CET) (envelope-from pherman@frenchfries.net) Date: Mon, 29 Jan 2001 12:02:50 +0100 (CET) From: Paul Herman To: Stefan Aeschbacher Cc: Subject: Re: update jail In-Reply-To: <3A753BC5.4D3A37EF@aeschbacher.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Stefan, [ moved to questions ] On Mon, 29 Jan 2001, Stefan Aeschbacher wrote: > Hi > what is the correct way to update the world in a jail? > something like this? > > D=/path/to/jail > cd /usr/src > make update > make buildworld > make installworld > make installworld DESTDIR=$D > mergemaster > mergemaster -D $D > > (did not find any answers to this question even though > it was asked several times in some mailinglists) Indeed there was an answer. The answer from Kris Kennway was "Looks like it should work". If you would like a second opinion, it "Looks like it should work" to me, too. There was no feedback from the original poster, so we can only assume that it did. Did it Marc? -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message