From owner-freebsd-pkg@FreeBSD.ORG Tue Apr 15 12:32:02 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 826C26F8; Tue, 15 Apr 2014 12:32:02 +0000 (UTC) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E6301150E; Tue, 15 Apr 2014 12:32:01 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id q58so9523581wes.34 for ; Tue, 15 Apr 2014 05:32:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=3iO7CdxwYAc3iZ2x2hVBwsWmEls1kPA40TzmTYNo4jk=; b=GcWKXuM4kbKpONI2XQgeBco69CEq/0pl+FoczKdNT4E96JiX8fz5vcOfAENnR62ZZR n27pRla6RgcR81nJVrenN7pHoKnD3xZfvT8Uj4q50UnBVSqsv2VXM8EfQjDX0lT6IB34 8QZCtEfEzXpM2sBPou1te0TwC/OtDBTLlZcBfjl5FaTS5P4MQtiMrtmVxzucHBDIEV6d S8O1mKB7Z4EtslTqTqoOZZDkPV37smbtk8dB+CgXfV6DOCZpTHGMZGQNlm6xIQw/NNUZ 2w9cdAi9Y9HTgX/RmCSG//iIsNMsunjEuLnUCI2ewgKERthGsmcmjwSDX2y7WofBqX2f 6aGw== X-Received: by 10.194.81.98 with SMTP id z2mr1535198wjx.12.1397565120034; Tue, 15 Apr 2014 05:32:00 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ph8sm29541195wjb.32.2014.04.15.05.31.55 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Apr 2014 05:31:56 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 15 Apr 2014 14:31:54 +0200 From: Baptiste Daroussin To: Craig Rodrigues Subject: Re: Read-only nullfs mounts should become read-write? Message-ID: <20140415123154.GF37560@ivaldir.etoilebsd.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mrJd9p1Ce66CJMxE" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2014 12:32:02 -0000 --mrJd9p1Ce66CJMxE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 14, 2014 at 06:26:46PM -0700, Craig Rodrigues wrote: > Hi, >=20 > I have been experimenting with converting the FreeNAS > build to use poudriere for building ports. >=20 > This is my poudriere.conf: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > NO_ZFS=3Dyes > RESOLV_CONF=3D/etc/resolv.conf > BASEFS=3D/usr/home/rodrigc/freenas/freenas/os-base/amd64/poudriere > DISTFILES_CACHE=3D/usr/home/rodrigc/freenas/freenas/os-base/amd64/ports/d= istfiles > POUDRIERE_DATA=3D/usr/home/rodrigc/freenas/freenas/os-base/amd64/d > USE_PORTLINT=3Dno > USE_TMPFS=3Dyes > GIT_URL=3Dgit@gitserver.ixsystems.com:/git/repos/freenas-build/ports.git > GIT_BRANCH=3Dfreenas/9-stable > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 What do you have in your jails make.conf? in /usr/local/etc/poudriere.d/* WRKDIR is defined and set automatically by poudriere, you do not have to tw= eak it, like the PORTSDIR var any any variable related to the port framework directly (where the packages are etc.) regards, Bapt --mrJd9p1Ce66CJMxE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlNNJroACgkQ8kTtMUmk6Ez+5gCeMG7n9rIR2+RnIBbxYcwoZZCJ a4MAn2yaoNqIghdmXWk1NP9EKzurnMop =1qj7 -----END PGP SIGNATURE----- --mrJd9p1Ce66CJMxE--