From owner-cvs-src@FreeBSD.ORG Fri Sep 8 20:50:33 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C342C16A407; Fri, 8 Sep 2006 20:50:33 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28EA943D45; Fri, 8 Sep 2006 20:50:32 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr6.xs4all.nl (8.13.6/8.13.6) with ESMTP id k88KoUPI030851; Fri, 8 Sep 2006 22:50:31 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.6/8.13.3) with ESMTP id k88KoUlU099363; Fri, 8 Sep 2006 22:50:30 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.6/8.13.6/Submit) id k88KoULL099362; Fri, 8 Sep 2006 22:50:30 +0200 (CEST) (envelope-from wb) Date: Fri, 8 Sep 2006 22:50:30 +0200 From: Wilko Bulte To: Ruslan Ermilov Message-ID: <20060908205029.GA99346@freebie.xs4all.nl> References: <200609081954.k88JsbdS028442@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200609081954.k88JsbdS028442@repoman.freebsd.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release Makefile src/release/scripts kernels-install.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2006 20:50:33 -0000 On Fri, Sep 08, 2006 at 07:54:37PM +0000, Ruslan Ermilov wrote.. > ru 2006-09-08 19:54:37 UTC > > FreeBSD src repository > > Modified files: > release Makefile > release/scripts kernels-install.sh > Log: > Stop cutting the tarball names to eight symbols. This makes > it possible to e.g. distribute kernels with config names larger > than eight symbols, without the clash. Previousy, LALALALA > and LALALALA-SMP would be the same tarball. (I think this > comes from the old days where tarballs were put on the MS-DOS > formatted diskettes.) Or non-RockRidge CDs I think. -- Wilko Bulte wilko@FreeBSD.org