* Add print/teTeX to the list of important packages for disc #3. This

very large package is exactly the kind of thing that users buy the
  CDs for, so leaving it off of a 4 CD set is very bad.

* Properly quote the last security/sudo entry.

* Add a comment in the CDROM #2 section explaining that packages don't
  typically go on this disc.
This commit is contained in:
Murray Stokely 2002-03-12 08:37:50 +00:00
parent 8de00f4a87
commit 2b3b3d2cf1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=92132

View File

@ -117,7 +117,7 @@ CDROM_SET_1="${CDROM_SET_1} print/ghostscript-gnu-nox11"
CDROM_SET_1="${CDROM_SET_1} print/ghostview"
CDROM_SET_1="${CDROM_SET_1} print/gv"
CDROM_SET_1="${CDROM_SET_1} print/psutils-letter"
CDROM_SET_1="${CDROM_SET_1} security/sudo
CDROM_SET_1="${CDROM_SET_1} security/sudo"
CDROM_SET_1="${CDROM_SET_1} shells/bash2"
CDROM_SET_1="${CDROM_SET_1} shells/pdksh"
CDROM_SET_1="${CDROM_SET_1} shells/zsh"
@ -140,9 +140,14 @@ CDROM_SET_1="${CDROM_SET_1} misc/compat4x"
## End of set for CDROM #1
## Start of set for CDROM #2
## Live file system, CVS repositories, and commerical software demos
## typically live on this disc. Users do not expect to find packages
## here.
## End of set for CDROM #2
## Start of set for CDROM #3
CDROM_SET_3="${CDROM_SET_3} print/teTeX"
## End of set for CDROM #3
## Start of set for CDROM #4