From owner-freebsd-current@FreeBSD.ORG Sun Dec 18 16:41:56 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB517106564A for ; Sun, 18 Dec 2011 16:41:56 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id 239FE8FC12 for ; Sun, 18 Dec 2011 16:41:55 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id pBIGfs1n048972; Sun, 18 Dec 2011 20:41:54 +0400 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id pBIGfsAX048971; Sun, 18 Dec 2011 20:41:54 +0400 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@freebsd.org using -f Date: Sun, 18 Dec 2011 20:41:54 +0400 From: Gleb Smirnoff To: Alexander Leidinger Message-ID: <20111218164154.GH67033@glebius.int.ru> References: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@freebsd.org Subject: Re: svn commit: r228576 - in head: . sys/boot/forth sys/modules sys/modules/carp sys/modules/if_carp X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Dec 2011 16:41:56 -0000 Alexander, On Sat, Dec 17, 2011 at 03:08:43PM +0100, Alexander Leidinger wrote: A> we never had a kernel part in the list. Reinstallkernel is not a valid target after updating the sources. The renaming will only take effekt after updating. And we already hat issues because the list was too long. A> Your entry for the carp module is completely out of question for this list. Please remove it. The file /boot/kernel/if_carp.ko had been installed on older installations. It is not overwritten now. Thus, it may happen in a some weird case, that it is left intact. 'make installkernel' is not the only way to upgrade FreeBSD. To cover these potential cases I have added an entry. This entry doesn't hurt anybody or anything. The argument for getting list of ObsoleteFiles.inc can't be taken seriously. The fact is that this file is going to instantly grow in any forseen future. It is never going to get shorter. Thus, if we are getting problems with the list getting too long, then we need to enhance the script that delete old files, not try to reduce it by 0.0235% removing one of recent entries, that is uncertain. I am adding current@ to CC, may be someone can take role of negotiator on this issue, or just has opinion. A> A> Bye, A> Alexander. A> A> -- A> Send via an Android device, please forgive brevity and typographic and spelling errors.šGleb Smirnoff hat geschrieben:ššAlexander, A> A> On Fri, Dec 16, 2011 at 05:49:03PM +0100, Alexander Leidinger wrote: A> A> the ObsoleteFiles part ist not necessary, please remove. The installkernel moves the old stuff to kernel.old. A> A> I know that it does, and for 99% people this entry won't be needed. A> But let it be here for those, who install new kernel some other way, A> for example 'make reinstallkernel' or even copying by hand. A> A> The superfluous entry in ObsoleteFiles.inc has zero negative impact, A> anyway. A> A> -- A> Totus tuus, Glebius. A> -- Totus tuus, Glebius.