From owner-svn-src-projects@FreeBSD.ORG Tue Feb 25 17:48:19 2014 Return-Path: Delivered-To: svn-src-projects@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 54A91281; Tue, 25 Feb 2014 17:48:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 28BAE1423; Tue, 25 Feb 2014 17:48:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1PHmJn6030860; Tue, 25 Feb 2014 17:48:19 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1PHmJ0U030859; Tue, 25 Feb 2014 17:48:19 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201402251748.s1PHmJ0U030859@svn.freebsd.org> From: Glen Barber Date: Tue, 25 Feb 2014 17:48:19 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r262485 - projects/release-debugdist X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 17:48:19 -0000 Author: gjb Date: Tue Feb 25 17:48:18 2014 New Revision: 262485 URL: http://svnweb.freebsd.org/changeset/base/262485 Log: Copy head/@r262484 to projects/release-debugdist. The purpose of this branch is to be able to set WITH_DEBUG_FILES=1 for release builds so the *.debug.txz distributions are accessible to the public, while keeping the ISO sizes reasonably small. There are going to be some likely disruptive changes for this, so a project branch is likely necessary. Sponsored by: The FreeBSD Foundation Added: projects/release-debugdist/ - copied from r262484, head/