From nobody Wed Aug 18 10:47:31 2021 X-Original-To: freebsd-jail@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 2C9EA1764F1E for ; Wed, 18 Aug 2021 10:47:36 +0000 (UTC) (envelope-from SRS0=eyDw=NJ=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqPjz6ySBz3rF8 for ; Wed, 18 Aug 2021 10:47:35 +0000 (UTC) (envelope-from SRS0=eyDw=NJ=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 070B928416; Wed, 18 Aug 2021 12:47:34 +0200 (CEST) Received: from illbsd.quip.test (ip-94-113-69-69.net.upcbroadband.cz [94.113.69.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 5323828411; Wed, 18 Aug 2021 12:47:32 +0200 (CEST) Subject: Re: Focker 2.0 released To: Stanislaw Adaszewski Cc: freebsd-jail@freebsd.org References: From: Miroslav Lachman <000.fbsd@quip.cz> Message-ID: <7a803b4e-5c10-7939-5ea3-0a90f773b791@quip.cz> Date: Wed, 18 Aug 2021 12:47:31 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 List-Id: Discussion about FreeBSD jail(8) List-Archive: https://lists.freebsd.org/archives/freebsd-jail List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-jail@freebsd.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4GqPjz6ySBz3rF8 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; TAGGED_RCPT(0.00)[]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On 18/08/2021 12:04, Stanislaw Adaszewski wrote: > Hi Miroslav, > > Thanks. For me it is really useful. Ever since I developed it, I started > deploying jails like crazy. > > In the v1 branch there is an old port, looking for a maintainer I guess. > For the moment, the only official way of installing is: > > pip install git+https://github.com/sadaszewski/focker.git > > It is not too bad to be honest. I cannot support anything more at this time > - apologies for the inconvenience. I understand. But I think providing an official port for FreeBSD will give you a more audience, more testers etc. Miroslav Lachman