summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-04-20 10:17:01 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-04-20 11:25:04 +0000
commitd828f35d7888ad3eb294e1feead822eb314f7504 (patch)
tree793219ee31cf4507797ec0560332a568e00ca58f /README
parent6c0480df1342903b7606019bfc4a4cf4fdb7603a (diff)
downloadmorph-d828f35d7888ad3eb294e1feead822eb314f7504.tar.gz
bootstrap: remove wget-list
Pass 1 is done through morph now, so it doesn't need this any more
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 8dceaa72..82d7d3cb 100644
--- a/README
+++ b/README
@@ -245,8 +245,6 @@ The variables are:
* `GIT_BUNDLES`; which must be a url to a bundles directory;
morph will try to fetch bundles from here before trying the
git-base-url; **required**
-* `LFS_MIRROR`; which must point to a directory containing all
- the tarballs mentioned in `wget-list`; **required**
* `snapshot`; which should be `false` (or any executable that
exits unsuccessfully) if creating a snapshot after each stage
of the bootstrap is not desirable; optional