From owner-freebsd-questions@FreeBSD.ORG Wed Aug 11 19:19:51 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 85EA216A4CE for ; Wed, 11 Aug 2004 19:19:51 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 436EF43D2D for ; Wed, 11 Aug 2004 19:19:51 +0000 (GMT) (envelope-from railmail@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so204125rnl for ; Wed, 11 Aug 2004 12:19:50 -0700 (PDT) Received: by 10.38.77.53 with SMTP id z53mr691928rna; Wed, 11 Aug 2004 12:19:50 -0700 (PDT) Message-ID: Date: Wed, 11 Aug 2004 12:19:50 -0700 From: Rail mail To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: freebssd-upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 19:19:51 -0000 according to freebsd-update one should not compile any part of the system, which if true poses a problem, since we had to recompile the kernel to get SMP working, 5.1 must have not had that in the generic kernel. I'm not sure, but i think the stock kernel that goes with the 5.2 has it. I just used pkg_add -r to get freebsd-update and got v1.4 I was reading that v1.5 handles recompiled parts better. Where should I be looking for v1.5? I keep finding v1.4 does anyone have any notes on using freebsd-update with a system that has been compiled locally? Thanks