From owner-freebsd-stable@FreeBSD.ORG Fri Dec 13 08:32:35 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 371B6F97 for ; Fri, 13 Dec 2013 08:32:35 +0000 (UTC) Received: from mail-pb0-x229.google.com (mail-pb0-x229.google.com [IPv6:2607:f8b0:400e:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0A9B411EA for ; Fri, 13 Dec 2013 08:32:35 +0000 (UTC) Received: by mail-pb0-f41.google.com with SMTP id jt11so2170430pbb.28 for ; Fri, 13 Dec 2013 00:32:34 -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=yX6gONGrNrXJoLTHH3HVqdihG5UrMveJl1zL6Nikioc=; b=MVyxZ81E8XtYr1GjekJRtBIiiub8VJiR9IPs5u3rkepmViCauNvqt0q7vCtXH4c65h pFUEr/dDIB5zqDFf/kpjKoO/AP7N9TEbFZ6vCPkbajM/y3puPJvyv2gzDErXUn/H5aA2 riSsTUUapxf6AI5e0EfT+nkzUnTOjFlIKAM50mkSQq/LU7F8o+9wGiuoFykKHqgrPqmG M59jwJyrE6BzJFyTfdD8vnRQZtJZSyASZh1V2cfiblfHtkDBz/x8NWcWwqCBbbYnu+Cd 90BvCY36LH4emtaVRxoubnHhbsPzPQznqBBWUVv3KjglvlZiTBtT1x+r1DsKwVY83KRV FESw== MIME-Version: 1.0 X-Received: by 10.68.220.72 with SMTP id pu8mr1650671pbc.83.1386923554693; Fri, 13 Dec 2013 00:32:34 -0800 (PST) Received: by 10.66.142.167 with HTTP; Fri, 13 Dec 2013 00:32:34 -0800 (PST) In-Reply-To: References: <20131213081601.GA67235@ozzmosis.com> Date: Fri, 13 Dec 2013 09:32:34 +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:32:35 -0000 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! >