From owner-freebsd-stable@FreeBSD.ORG Fri Dec 13 08:36:49 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3C85F1B9 for ; Fri, 13 Dec 2013 08:36:49 +0000 (UTC) Received: from mail-pb0-x235.google.com (mail-pb0-x235.google.com [IPv6:2607:f8b0:400e:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 13C6A121F for ; Fri, 13 Dec 2013 08:36:49 +0000 (UTC) Received: by mail-pb0-f53.google.com with SMTP id ma3so2177161pbc.12 for ; Fri, 13 Dec 2013 00:36:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=CCbmwU6WdYj0gDqtf5YYco8OBxNmIG9m1FdmnGLClR0=; b=wQ58U3aYeA6xn86QbMxzt7+UKZTU791474Xb1Ol9OBWtXP8kLjrw7YedDSYT0Y9XYy u7MjWWbJ2axKvgCaaw4nchU03Sh+Bpmo3mw92V3J4HEp+26TC1KfozJHdM+FKGRP2Oi3 m9Pl2604SUEaCTMUY/1X3T5TCbEMG29Lo89dDG4INSWqopqSswo0f6gx7J+26wdvoszh +t3gPoy3+XUZVlDaWS95gN84LCg+RU1PsQI/dM9IscIM3mwKovFRG5XvbE/he/qj1f68 9iMgHVpFo923AcmV2DmSQtV1W5qJWyYrV8x93jH2EfSFk6hnUH3Xj9SkTXyN35lHfiRu 0GrA== MIME-Version: 1.0 X-Received: by 10.68.8.136 with SMTP id r8mr1858313pba.36.1386923808704; Fri, 13 Dec 2013 00:36:48 -0800 (PST) Received: by 10.66.142.167 with HTTP; Fri, 13 Dec 2013 00:36:48 -0800 (PST) In-Reply-To: References: <20131213081601.GA67235@ozzmosis.com> Date: Fri, 13 Dec 2013 09:36:48 +0100 Message-ID: Subject: Re: updating from FreeBSD10-B3 to FreeBSD10-RC1 From: Zenny To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 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, 13 Dec 2013 08:36:49 -0000 Thanks, I go the necessary info at http://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html This is what I like most about FreeBSD (handbook) :D On 12/13/13, Zenny wrote: > I am getting this: > > "WARNING: This system is running a "prod" kernel, which is not a > kernel configuration distributed as part of FreeBSD 10.0-BETA3. > This kernel will not be updated: you MUST update the kernel manually > before running "/usr/sbin/freebsd-update install"." > > I am using a customized kernel for my need. Do I have to manually > compile kernel after the upgrade process finishes? > > On 12/13/13, Zenny wrote: >> Thanks Kurt and Andrew for the prompt reply. Appreciate that! >> >