From owner-cvs-all@FreeBSD.ORG Thu Nov 3 00:34:06 2005 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 07A7F16A41F; Thu, 3 Nov 2005 00:34:06 +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 B824743D45; Thu, 3 Nov 2005 00:34:05 +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 jA30Y50l024312; Thu, 3 Nov 2005 00:34:05 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA30Y51b024311; Thu, 3 Nov 2005 00:34:05 GMT (envelope-from kensmith) Message-Id: <200511030034.jA30Y51b024311@repoman.freebsd.org> From: Ken Smith Date: Thu, 3 Nov 2005 00:34:05 +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/scripts package-split.py 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: Thu, 03 Nov 2005 00:34:06 -0000 kensmith 2005-11-03 00:34:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/scripts package-split.py Log: MFC v1.7: > date: 2005/11/03 00:23:13; author: kensmith; state: Exp; lines: +1 -6 > 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. Approved by: re (scottl) Revision Changes Path 1.6.2.1 +1 -6 src/release/scripts/package-split.py