Date: Fri, 17 Apr 2020 16:54:16 +0000 From: Brooks Davis <brooks@freebsd.org> To: Jose Quinteiro <freebsd@quinteiro.org> Cc: freebsd-ports@freebsd.org Subject: Re: Poudriere make.conf documentation question Message-ID: <20200417165415.GA38534@spindle.one-eyed-alien.net> In-Reply-To: <abf05eb2-eda9-431e-3aa4-5e328f77877b@quinteiro.org> References: <abf05eb2-eda9-431e-3aa4-5e328f77877b@quinteiro.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 17, 2020 at 09:42:51AM -0700, Jose Quinteiro wrote: > Hello, >=20 > The Handbook says: > "The system make.conf and this new file are combined at build time to > create the make.conf used by the build jail." > https://www.freebsd.org/doc/handbook/ports-poudriere.html >=20 > The poudriere man page and Porter's Handbook do not mention > /etc/make.conf as a file that will get used. >=20 > My simple test did not work with /etc/make.conf, but I also suspect I > screwed something else up. >=20 > Does /etc/make.conf get "combined" into the effective make.conf for > Poudriere? I think that documentation is confusing as is the manpage. I think that the webpage is refering to the first one in the list below not /etc/make.conf, but I could be wrong. Here's the relevent bit of the manpage: Create optional make.conf You can also specify a global make.conf which will be used for all the jails. Any of the following are allowed and will all be used in the order shown: /usr/local/etc/poudriere.d/make.conf /usr/local/etc/poudriere.d/<setname>-make.conf /usr/local/etc/poudriere.d/<tree>-make.conf /usr/local/etc/poudriere.d/<jailname>-make.conf /usr/local/etc/poudriere.d/<tree>-<setname>-make.conf /usr/local/etc/poudriere.d/<jailname>-<tree>-make.conf /usr/local/etc/poudriere.d/<jailname>-<setname>-make.conf /usr/local/etc/poudriere.d/<jailname>-<tree>-<setname>-make.conf /usr/local/etc/poudriere.d/hooks/plugins/<plugin>/make.conf -- Brooks --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJemd82AAoJEKzQXbSebgfAb00H/jVBEXo2FO1UmJWgIpxyjdgy ScnHYX2Ygwp7Xn9sokK0Nt7jfPQ6ToZk4d1y3vzEqkUKg/Fhv14bTY6VOW+9qJsD PX4I5gbDrh4z7AE8XWy4IXtFNFhZbUYAi9N2roIjsESOIDbcUzHsQZsUUgqsVCx7 mtVsuUe8mW4rk/IosjjbbGkI0RiwTVZNho3e47gPad/i/f6jLNGyYMfBhqu3jIlp nGYrzgRXOFAfD1CoqPm9NDw1AhCCtuK58KJdLmTc3mW3GviKYyXwJ9JccLKF0SB6 da9OcIpcdHdibwtCnZpd7Lrdf+dnEqQjNIeaNWZ6e27G/OJANh30A7kp/I3w4zU= =WwMQ -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200417165415.GA38534>