From owner-cvs-all@FreeBSD.ORG Sun Apr 9 04:38:15 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 7451B16A412; Sun, 9 Apr 2006 04:38:15 +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 456D243D49; Sun, 9 Apr 2006 04:38:15 +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 k394cFKR082522; Sun, 9 Apr 2006 04:38:15 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k394cFp1082521; Sun, 9 Apr 2006 04:38:15 GMT (envelope-from kensmith) Message-Id: <200604090438.k394cFp1082521@repoman.freebsd.org> From: Ken Smith Date: Sun, 9 Apr 2006 04:38:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 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:38:15 -0000 kensmith 2006-04-09 04:38:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release Makefile Log: MFC v1.887.2.9 > 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.853.2.20 +6 -5 src/release/Makefile