aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2002-03-12 08:37:50 +0000
committerMurray Stokely <murray@FreeBSD.org>2002-03-12 08:37:50 +0000
commit2b3b3d2cf1ffb62487f1df2d5f610767c8090da7 (patch)
tree2574bcc9aca562ccc44722ffd50096a9d5730fd9 /release/scripts
parent8de00f4a8753f4a27d300005852156e6fe41698f (diff)
downloadsrc-2b3b3d2cf1ffb62487f1df2d5f610767c8090da7.tar.gz
src-2b3b3d2cf1ffb62487f1df2d5f610767c8090da7.zip
* 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.
Notes
Notes: svn path=/head/; revision=92132
Diffstat (limited to 'release/scripts')
-rwxr-xr-xrelease/scripts/print-cdrom-packages.sh7
1 files changed, 6 insertions, 1 deletions
diff --git a/release/scripts/print-cdrom-packages.sh b/release/scripts/print-cdrom-packages.sh
index f09ef1669ae7..faffe1b5cec9 100755
--- a/release/scripts/print-cdrom-packages.sh
+++ b/release/scripts/print-cdrom-packages.sh
@@ -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