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...
This commit is contained in:
parent
d2f90294d4
commit
4dd01ea40a
@ -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'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user