From owner-freebsd-questions@FreeBSD.ORG Thu Nov 18 01:12:36 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7C8E16A4CE for ; Thu, 18 Nov 2004 01:12:35 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E1E43D45 for ; Thu, 18 Nov 2004 01:12:35 +0000 (GMT) (envelope-from unixadmin99@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so1222372wri for ; Wed, 17 Nov 2004 17:12:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=COUKII71KNgQcBYF1w6r+H6Kzoa5BJRZdpr8WjQS2gJ8NOxMGZu5qggk9gIx+aGOnxwootucBBTW2YSMz9IOeRb0xD92mWy4/3UjtWsvw9ErcpyutI1jg/Zu5xxajjKYqB08h2zdRQ1PSIXs7rM8msbrljUH89YP6hnuZLcF6mg= Received: by 10.54.4.26 with SMTP id 26mr341497wrd; Wed, 17 Nov 2004 17:12:35 -0800 (PST) Received: by 10.54.37.78 with HTTP; Wed, 17 Nov 2004 17:12:34 -0800 (PST) Message-ID: <6f6f3958041117171267375972@mail.gmail.com> Date: Thu, 18 Nov 2004 01:12:35 +0000 From: unixadmin99 To: freebsd-questions In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Subject: Re: Upgrading 5.3-Beta1 to 5.3-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: unixadmin99 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 01:12:36 -0000 On Wed, 17 Nov 2004 16:42:18 -0800, Curtis Vaughan wrote: > Can anyone help me with this? Where do I go to get the source code to > put in /usr/src ? Run /stand/sysinstall as root; choose Configure, then Distributions, then src, then ALL. Its all in the Handbook ;) -- ~michael