First pass at trimming package set down. Disc2 is still too big

even with this but we're still deciding exactly what to do about
that.
This commit is contained in:
Ken Smith 2006-03-17 02:05:46 +00:00
parent ace29d6599
commit a968ffc467
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156793

View File

@ -57,8 +57,6 @@ def disc2_packages():
'devel/gmake',
'editors/emacs',
'editors/vim',
'editors/vim-lite',
'editors/xemacs',
'emulators/mtools',
'graphics/png',
'graphics/xv',
@ -70,7 +68,6 @@ def disc2_packages():
'mail/popd',
'mail/xfmail',
'mail/postfix',
'net/cvsup',
'net/cvsup-without-gui',
'net/rsync',
'net/samba',
@ -92,8 +89,6 @@ def disc2_packages():
'x11/rxvt',
# Formerly on disc3
'security/portaudit'])
if arch == 'i386':
pkgs.extend(['www/opera'])
return pkgs
# The list of desired packages