From owner-cvs-src@FreeBSD.ORG Mon Aug 25 17:53:55 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CB4F1065672; Mon, 25 Aug 2008 17:53:55 +0000 (UTC) (envelope-from rik@inse.ru) Received: from mail.inse.ru (mail.inse.ru [144.206.128.1]) by mx1.freebsd.org (Postfix) with ESMTP id BAB068FC17; Mon, 25 Aug 2008 17:53:53 +0000 (UTC) (envelope-from rik@inse.ru) Received: from www.inse.ru (www.inse.ru [144.206.128.1]) by mail.inse.ru (Postfix) with ESMTPSA id 41B9933C57; Mon, 25 Aug 2008 21:53:51 +0400 (MSD) Message-ID: <48B2EF04.9070107@localhost.inse.ru> Date: Mon, 25 Aug 2008 21:42:28 +0400 From: Roman Kurakin User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Ken Smith References: <200808251733.m7PHXrs4058744@repoman.freebsd.org> In-Reply-To: <200808251733.m7PHXrs4058744@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf newvers.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: Mon, 25 Aug 2008 17:53:55 -0000 By the way, what our plans about release media? IIRC ru@ had plans to add DVD target. As a temporary solution there is a script that merges CD-volumes in to a single DVD volume (written by me). If we still have plans to release CD's IMHO it is definitely should be among the tools on CD. Also I have made some patches but didn't test them fully yet that provides an ability to setup packages from CD set without requirements of DJ skills. Is there interest in them? Best regards, rik Ken Smith wrote: > kensmith 2008-08-25 17:33:43 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_7) > sys/conf newvers.sh > Log: > SVN rev 182166 on 2008-08-25 17:33:43Z by kensmith > > We're less than a week from code freeze for the 7.1-REL release cycle. > Start calling RELENG_7 "7.1-PRERELEASE" now to warn people that we're > nearing code freeze so things might get a bit bumpy. > > Revision Changes Path > 1.72.2.9 +2 -2 src/sys/conf/newvers.sh >