From owner-freebsd-questions@FreeBSD.ORG Sun Dec 19 22:23:27 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 C076416A4CE for ; Sun, 19 Dec 2004 22:23:27 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7073B43D39 for ; Sun, 19 Dec 2004 22:23:27 +0000 (GMT) (envelope-from donnex@gmail.com) Received: by wproxy.gmail.com with SMTP id 55so60272wri for ; Sun, 19 Dec 2004 14:23:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=jsXxHtQrpc0ERFkdiZMttD4Yr2sxiKayLfwdqHYNhizReQW9WULWggG/epjMf+649fSA2hawtTNsZJ/5USpasuNzajimDNZEUUyJv6ResjLulSjy2pdu5H1HxGUXpS+wUKJeXBhg7EjInJh7Agx8MZ2dkbRjA2wDG2OVf4fIWBw= Received: by 10.54.28.65 with SMTP id b65mr442489wrb; Sun, 19 Dec 2004 14:23:26 -0800 (PST) Received: by 10.54.29.19 with HTTP; Sun, 19 Dec 2004 14:23:26 -0800 (PST) Message-ID: <2a37e1ef0412191423786ac08a@mail.gmail.com> Date: Sun, 19 Dec 2004 23:23:26 +0100 From: Daniel Johansson To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Do I have to rebuild my jails too when I rebuild the server? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Johansson List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2004 22:23:27 -0000 I'm a big fan of jails and use three on my server. I also try to keep my server up to date and I rebuild it frequently but when I rebuild my server, update to the latest version, do I also have to rebuild my jails? Can I have a jail built with 4.10 and use it without problems in 4.11 and so on?