Re: bin/72232: [sysinstall] Installer installs gui-enabled cvsup
Olafur Osvaldsson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.quality-assurance |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR bin/72232; it has been noted by GNATS. From: Olafur Osvaldsson <[email protected]> To: [email protected] Cc: [email protected] Subject: Re: bin/72232: [sysinstall] Installer installs gui-enabled cvsup Date: Thu, 11 Nov 2004 19:47:37 +0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I for one would like to see cvsup-without-gui on disc 1 and beleive that many agree. A patch wich I beleive fixes this is attached. /Oli -- Olafur Osvaldsson Systems Administrator Internet a Islandi hf. Tel: +354 525-5291 Email: [email protected] --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="print-cdrom-packages.sh.diff" --- release/scripts/print-cdrom-packages.sh.orig Thu Nov 11 19:42:40 2004 +++ release/scripts/print-cdrom-packages.sh Thu Nov 11 19:25:37 2004 @@ -136,7 +136,7 @@ CDROM_SET_1="${CDROM_SET_1} mail/popd" CDROM_SET_1="${CDROM_SET_1} mail/xfmail" CDROM_SET_1="${CDROM_SET_1} misc/bsdiff" - CDROM_SET_1="${CDROM_SET_1} net/cvsup" + CDROM_SET_1="${CDROM_SET_1} net/cvsup-without-gui" CDROM_SET_1="${CDROM_SET_1} net/rsync" CDROM_SET_1="${CDROM_SET_1} net/samba" CDROM_SET_1="${CDROM_SET_1} news/slrn" @@ -183,7 +183,7 @@ CDROM_SET_3="${CDROM_SET_3} lang/gnat" CDROM_SET_3="${CDROM_SET_3} lang/php4" CDROM_SET_3="${CDROM_SET_3} lang/php5" -CDROM_SET_3="${CDROM_SET_3} net/cvsup-without-gui" +CDROM_SET_3="${CDROM_SET_3} net/cvsup" CDROM_SET_3="${CDROM_SET_3} print/teTeX" CDROM_SET_3="${CDROM_SET_3} security/portaudit" CDROM_SET_3="${CDROM_SET_3} textproc/docproj-jadetex" --3MwIy2ne0vdjdPXF-- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-qa To unsubscribe, send any mail to "[email protected]"