From 4849111f195f1ff9d67ee2c4559755773d2b2035 Mon Sep 17 00:00:00 2001 From: eivind Date: Thu, 18 Sep 2003 08:19:39 +0000 Subject: Update comment about compression to refer to CPU limitations instead of T1s --- share/examples/cvsup/cvs-supfile | 4 +++- share/examples/cvsup/doc-supfile | 4 +++- share/examples/cvsup/gnats-supfile | 4 +++- share/examples/cvsup/ports-supfile | 4 +++- share/examples/cvsup/stable-supfile | 4 +++- share/examples/cvsup/standard-supfile | 4 +++- share/examples/cvsup/www-supfile | 4 +++- 7 files changed, 21 insertions(+), 7 deletions(-) (limited to 'share/examples') diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile index 6e00ac3..474198a 100644 --- a/share/examples/cvsup/cvs-supfile +++ b/share/examples/cvsup/cvs-supfile @@ -55,7 +55,9 @@ *default release=cvs *default delete use-rel-suffix -# If your network link is a T1 or faster, comment out the following line. +# If you seem to be limited by CPU rather than network or disk bandwidth, try +# commenting out the following line. (Normally, today's CPUs are fast enough +# that you want to run compression.) *default compress ## Main Source Tree. diff --git a/share/examples/cvsup/doc-supfile b/share/examples/cvsup/doc-supfile index 61f591f..c2e8b51 100644 --- a/share/examples/cvsup/doc-supfile +++ b/share/examples/cvsup/doc-supfile @@ -59,7 +59,9 @@ *default release=cvs tag=. *default delete use-rel-suffix -# If your network link is a T1 or faster, comment out the following line. +# If you seem to be limited by CPU rather than network or disk bandwidth, try +# commenting out the following line. (Normally, today's CPUs are fast enough +# that you want to run compression.) *default compress # This will retrieve the entire doc branch of the FreeBSD repository. diff --git a/share/examples/cvsup/gnats-supfile b/share/examples/cvsup/gnats-supfile index 947c536..909a951 100644 --- a/share/examples/cvsup/gnats-supfile +++ b/share/examples/cvsup/gnats-supfile @@ -54,7 +54,9 @@ *default release=current *default delete use-rel-suffix -# If your network link is a T1 or faster, comment out the following line. +# If you seem to be limited by CPU rather than network or disk bandwidth, try +# commenting out the following line. (Normally, today's CPUs are fast enough +# that you want to run compression.) *default compress ## GNATS database diff --git a/share/examples/cvsup/ports-supfile b/share/examples/cvsup/ports-supfile index a72655f..000f41c 100644 --- a/share/examples/cvsup/ports-supfile +++ b/share/examples/cvsup/ports-supfile @@ -54,7 +54,9 @@ *default release=cvs tag=. *default delete use-rel-suffix -# If your network link is a T1 or faster, comment out the following line. +# If you seem to be limited by CPU rather than network or disk bandwidth, try +# commenting out the following line. (Normally, today's CPUs are fast enough +# that you want to run compression.) *default compress ## Ports Collection. diff --git a/share/examples/cvsup/stable-supfile b/share/examples/cvsup/stable-supfile index 9ec3c38..6e908c4 100644 --- a/share/examples/cvsup/stable-supfile +++ b/share/examples/cvsup/stable-supfile @@ -73,7 +73,9 @@ *default release=cvs tag=RELENG_4 *default delete use-rel-suffix -# If your network link is a T1 or faster, comment out the following line. +# If you seem to be limited by CPU rather than network or disk bandwidth, try +# commenting out the following line. (Normally, today's CPUs are fast enough +# that you want to run compression.) *default compress ## Main Source Tree. diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile index bfc37a5..f47c2ce 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -54,7 +54,9 @@ *default release=cvs tag=. *default delete use-rel-suffix -# If your network link is a T1 or faster, comment out the following line. +# If you seem to be limited by CPU rather than network or disk bandwidth, try +# commenting out the following line. (Normally, today's CPUs are fast enough +# that you want to run compression.) *default compress ## Main Source Tree. diff --git a/share/examples/cvsup/www-supfile b/share/examples/cvsup/www-supfile index b10945a..6098f62 100644 --- a/share/examples/cvsup/www-supfile +++ b/share/examples/cvsup/www-supfile @@ -54,7 +54,9 @@ *default release=cvs tag=. *default delete use-rel-suffix -# If your network link is a T1 or faster, comment out the following line. +# If you seem to be limited by CPU rather than network or disk bandwidth, try +# commenting out the following line. (Normally, today's CPUs are fast enough +# that you want to run compression.) *default compress # This collection retrieves the www/ tree of the FreeBSD repository -- cgit v1.1