From owner-freebsd-jail@freebsd.org Fri Dec 18 22:05:36 2015 Return-Path: Delivered-To: freebsd-jail@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0455A4B88F for ; Fri, 18 Dec 2015 22:05:36 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: from mail-pa0-x233.google.com (mail-pa0-x233.google.com [IPv6:2607:f8b0:400e:c03::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A81812E0 for ; Fri, 18 Dec 2015 22:05:36 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: by mail-pa0-x233.google.com with SMTP id q3so46322526pav.3 for ; Fri, 18 Dec 2015 14:05:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=gqVlkQSQKwqgo43GJqWRZwF8v/4E8R7qgsEB2ihbqRc=; b=Uq5Y5uk6Ydf7pSTZirGdDUcW+izK/ip2uRXmikZ66tNyMt+rk39B0choh0p9ZUHmBa aIn1jZ49bSrxn5MV/V82MYc2dFaaRS/9Qxkh3Abrwaxr55+H7ayEBc25E1VMyv2jhLk7 i6g9jJrhd3U2yx50aj4xw0GTQJRsm4Ud5I9kNCFSM5rQwTtR591v0ensxCilsi+B+ejZ Db2thNaet/Jagj98ZajmloE0/VQEPmx3sDNdwLSEYRDRUsXq6ZC72mfoAB519g6ZZK26 LIRBEftbIYGNEdNEMDPuBEzcGKfavACJQDwLUxr7SEKrxsU5hRfFoO1ru+Xbzn7649ea HIxQ== X-Received: by 10.66.232.170 with SMTP id tp10mr8794604pac.38.1450476336079; Fri, 18 Dec 2015 14:05:36 -0800 (PST) Received: from [192.168.200.7] ([120.29.76.2]) by smtp.googlemail.com with ESMTPSA id e14sm24269899pap.24.2015.12.18.14.05.34 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 18 Dec 2015 14:05:35 -0800 (PST) Message-ID: <56748343.9030601@gmail.com> Date: Sat, 19 Dec 2015 06:05:55 +0800 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Michael Grimm CC: freebsd-jail@freebsd.org Subject: Re: iocage following stable? References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2015 22:05:36 -0000 Michael Grimm wrote: > Hi — > > I am running ezjail for some years now, but I intend to migrate to iocage. Not that I am "disappointed" with ezjail, but I do want to give VNET a try. > > After having read iocage's documentation and some google research, I am left with the following questions: > > 1) Currently I am using ezjail's functionality to update/upgrade my basejail from svn following STABLE. I am unsure if I can stick to running STABLE in iocage jails, and if so, how? "iocage chroot" and compile in /usr/src? > > 2) Is there an equivalent for "ezjail-admin console -e 'pkg upgrade -y -f' jailname", namely running commands inside a jail without entering it? > > Thanks in advance and with kind regards, > Michael > Qjail is a fork of ezjail and qjail has vnet and same console function your used to.