From owner-freebsd-arm@freebsd.org Tue Sep 29 04:08:52 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 50624A0A796 for ; Tue, 29 Sep 2015 04:08:52 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qg0-f51.google.com (mail-qg0-f51.google.com [209.85.192.51]) (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 0F4441C5D for ; Tue, 29 Sep 2015 04:08:51 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by qgx61 with SMTP id 61so139116979qgx.3 for ; Mon, 28 Sep 2015 21:08:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=PodDxDeGU28DtjnZ21dtIOqjMaHSJfkSD8+dqbULR9k=; b=BvjQ8aK0pozW6m98K1BTj3EJRW2wz5ehYge0SHVqVk779+YfnWLxZsAaJhNchCsJ1R /Ylm5bVYUpW9/dteqyDtUTiJ7S7tQ6TwglsSA97hHFMJH9s8QUw6IiSzhxLfO7v0q1jW o92M2usJjhCQbU0Zl0Uu9uiXUlQNcm8WimPF3Eew1AP2xtBP2MfdCFJO2vtAVjX7tBBx XsjFbumsTSjD5wbm1Hx98AyO3pNgFZl8oTEevU5Rseubbe3xMtPbmn5/SdGQEkt1y/7p ZJ8CY5RYg3yC4LzL91yoKw3DzGZeqagUM8MX3ggfYq6xmr5Sx1iGDh7A/sdaAu2bjZmF lRTg== X-Gm-Message-State: ALoCoQm6bAgOHtMcEoaOyDm4t9jA30yedfW/ya06XDrXzAzOXwVIEG20REJBEI7Y5XDFFcOGhgNT MIME-Version: 1.0 X-Received: by 10.140.83.202 with SMTP id j68mr27646921qgd.46.1443499725087; Mon, 28 Sep 2015 21:08:45 -0700 (PDT) Sender: wlosh@bsdimp.com Received: by 10.140.80.167 with HTTP; Mon, 28 Sep 2015 21:08:44 -0700 (PDT) X-Originating-IP: [50.253.99.174] In-Reply-To: References: <1443104974.1224.269.camel@freebsd.org> <20150928162916.GU99677@funkthat.com> Date: Mon, 28 Sep 2015 22:08:44 -0600 X-Google-Sender-Auth: m9Og-kQW4R0cvtQBadF7z6y7GeA Message-ID: Subject: Re: Building Less? From: Warner Losh To: Russell Haley Cc: John-Mark Gurney , freebsd-arm Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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 04:08:52 -0000 That's a good place to start. Warner On Mon, Sep 28, 2015 at 9:56 PM, Russell Haley wrote: > Do I follow this? > > https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/ > > Thanks, > > Russ > > 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=build&sektion=7&apropos=0&manpath=FreeBSD+10.2-RELEASE >> >> [great additions] >> >> I agree that this needs better documentation... If you send me a patch, >> I'll make sure it's marked up properly and committed... >> >> Thanks! >> >> > 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? >> >> -- >> John-Mark Gurney Voice: +1 415 225 5579 >> >> "All that I will do, has been done, All that I have, has not." >> > >