From owner-freebsd-arm@freebsd.org Tue Sep 29 05:47:24 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28527A0AC44 for ; Tue, 29 Sep 2015 05:47:24 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E94531069 for ; Tue, 29 Sep 2015 05:47:23 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: by pacfv12 with SMTP id fv12so200259979pac.2 for ; Mon, 28 Sep 2015 22:47:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:message-id:references:to; bh=rwfv9Nw22HLG01Hdt6xI5cm/aep3Vwavpoaymw5gOFs=; b=RpCc+VjpnVK13V94nWzJLIauEJgvZyb3RHFzSI7L3gAx3dmXQsKU4j1IctzWg9QuNY uKYTGMpjIBc1iQfswisQvXmGwCa9x1vuktZJAy/Ip+bYk9xNGbt3HmVmJXbqdVvsm7pn QUAaHD9E6jtdJAgd4x1HTBcgWP+2Suz1SiwOf0vZZFPtP3nycfPIlB1/9wSfPFowCdmd IlBhXoQwpb5vUCVCJXdvF0VU9yoU5HKrhQmqbbuK2JTcvHYYtWJKkISsqoEYdArwxlXt l1w2Ng+fkdoOLgwaz8c9mamuq1eBmJJX6UwkhHk6V2qdl4lcV6D3EkQSQS6sYwZvkC+y 14QQ== X-Gm-Message-State: ALoCoQkeVf6K9IKhLxmbHH+cpc51bJVODFNTFSCGxAk259xp8gB4+X2jaZRNd16vk98oFsVxSAui X-Received: by 10.66.138.47 with SMTP id qn15mr30919387pab.12.1443505637059; Mon, 28 Sep 2015 22:47:17 -0700 (PDT) Received: from ip-100-127-145-114.ec2.internal ([69.53.245.31]) by smtp.gmail.com with ESMTPSA id si1sm22889698pbc.72.2015.09.28.22.47.15 (version=TLS1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 28 Sep 2015 22:47:16 -0700 (PDT) Sender: Warner Losh Subject: Re: Building Less? Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: multipart/signed; boundary="Apple-Mail=_13BCDBAD-02F7-497C-93F2-F48E9631BF2C"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5.2 From: Warner Losh In-Reply-To: Date: Mon, 28 Sep 2015 23:46:09 -0600 Cc: John-Mark Gurney , freebsd-arm , Ian Lepore Message-Id: References: <1443104974.1224.269.camel@freebsd.org> <20150928162916.GU99677@funkthat.com> To: Russell Haley X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2015 05:47:24 -0000 --Apple-Mail=_13BCDBAD-02F7-497C-93F2-F48E9631BF2C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 This isn=E2=80=99t quite right. /etc/src.conf is used only for /usr/src = builds. It is ignored for /usr/doc and /usr/ports builds, which build(7) = also documents. I=E2=80=99d be more specific. Also, this is just a nit, the man page is src.conf 5, not SRC.CONF 5. If = you=E2=80=99re cleaning up the other language, you may want to correct = that. Warner > On Sep 28, 2015, at 11:29 PM, Russell Haley = wrote: >=20 > Okay, here is the diff for the changes above. I didn't re-build as Mr. = Gurney said he would validate and commit . Can I suggest/submit some = other changes to the build (7) page (that I will test myself)? Also the = fdp-primer says in chapter 3.1 that the doc project owns man pages and = then I couldn't find another single reference to them again. >=20 > Much thanks! > Russ >=20 > On Mon, Sep 28, 2015 at 9:08 PM, Warner Losh wrote: > That's a good place to start. >=20 > Warner >=20 > On Mon, Sep 28, 2015 at 9:56 PM, Russell Haley = wrote: > Do I follow this? >=20 > https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/ >=20 > Thanks, >=20 > Russ >=20 > On Mon, Sep 28, 2015 at 9:29 AM, John-Mark Gurney = wrote: > Russell Haley wrote this message on Sun, Sep 27, 2015 at 21:21 -0700: > > The option should be included in the man pages for build: > > > > = https://www.freebsd.org/cgi/man.cgi?query=3Dbuild&sektion=3D7&apropos=3D0&= manpath=3DFreeBSD+10.2-RELEASE >=20 > [great additions] >=20 > I agree that this needs better documentation... If you send me a = patch, > I'll make sure it's marked up properly and committed... >=20 > Thanks! >=20 > > On Sun, Sep 27, 2015 at 9:06 PM, Warner Losh wrote: > > > > > src.conf is only used to build /usr/src. src.con(5) documents = that. > > > build(5) has a pointer. > > > > > > How would you suggest making this clearer? >=20 > -- > John-Mark Gurney Voice: +1 415 225 5579 >=20 > "All that I will do, has been done, All that I have, has not." >=20 >=20 >=20 > --Apple-Mail=_13BCDBAD-02F7-497C-93F2-F48E9631BF2C Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJWCiWhAAoJEGwc0Sh9sBEASLIP/27nFrIFf4KSzaSzn749tKik ALAu7AlI+E7BubEgLzT3RJW8pTLtQxkodas/f2SbaXKfb5Zvbrl7x0ZXhLPW7ZCO zZWLMGgPUm454vwG+3juXtfceTq8ms4kRMoxrPCC3r58GhKf4aADOXp57MMGJGre PPsHSHWErCP1LGIBCBbsoqftNLGOfndwUQUZzlF04K7ppzLAlUmRYP2y2WK91sJX fNUP17AJXeU6rR5LBgqMoIMTeK7rG+dnlZjV7Qye0KPuOw5gK6+hC+DML6gT0hVU l8M1+asexONuTxWX67WM45I4cdYgCtWpV9OG7y9zhgg/kMe4Hr0/j+9WenJ5O+IR NEs6rxS5KauzbAR+O//nRJeZyYg2ZFoBXX1c4AuYyVWk5NaPFgwh0olt1eRVFqZo 4kA2EmZkY/TvQp3pA398a9IgqolltgBiAEMX6AQoDOYxglR06zHHhGUwncxYjT2n cNXFPpwFQkHeoSB2Ym9sPLmhUqDWYZTPsK9ael3ddKevDO5qHNQrXlBEJWA7wkgo uDu2nO/2aYyWTUN0ECZsJXL25XJqFXZJJun92dApF4QlS3lnp7agABlSguDxnMXy p/Dsle4P0uWsbyvCB2BhhqAVACJUSMo7/kfZ2LM7Pd3+xUnCoRbIhL7uL2yaRVgk h5Bdn3sJZ3KlKwS1Kbor =cg1G -----END PGP SIGNATURE----- --Apple-Mail=_13BCDBAD-02F7-497C-93F2-F48E9631BF2C--