aboutsummaryrefslogtreecommitdiff
path: root/src/source/downloading.md
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-07-17 13:33:48 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-08-06 12:34:52 -0700
commitc10820f893f5883821562e64e7f2627537ab900d (patch)
treeb09558a16a15ff275b1ebceded072f396939ce44 /src/source/downloading.md
parent0332e6134a31d026062da2d0646a8bfad80e6210 (diff)
downloadsource.android.com-c10820f893f5883821562e64e7f2627537ab900d.tar.gz
Update s.a.c for JB
Change-Id: I0b745b11860a906b79026d1705cb258334eb5fc9
Diffstat (limited to 'src/source/downloading.md')
-rw-r--r--src/source/downloading.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/source/downloading.md b/src/source/downloading.md
index 7fabab55..72dffeea 100644
--- a/src/source/downloading.md
+++ b/src/source/downloading.md
@@ -119,13 +119,15 @@ access to modify the TCP setting:
## Using a local mirror ##
-When using many clients, especially in situations where bandwidth is scarce,
+When using several clients, especially in situations where bandwidth is scarce,
it is better to create a local mirror of the entire server content, and to
-sync clients from that mirror (which requires no network access).
+sync clients from that mirror (which requires no network access). The download
+for a full mirror is smaller than the download of two clients, while containing
+more information.
These instructions assume that the mirror is created in `/usr/local/aosp/mirror`.
The first step is to create and sync the mirror itself, which uses close to
-10GB of network bandwidth and a similar amount of disk space. Notice the
+13GB of network bandwidth and a similar amount of disk space. Notice the
`--mirror` flag, which can only be specified when creating a new client:
$ mkdir -p /usr/local/aosp/mirror