From owner-freebsd-questions Mon Jan 29 6:11:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thelab.hub.org (SHW1-154.accesscable.net [24.71.144.154]) by hub.freebsd.org (Postfix) with ESMTP id 094CA37B404 for ; Mon, 29 Jan 2001 06:11:15 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.2/8.11.1) with ESMTP id f0TE8vF20798; Mon, 29 Jan 2001 10:08:57 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Mon, 29 Jan 2001 10:08:57 -0400 (AST) From: The Hermit Hacker To: Paul Herman Cc: Stefan Aeschbacher , Subject: Re: update jail In-Reply-To: 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 On Mon, 29 Jan 2001, Paul Herman wrote: > 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? Oops, thought I had posted back :( Yes, definitely, worked like a charm ... .thanks ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message