From owner-freebsd-pkg@FreeBSD.ORG Sun Jul 27 20:35:23 2014 Return-Path: Delivered-To: freebsd-pkg@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 1BEBA90B for ; Sun, 27 Jul 2014 20:35:23 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D3CA5258C for ; Sun, 27 Jul 2014 20:35:22 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id F3C78BDC56 for ; Sun, 27 Jul 2014 22:35:20 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id CDBDABDC4C for ; Sun, 27 Jul 2014 22:35:20 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 526EBCAC7E0 for ; Sun, 27 Jul 2014 22:35:20 +0200 (CEST) Date: Sun, 27 Jul 2014 22:35:20 +0200 From: Mathieu Arnold cc: freebsd-pkg@freebsd.org Subject: Re: reinstall all packages Message-ID: <95731D872967857C74BB87FB@atuin.in.mat.cc> In-Reply-To: <20140727182245.GA84649@admin.sibptus.tomsk.ru> References: <20140727162157.GA83693@admin.sibptus.tomsk.ru> <160582A882E3EED9626220F8@atuin.in.mat.cc> <20140727182245.GA84649@admin.sibptus.tomsk.ru> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2014 20:35:23 -0000 +--On 28 juillet 2014 01:22:45 +0700 Victor Sudakov wrote: | Mathieu Arnold wrote: |> By major, I mean going from 8 to 9, or 9 to 10. |> You don't need to do that going from say, 9.1 to 9.3, you would be |> installing the same packages over again. | | Still, "freebsd-update upgrade" recommends doing it even when | upgrading from e.g. 9.1 to 9.3. It recommends it whenever you run freebsd-update -r xxx upgrade, I guess it's because it's safer to always say that. -- Mathieu Arnold