From owner-freebsd-stable@FreeBSD.ORG Sat Nov 15 15:22:20 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A428C277 for ; Sat, 15 Nov 2014 15:22:20 +0000 (UTC) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [IPv6:2607:f8b0:400e:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7312834F for ; Sat, 15 Nov 2014 15:22:20 +0000 (UTC) Received: by mail-pa0-f50.google.com with SMTP id eu11so19545168pac.9 for ; Sat, 15 Nov 2014 07:22:20 -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 :cc:content-type; bh=4w4zrH4mVwZMkwCSuXvp2UyG6QdJGyQZT3zSG8rniU0=; b=KeI5TprHdm6YQLnN04LltywryEM12wcjMO7uqW0NHJD+A9RtFyIkMwZVu8mHqm1ZKu OvikED8YCO37uByNkW1ZX+WH6mE7xIY5N78DTdLd2vXmiR2sZ1ON0rvLj18EU2KTEUfW UAvU40+dTIDuN0oLgEcBKpnBum26CY4Bij3uoE3wpScH1rtwyWJQBHzM1pwNaVkCbxhh YsMaspSryDzNBHS6m+DZS4ShJlaKNKsAaykvnD5y9nhuxX5O8hevzQRt54enAjRimsJI OkeHY1REIA2nx0ySS20y2VzQ3OLd/+41KspmkhRuMNOoMi8Pr2TAHwDwOqDsu2rwGXfh fqDw== MIME-Version: 1.0 X-Received: by 10.66.150.102 with SMTP id uh6mr653461pab.141.1416064940037; Sat, 15 Nov 2014 07:22:20 -0800 (PST) Received: by 10.70.94.167 with HTTP; Sat, 15 Nov 2014 07:22:19 -0800 (PST) In-Reply-To: <5467695F.3080902@my.hennepintech.edu> References: <54673CA1.5020008@netfence.it> <20141115125347.GC16633@swelter.hanley.stade.co.uk> <5467695F.3080902@my.hennepintech.edu> Date: Sat, 15 Nov 2014 09:22:19 -0600 Message-ID: Subject: Re: best overall upgrade from 8.x? From: Adam Vande More To: Andrew Berg Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2014 15:22:20 -0000 On Sat, Nov 15, 2014 at 8:55 AM, Andrew Berg wrote: > > Are you sure you followed the updating instructions exactly? That page of > the > handbook does change from time to time and doing mergemaster before > installing > world and kernel is certainly *not* correct. A mergemaster -p should be run prior to installing new kernel. -- Adam