summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>2003-09-18 08:19:39 +0000
committereivind <eivind@FreeBSD.org>2003-09-18 08:19:39 +0000
commit4849111f195f1ff9d67ee2c4559755773d2b2035 (patch)
tree8831c2c04f23754b9eaa811fef482e601a235caf /share/examples
parent202127bf5a47bf60ff8116a41ce1e6a296b46189 (diff)
downloadFreeBSD-src-4849111f195f1ff9d67ee2c4559755773d2b2035.zip
FreeBSD-src-4849111f195f1ff9d67ee2c4559755773d2b2035.tar.gz
Update comment about compression to refer to CPU limitations instead of T1s
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/cvsup/cvs-supfile4
-rw-r--r--share/examples/cvsup/doc-supfile4
-rw-r--r--share/examples/cvsup/gnats-supfile4
-rw-r--r--share/examples/cvsup/ports-supfile4
-rw-r--r--share/examples/cvsup/stable-supfile4
-rw-r--r--share/examples/cvsup/standard-supfile4
-rw-r--r--share/examples/cvsup/www-supfile4
7 files changed, 21 insertions, 7 deletions
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
OpenPOWER on IntegriCloud