summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2002-04-06 01:18:42 +0000
committermurray <murray@FreeBSD.org>2002-04-06 01:18:42 +0000
commit77a96a13b566483c435d77079f0147821441eec1 (patch)
treeabb7d5d727c6c44d93118e49a2e5245c5802d90c /release
parenta362222cc86e58fabf1c99182eab835795a90a85 (diff)
downloadFreeBSD-src-77a96a13b566483c435d77079f0147821441eec1.zip
FreeBSD-src-77a96a13b566483c435d77079f0147821441eec1.tar.gz
Add www/links to the list of required packages. It is used by
sysinstall to read the HTML documentation. Move graphics/gimp1 and lang/gnat from disc #3 to disc #1, we have extra space.
Diffstat (limited to 'release')
-rwxr-xr-xrelease/scripts/print-cdrom-packages.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/release/scripts/print-cdrom-packages.sh b/release/scripts/print-cdrom-packages.sh
index 92a6638..88e9c83 100755
--- a/release/scripts/print-cdrom-packages.sh
+++ b/release/scripts/print-cdrom-packages.sh
@@ -88,6 +88,7 @@ CDROM_SET_1="${CDROM_SET_1} x11/XFree86-4-libraries"
CDROM_SET_1="${CDROM_SET_1} x11/XFree86-4-manuals"
CDROM_SET_1="${CDROM_SET_1} x11/gnome"
CDROM_SET_1="${CDROM_SET_1} x11/kde2"
+CDROM_SET_1="${CDROM_SET_1} www/links"
# This is the set of "people really want these" packages. Please add to
# this list.
@@ -128,6 +129,8 @@ CDROM_SET_1="${CDROM_SET_1} www/lynx"
CDROM_SET_1="${CDROM_SET_1} www/netscape-remote"
CDROM_SET_1="${CDROM_SET_1} www/netscape-wrapper"
CDROM_SET_1="${CDROM_SET_1} x11/rxvt"
+CDROM_SET_1="${CDROM_SET_1} graphics/gimp1"
+CDROM_SET_1="${CDROM_SET_1} lang/gnat"
# VERY common build dependencies
CDROM_SET_1="${CDROM_SET_1} archivers/unzip"
@@ -149,8 +152,6 @@ CDROM_SET_1="${CDROM_SET_1} misc/compat4x"
CDROM_SET_3="${CDROM_SET_3} print/teTeX"
CDROM_SET_3="${CDROM_SET_3} textproc/docproj"
CDROM_SET_3="${CDROM_SET_3} editors/xemacs21"
-CDROM_SET_3="${CDROM_SET_3} graphics/gimp1"
-CDROM_SET_3="${CDROM_SET_3} lang/gnat"
## End of set for CDROM #3
OpenPOWER on IntegriCloud