From owner-freebsd-stable@FreeBSD.ORG Fri Aug 29 17:14:19 2014 Return-Path: Delivered-To: stable@FreeBSD.org Received: from hub.FreeBSD.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78C2DE57; Fri, 29 Aug 2014 17:14:18 +0000 (UTC) Date: Fri, 29 Aug 2014 13:14:13 -0400 From: Glen Barber To: Don Lewis Subject: Re: building an 8.4-STABLE i386 poudriere jail on an 10.0-STABLE amd64 host Message-ID: <20140829171413.GJ1200@hub.FreeBSD.org> References: <201408290707.s7T77kah070122@gw.catspoiler.org> <201408291707.s7TH6wTV072468@gw.catspoiler.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ev7mvGV+3JQuI2Eo" Content-Disposition: inline In-Reply-To: <201408291707.s7TH6wTV072468@gw.catspoiler.org> X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event User-Agent: Mutt/1.5.23 (2014-03-12) Cc: stable@FreeBSD.org, ian@FreeBSD.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2014 17:14:19 -0000 --ev7mvGV+3JQuI2Eo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 29, 2014 at 10:06:58AM -0700, Don Lewis wrote: > Now how do I fix this for poudriere since it wants to do a clean > checkout of src from svn every time I run it to create the jail? >=20 'poudriere jail' accepts a '-P ' flag, which will patch the src/ tree before the build. If you are able to generate a diff with your fix, you can drop that patch in the poudriere.d directory, and use 'poudriere jail -P ./my.diff [...]'. Glen --ev7mvGV+3JQuI2Eo Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJUALTlAAoJELls3eqvi17Qc5MP+wa8hD2psEWsYm4LlhDcT3YH ooUZcVCG4VhUKcDIRWCnbpezaZCSqj7tDHf7DY7Cr9jbm7WrJOBvbgFDpAJFtQaH oTWlPHJSVpP2N+bzTU1MLZFNX/qSSwQ5j3cFfTbXzuoFTlLAj1h/v5xAvD2Bnit4 tZZt74tC3tBttSv6JEpX4ZcW8R3TEzM6Y/IwjKCK3KX2Wp2DgvXHy8r2yncxL50O mjNPEypRRdf7JZVbMv1BGvznQaQvEK77tjUEgnT2goh+Ax+RFkVQSA/a3p2A8jgY 0aj7DkYnOpGzcLEhJQnCx2PlY0DA0oynH3MLFPq/Onpo/y35G+LKTNN8OC/BMJW+ bxDQMsWT5GrWpehozYIZCl3dk+dCwdkq1c64Qy92izjTbZx3d88R9N8jTywoB+6O z0WpQPiBRPUrkBcGYiw7T69dnDtk5R7SE6etwuxjTLAhhAX2NHnhU+fULifKfQCj WODeNqW26+PYnEGQ8R3bDpjdHhNh31WDEfGqsjrcK749aQY35XJyl5pOOaj6l/Fi vxl2Q8Wg6XLv/UBfnqtJx/PWaP8gTX5NBhCP4qhFTuc2J+QdeTH8XatfMtoQkb3t RKRhCZQ/NWGja0D/OlL+MbFPx30UFIYkFOZgrTBrVHLAgnnxNg/hJLW29Zfd7VdN 93hjNHEo054EtNJSRTtn =OPRC -----END PGP SIGNATURE----- --ev7mvGV+3JQuI2Eo--