From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 06:30:25 2010 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 391291065697 for ; Wed, 22 Sep 2010 06:30:25 +0000 (UTC) (envelope-from zbigniew.szalbot@sgmlifewords.com) Received: from mx1.myoutlookonline.com (mx1.myoutlookonline.com [64.95.72.238]) by mx1.freebsd.org (Postfix) with ESMTP id 055218FC19 for ; Wed, 22 Sep 2010 06:30:24 +0000 (UTC) Received: from st022.mx1.myoutlookonline.com (localhost [127.0.0.1]) by mx1.myoutlookonline.com (Postfix) with ESMTP id A058F78C3D7 for ; Wed, 22 Sep 2010 02:11:17 -0400 (EDT) X-Virus-Scanned: by SpamTitan at mail.lan Received: from mx1.myoutlookonline.com (unknown [10.110.2.1]) by mx1.myoutlookonline.com (Postfix) with ESMTP id 16E4078C3F9 for ; Wed, 22 Sep 2010 02:11:17 -0400 (EDT) Received: from mx1.myoutlookonline.com ([10.110.12.7]) by mx1.myoutlookonline.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 22 Sep 2010 02:10:10 -0400 Received: from mail-iw0-f182.google.com ([209.85.214.182]) by mx1.myoutlookonline.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Wed, 22 Sep 2010 02:10:07 -0400 Received: by iwn34 with SMTP id 34so299213iwn.13 for ; Tue, 21 Sep 2010 23:11:14 -0700 (PDT) Received: by 10.231.12.136 with SMTP id x8mr12473422ibx.55.1285135874190; Tue, 21 Sep 2010 23:11:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.166.193 with HTTP; Tue, 21 Sep 2010 23:10:59 -0700 (PDT) In-Reply-To: <4C9998A5.50907@ose.nl> References: <4C98C88A.80503@ose.nl> <4C9998A5.50907@ose.nl> From: Zbigniew Szalbot Date: Wed, 22 Sep 2010 08:10:59 +0200 Message-ID: To: Bas Smeelen Content-Type: text/plain; charset=UTF-8 X-OriginalArrivalTime: 22 Sep 2010 06:10:07.0872 (UTC) FILETIME=[CE685800:01CB5A1C] Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading from 8.0-Release / 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: Wed, 22 Sep 2010 06:30:25 -0000 Dear all, > Yes, start the upgrade from the beginning again. > If this does not work and you don't intend to rollback from a previous > update you may take a look at /var/db/freebsd-update and clean it out. OK. I know now. At some point the system asks if changes look reasonable. I pressed y for most cases but with sshd_config I pressed n, because I was not sure whether the changes will not delete some of the changes I implemented within the file. As soon as I did this, the process stopped. Does this look reasonable (y/n)? n # freebsd-update install No updates are available to install. Run '/usr/sbin/freebsd-update fetch' first. The suggested changes were mostly such as: -#VersionAddendum FreeBSD-20090522 +#VersionAddendum FreeBSD-20100308 So it seems I should press y each time? Many thanks! Zbigniew Szalbot