From owner-freebsd-stable@FreeBSD.ORG Tue Nov 16 16:21:03 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEF04106566B for ; Tue, 16 Nov 2010 16:21:03 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id AFCDA8FC08 for ; Tue, 16 Nov 2010 16:21:03 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:a12e:a94b:3ed8:b91b] (unknown [IPv6:2001:7b8:3a7:0:a12e:a94b:3ed8:b91b]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 190E25C43; Tue, 16 Nov 2010 17:21:01 +0100 (CET) Message-ID: <4CE2AF77.2090608@FreeBSD.org> Date: Tue, 16 Nov 2010 17:21:11 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13pre) Gecko/20101113 Lanikai/3.1.7pre MIME-Version: 1.0 To: Rainer Duffner References: <0D880B22-5743-4533-8642-0E5DB364D46B@ultra-secure.de> In-Reply-To: <0D880B22-5743-4533-8642-0E5DB364D46B@ultra-secure.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Upgrading from 7.3 to 8.1: uname -a still shows 7.3p3 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: Tue, 16 Nov 2010 16:21:04 -0000 On 2010-11-16 01:42, Rainer Duffner wrote: > I have the 8.1 sources, did a buildworld, buildkernel, installkernel, > installworld. There seems to be a "reboot" missing before installworld...? :)