From owner-freebsd-questions@FreeBSD.ORG Wed Dec 9 04:21:38 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0168E1065672 for ; Wed, 9 Dec 2009 04:21:38 +0000 (UTC) (envelope-from psteele@maxiscale.com) Received: from server505.appriver.com (server505a.appriver.com [98.129.35.4]) by mx1.freebsd.org (Postfix) with ESMTP id BC74B8FC13 for ; Wed, 9 Dec 2009 04:21:37 +0000 (UTC) X-Policy: GLOBAL - maxiscale.com X-Primary: psteele@maxiscale.com X-Note: This Email was scanned by AppRiver SecureTide X-ALLOW: psteele@maxiscale.com ALLOWED X-Virus-Scan: V- X-Note: Spam Tests Failed: X-Country-Path: UNITED STATES->UNITED STATES->UNITED STATES X-Note-Sending-IP: 98.129.23.15 X-Note-Reverse-DNS: ht02.exg5.exghost.com X-Note-WHTLIST: psteele@maxiscale.com X-Note: User Rule Hits: X-Note: Global Rule Hits: 112 113 114 115 119 120 131 218 X-Note: Mail Class: ALLOWEDSENDER X-Note: Headers Injected Received: from [98.129.23.15] (HELO ht02.exg5.exghost.com) by server505.appriver.com (CommuniGate Pro SMTP 5.2.14) with ESMTPS id 19182937 for freebsd-questions@freebsd.org; Tue, 08 Dec 2009 22:21:40 -0600 Received: from mbx03.exg5.exghost.com ([169.254.1.164]) by ht02.exg5.exghost.com ([98.129.23.15]) with mapi; Tue, 8 Dec 2009 22:21:36 -0600 From: Peter Steele To: "freebsd-questions@freebsd.org" Date: Tue, 8 Dec 2009 22:21:34 -0600 Thread-Topic: What is proper process for source installs? Thread-Index: Acp4hFoCrWImzgNmSM+Q+b/5s7NhCAAAqZOw Message-ID: <7B9397B189EB6E46A5EE7B4C8A4BB7CB33D0D68B@MBX03.exg5.exghost.com> References: <7B9397B189EB6E46A5EE7B4C8A4BB7CB33D0D678@MBX03.exg5.exghost.com> <200912090300.nB930sgQ083464@banyan.cs.ait.ac.th> <4ad871310912081911o6dd6b279k115df7a912d7818b@mail.gmail.com> <7B9397B189EB6E46A5EE7B4C8A4BB7CB33D0D685@MBX03.exg5.exghost.com> <4ad871310912082001l38d05e22u4209609fb6c85317@mail.gmail.com> In-Reply-To: <4ad871310912082001l38d05e22u4209609fb6c85317@mail.gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: RE: What is proper process for source installs? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Dec 2009 04:21:38 -0000 >Ah, you _probably_ want to do 'make release' -- I have no experience with = this however to be much more help if that _is_ what you need. Didn't know about that one. I'll have to check it out--thanks.