Date: Mon, 17 Mar 2003 12:49:36 +0200 From: Alexandr Kovalenko <never@nevermind.kiev.ua> To: Ruben de Groot <fbsd-q@bzerk.org> Cc: Frank Tegtmeyer <fte-sub-freebsd-stable@fte.to>, freebsd-stable@FreeBSD.ORG Subject: Re: jails update Message-ID: <20030317104936.GB79297@nevermind.kiev.ua> In-Reply-To: <20030305135652.GA83413@ei.bzerk.org> References: <m3znoa8543.fsf@teg.local> <20030305135652.GA83413@ei.bzerk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030317104936.GB79297>