From 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Thu, 3 Nov 2005 00:35:25 +0000 Subject: 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) --- release/scripts/package-split.py | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/release/scripts/package-split.py b/release/scripts/package-split.py index 9b1c1a78cf74c..61dbc39c7c5ef 100644 --- a/release/scripts/package-split.py +++ b/release/scripts/package-split.py @@ -93,12 +93,7 @@ def disc2_packages(): 'www/lynx', 'x11/rxvt', # Formerly on disc3 - 'lang/php4', - 'lang/php5', - 'security/portaudit', - 'www/apache13', - 'www/apache13-modssl', - 'www/apache2']) + 'security/portaudit']) if arch == 'i386': pkgs.extend(['comms/ltmdm', 'www/opera']) -- cgit v1.2.3