summaryrefslogtreecommitdiffstats
path: root/release/scripts
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2002-03-12 08:37:50 +0000
committermurray <murray@FreeBSD.org>2002-03-12 08:37:50 +0000
commitaf1be86a5d1a482af91f3cc016c2f2bbfa227fe2 (patch)
tree2574bcc9aca562ccc44722ffd50096a9d5730fd9 /release/scripts
parente6d26e8880ff741e6a936a20fbcab7c5df6443c0 (diff)
downloadFreeBSD-src-af1be86a5d1a482af91f3cc016c2f2bbfa227fe2.zip
FreeBSD-src-af1be86a5d1a482af91f3cc016c2f2bbfa227fe2.tar.gz
* 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.
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 f09ef16..faffe1b 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
OpenPOWER on IntegriCloud