Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2015 03:39:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 200803] Change instructions in Jail(8) to use prebuilt distfiles to build a jail
Message-ID:  <bug-200803-9-ZNwcyf1l2u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200803-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200803-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200803

Allan Jude <allanjude@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allanjude@FreeBSD.org

--- Comment #4 from Allan Jude <allanjude@FreeBSD.org> ---
the handbook already covers how to do it with the distfiles:

https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-build.html

When using FreeBSD 9.x and newer:

# for sets in BASE PORTS; do tar -xf
/mnt/FREEBSD_INSTALL/USR/FREEBSD_DIST/$sets.TXZ -C $DESTDIR ; done

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200803-9-ZNwcyf1l2u>