From owner-freebsd-questions@FreeBSD.ORG Tue May 25 16:12:30 2004 Return-Path: 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 42C3B16A4CE for ; Tue, 25 May 2004 16:12:30 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CBB443D2D for ; Tue, 25 May 2004 16:12:29 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BSl5u-0005mo-00 for ; Wed, 26 May 2004 01:12:28 +0200 Received: from r2i215.mistral.cz ([62.245.72.215]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 May 2004 01:12:26 +0200 Received: from element by r2i215.mistral.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 May 2004 01:12:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Pavel Duda Date: Wed, 26 May 2004 01:13:07 +0200 Lines: 27 Message-ID: References: <1085517530.40b3aeda4f828@tools.kungfoohampster.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r2i215.mistral.cz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en In-Reply-To: <1085517530.40b3aeda4f828@tools.kungfoohampster.com> Sender: news Subject: Re: Running FreeBSD 4.9 Jails on a FreeBSD 5.2.1 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2004 23:12:30 -0000 Kung Foo Ham[p]?ster wrote: > I'm looking at upgrading my main system from FreeBSD RELENG_4 to RELENG_5_2. > I'll probably start with a clean sate for the system for that transition. > > I have a few users who run their own systems on jails on my machine... > > My question is: > > When I install FreeBSD 5 on my system can I run those FreeBSD 4 Jails on it and > then upgrade them individually without much pressure. > > I want to have as minimal down time upgrading my system. > I'm hoping that I can upgrade my system for a day and then upgrade the jails > individually at my leisure. > > Can this be done? > > -Adam > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > AFAIK you can have different builds on main system and jails, though it is not good idea (it is always better to have system "synchronized" with kernel). So you probably can do that, but you may expect some problems...