From owner-freebsd-stable Mon Mar 17 2:50:36 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A089037B401 for ; Mon, 17 Mar 2003 02:50:34 -0800 (PST) Received: from kurush.osdn.org.ua (external.osdn.org.ua [212.40.34.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9905B43F85 for ; Mon, 17 Mar 2003 02:50:28 -0800 (PST) (envelope-from never@kurush.osdn.org.ua) Received: from kurush.osdn.org.ua (never@localhost [127.0.0.1]) by kurush.osdn.org.ua (8.12.6/8.12.6) with ESMTP id h2HAndDE091671; Mon, 17 Mar 2003 12:49:40 +0200 (EET) (envelope-from never@kurush.osdn.org.ua) Received: (from never@localhost) by kurush.osdn.org.ua (8.12.6/8.12.6/Submit) id h2HAnbfg091670; Mon, 17 Mar 2003 12:49:37 +0200 (EET) Date: Mon, 17 Mar 2003 12:49:36 +0200 From: Alexandr Kovalenko To: Ruben de Groot Cc: Frank Tegtmeyer , freebsd-stable@FreeBSD.ORG Subject: Re: jails update Message-ID: <20030317104936.GB79297@nevermind.kiev.ua> References: <20030305135652.GA83413@ei.bzerk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20030305135652.GA83413@ei.bzerk.org> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Ruben de Groot! On Wed, Mar 05, 2003 at 02:56:52PM +0100, you wrote: > > Are there any dangers in doing simply a "make installworld" within all > > jails after doing "make buildworld" for one jail or even only the host > > system? > > /usr/src and /usr/obj are moved into the jail tree when necessary to > > avoid NFS. > > I usually do something like this after I have completed a build- > installworld cycle on the hostsystem (my jails are all subdirs of /jails) > > # foreach jail ( /jails/* ) > # make installworld DESTDIR=$jail > # mergemaster -i -D $jail > # end I'm using single 'image' (directory, where world installed) for all jails and vn(4)-backed files with changes to this. Then I uninonfs-mounting it. P.S. You will need dillon's patch to unionfs so that it won't crash. -- NEVE-RIPE, will build world for food Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message