From owner-cvs-src@FreeBSD.ORG Thu Nov 3 00:23:14 2005 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 54DA516A41F; Thu, 3 Nov 2005 00:23:14 +0000 (GMT) (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 10B5943D48; Thu, 3 Nov 2005 00:23:14 +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 jA30NDqj023942; Thu, 3 Nov 2005 00:23:13 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA30NDBx023941; Thu, 3 Nov 2005 00:23:13 GMT (envelope-from kensmith) Message-Id: <200511030023.jA30NDBx023941@repoman.freebsd.org> From: Ken Smith Date: Thu, 3 Nov 2005 00:23:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/scripts package-split.py 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: Thu, 03 Nov 2005 00:23:14 -0000 kensmith 2005-11-03 00:23:13 UTC FreeBSD src repository Modified files: release/scripts package-split.py Log: It had been noticed disc2 was overflowing earlier but committing the fix slipped through a crack. Remove the apache and php packages under the assumption someone installing a Web server has network access and doesn't *need* the packages on disc2. This will be insta-MFCed... Revision Changes Path 1.7 +1 -6 src/release/scripts/package-split.py