From owner-freebsd-stable@FreeBSD.ORG Fri Feb 24 22:19:26 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F11A16A420 for ; Fri, 24 Feb 2006 22:19:26 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4413D43D6E for ; Fri, 24 Feb 2006 22:19:18 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id k1OMJFYt034865; Fri, 24 Feb 2006 17:19:15 -0500 (EST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3/8.13.3) with ESMTP id k1OMJE1A074601 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 24 Feb 2006 17:19:15 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20060224171648.084dffa8@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Fri, 24 Feb 2006 17:18:50 -0500 To: Chris , FBSDS From: Mike Tancsa In-Reply-To: <20060224141450.sbxretdis80s4o48@webmail.1command.com> References: <20060224141450.sbxretdis80s4o48@webmail.1command.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: Re: Any issues? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2006 22:19:26 -0000 At 05:14 PM 24/02/2006, Chris wrote: >Greetings, >I synced up both my source and ports trees 4 days ago and as I haven't >built a kernel for about 5mos. coupled with the security issues that have >developed since then. I want to (re)build both kernel and and >already installed >ports on my SMP box. So before I do it, I wanted to know if there >have been any >issues with the source that I should know about before I "take the plunge". A lot has changed since 4 months, and things have been quite stable on my SMP RELENG_6 boxes. However, perhaps you are using some hardware that others are not using and perhaps you might run into some issues as a result. Post a dmesg to show what gear you are running. ---Mike