From 328630760a8036a4e85a937e93fc6d8e92b5ab97 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Sat, 6 Apr 2002 01:18:42 +0000 Subject: [PATCH] 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. --- release/scripts/print-cdrom-packages.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/release/scripts/print-cdrom-packages.sh b/release/scripts/print-cdrom-packages.sh index 92a66386446..88e9c83e6d5 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