From owner-freebsd-doc@freebsd.org Fri Sep 21 12:19:19 2018 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76E811098608 for ; Fri, 21 Sep 2018 12:19:19 +0000 (UTC) (envelope-from mls.ietf@gmail.com) Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C9C697BF49 for ; Fri, 21 Sep 2018 12:19:18 +0000 (UTC) (envelope-from mls.ietf@gmail.com) Received: by mail-wr1-x42d.google.com with SMTP id z3-v6so820580wrr.13 for ; Fri, 21 Sep 2018 05:19:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:from:to:references:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=ya5LtppJ8ncRJvXV9zlpCrlm2ZJYv06o/6EyR5v+f/g=; b=RgGInxYtJ7AK6cOJAdu0nyrBVXKhPj4NdkPJWEGXjUtPvHVv9tyLk/NsYDspp2fYfV 3CNDHosqAZdrYQ2AVX9jRbZym9NuQWS+CI1P1/3PgSPmR5WrJsiYwnZKWhyhM5sT/+VZ wBZJhO+DPcFNor8zSLGDmoDqYl3Rc257Ri8cINJRgsZEeUxxQvwItmlmMZ35wqMfNOCG IGCgqLnhxemcYIxMO6pJuvVpmC+1G5OGhC8EwrD/dHUmvBcBf8k9V2tv1TTv2IEXa9jE Pu/XJXABiLaNqoWyvnSS1hbIRfYCRMjsEbK/2JGxwqIwRAKAPMBYImd2l0ALP9qlkGmj 7x1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=ya5LtppJ8ncRJvXV9zlpCrlm2ZJYv06o/6EyR5v+f/g=; b=NWtAZbmc94+HhDWDyJN0TxWsVeRxihnvFoPBN8KeP6+VmJ7ZnQXfWha5avTXZ5n2K9 6+tiPhXOQmyhXH8aQFFu1c9uJvKteCjEA28DE/qEJWziCte5UHQz+uKps8FcfDZ+5GED 380dcoh8Zkj6kb3UqxOnZeycfuc2V38poMyxbWnyJDwLmKg28m9S5c3pLFHRGrZfXK0o t1PwnHjDIFPaJM5UJn5Frx8C01MiFUsq7G4n2potxwJn758Bjq3ogKWYqOm+tJ4hIGgA qJiyiPC7W2X3Npdl+4cqzNxuoC2gPqx/4WZhmYuQ8//uYChBAKRfO3O6d0ZoobsxpFqZ 4cdQ== X-Gm-Message-State: APzg51A/gCdH4opDEn74oCrjSmjz6e3HLeY7PrVo7ckrTZkMWOH7hyp+ L4FMBBeO2t7ff2tUYVgVt918ZZlU X-Google-Smtp-Source: ANB0VdbAPge+5fl2k1kLcY25X7GH07XuhuL7E+mopr7gmtW6iKCuKR5nNZ8yjU1eDydAuT1GIgocrw== X-Received: by 2002:adf:b243:: with SMTP id y3-v6mr38393557wra.90.1537532357057; Fri, 21 Sep 2018 05:19:17 -0700 (PDT) Received: from mn-mn10.local ([2a01:598:8889:d563:dd74:d00c:444a:a94d]) by smtp.googlemail.com with ESMTPSA id o19-v6sm34613485wro.50.2018.09.21.05.19.14 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Sep 2018 05:19:16 -0700 (PDT) Subject: Re: Jails Documentation in FreeBSD handbook From: Martin Stiemerling To: freebsd-doc@FreeBSD.org References: Message-ID: Date: Fri, 21 Sep 2018 14:19:12 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2018 12:19:19 -0000 forget about this....one has to read better the text. Am 21.09.18 um 14:14 schrieb Martin Stiemerling: > Hi there, > > I am just working through the documentation on how to install jails and > figured out (at least for me :) that one step is missing in the handbook: > > https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-build.html > > It's required to have the FreeBSD src installed after this "The jail(8) > manual page explains the procedure for building a jail:". > > However, the steps above do not install the FreeBSD src when doing this > on  11.2-RELEASE-p3 > > This is missing: > tar -xf /mnt/usr/freebsd-dist/src.txz -C $DESTDIR > > Thanks and kind regards, > >   Martin