Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2023 09:21:02 +0200
From:      Michael Grimm <trashcan@ellael.org>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: poudriere && git
Message-ID:  <D8CB71BB-7B53-4CE4-8546-277B72A83E20@ellael.org>
In-Reply-To: <ZM3zz1bmc41WDCLP@c720-r368166>
References:  <ZM3zz1bmc41WDCLP@c720-r368166>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthias Apitz <guru@unixarea.de> wrote:

> In the past I created the jails based on svn, for example with
>=20
> # poudriere jail  -c -j freebsd-r368166 -m svn+http -v head@r368166

Use "-m src=3D/usr/src" instead.

It is documented in man poudriere-jail:

     -m method        Specify which method to use to create the jail.  =
The
                      default is http.

                      Pre-built distribution options:

[=E2=80=A6]

                      src=3Dpath     Install from the given directory at =
path.
                                   This directory will not be built =
unless -b
                                   is given.  It is expected that it is
                                   already built and maps to a =
corresponding
                                   /usr/obj directory.

HTH and regards,
Michael=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D8CB71BB-7B53-4CE4-8546-277B72A83E20>