From owner-cvs-all@FreeBSD.ORG Sun Apr 9 04:22:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECCC616A404; Sun, 9 Apr 2006 04:22:44 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFE7C43D46; Sun, 9 Apr 2006 04:22:44 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k394MiNx074193; Sun, 9 Apr 2006 04:22:44 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k394MiYK074192; Sun, 9 Apr 2006 04:22:44 GMT (envelope-from kensmith) Message-Id: <200604090422.k394MiYK074192@repoman.freebsd.org> From: Ken Smith Date: Sun, 9 Apr 2006 04:22:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2006 04:22:45 -0000 kensmith 2006-04-09 04:22:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release Makefile Log: Drop the languages we'll build docs for as part of the release down to just English due to a ISO size crisis for disc2. This is being done after consultation with the doceng folks, who basically agreed that of the two evils this is less evil than going with the -lite versions of gnome/kde. We are only doing this on RELENG_5/RELENG_6. On HEAD we plan to adjust sysinstall so there will be no packages at all on disc1/disc2 and we can have an arbitrary number of dedicated package discs but that seems like too much of a change for RELENG_5/RELENG_6 particularly at this stage in the release. Discussed with: re@, doceng@ Approved by: re (scottl) Revision Changes Path 1.887.2.9 +6 -5 src/release/Makefile