From owner-freebsd-stable@FreeBSD.ORG Wed Oct 26 07:51:27 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DA11106566C for ; Wed, 26 Oct 2011 07:51:27 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id A51088FC0C for ; Wed, 26 Oct 2011 07:51:26 +0000 (UTC) Received: by wyi40 with SMTP id 40so1774802wyi.13 for ; Wed, 26 Oct 2011 00:51:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=241JM8aW3OxrjIRj9T17O+axZ5/bENyRjA+qJFyfVdk=; b=wCF8zMTMOzLXwH6nVmx7ETYxlnx2nBuiJ8DRaQd9yHq6GYcsrCPEaPiv+I7zSVMEa1 kuNrPuG5wOT9xxPjDBz4G+4tognZwnXSh9C62mhf7FrkK3e0eL/AKcR3HNrTilNIJi3n 1MTtPL/OTiRn8JxzpyL4/8meMc67WVLWKXDbc= Received: by 10.227.58.17 with SMTP id e17mr8086195wbh.18.1319615485477; Wed, 26 Oct 2011 00:51:25 -0700 (PDT) Received: from silmaril.hpulabs.org (46.Red-88-24-104.staticIP.rima-tde.net. [88.24.104.46]) by mx.google.com with ESMTPS id b5sm1553597wbh.4.2011.10.26.00.51.23 (version=SSLv3 cipher=OTHER); Wed, 26 Oct 2011 00:51:24 -0700 (PDT) Message-ID: <4EA7BBF9.3@gmail.com> Date: Wed, 26 Oct 2011 09:51:21 +0200 From: carlopmart User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110929 Red Hat/3.1.15-1.el6_1 Lightning/1.0b2 Thunderbird/3.1.15 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4EA721A7.8050905@gmail.com> <20111026031202.2a8780f9@davenulle.org> <4fc99dc86557581cab3484babb368572.squirrel@webmail.pcextreme.nl> In-Reply-To: <4fc99dc86557581cab3484babb368572.squirrel@webmail.pcextreme.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Some questions about jails on FreeBSD9.0-RC1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 07:51:27 -0000 On 10/26/2011 08:09 AM, legolas@legolasweb.nl wrote: > >>> I have setup one jail using ezjail. My first surprise is that >>> ezjail only installs -RELEASE versions and not RC versions. Ok, I >>> supouse that it is normal. But my first question is: can I install a >>> FreeBSD 8.2 jail under a FreeBSD 9.0 host?? > > I have upgraded my ezjails using something like: > env UNAME_r="8.2-RELEASE" freebsd-update -b /usr/jails/basejail -r 9.0-RC1 > upgrade install > > This is some hassle, for example, one has to upgrade /etc and /var in > /usr/jails/newjail by hand. (And maybe even more, not completely sure > there.) > is not possible to update the jail using "ejzail-admin update -u" instead of use freebsd-update directly?? -- CL Martinez carlopmart {at} gmail {d0t} com