From owner-freebsd-questions@FreeBSD.ORG Fri Sep 19 21:04:18 2008 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 16F6D106567C for ; Fri, 19 Sep 2008 21:04:18 +0000 (UTC) (envelope-from millenia2000@hotmail.com) Received: from bay0-omc3-s6.bay0.hotmail.com (bay0-omc3-s6.bay0.hotmail.com [65.54.246.206]) by mx1.freebsd.org (Postfix) with ESMTP id 01E008FC12 for ; Fri, 19 Sep 2008 21:04:17 +0000 (UTC) (envelope-from millenia2000@hotmail.com) Received: from BAY126-DS4 ([65.55.131.31]) by bay0-omc3-s6.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 19 Sep 2008 14:04:17 -0700 X-Originating-IP: [69.243.66.105] X-Originating-Email: [millenia2000@hotmail.com] Message-ID: From: "Sean Cavanaugh" In-Reply-To: To: "Joe Tseng" , References: X-Unsent: 1 Date: Fri, 19 Sep 2008 17:04:13 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 12.0.1606 X-MimeOLE: Produced By Microsoft MimeOLE V12.0.1606 X-OriginalArrivalTime: 19 Sep 2008 21:04:17.0817 (UTC) FILETIME=[47798890:01C91A9B] Cc: Subject: Re: kernel upgrades 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: Fri, 19 Sep 2008 21:04:18 -0000 -------------------------------------------------- From: "Joe Tseng" Sent: Friday, September 19, 2008 7:03 AM To: Subject: kernel upgrades > I'm still new to FreeBSD (coming from CentOS/Ubuntu) so this might be > something totally obvious to others... I know I can update ports by using > portsnap fetch/extract/update - does this update the kernel source as > well? > How do I apply this new code? > > - Joe If you are using the GENERIC kernel, just use freebsd-update to get any updates for the OS. otherwise I would use CVS to update kernel source code. can get the STABLE branch then