aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2014-11-17 19:52:59 +0000
committerRob Savoye <rob.savoye@linaro.org>2014-11-17 19:52:59 +0000
commitd332e75d273a0dd0495fea8d1bfdfb47c56db6ae (patch)
treeadaa7094bfcb763b5959216c871935065e09d377 /README
parent0cfbaa31cd1f491cc11690543b5a6128305d92d8 (diff)
fix more occurances of cbuild
Change-Id: I7582ae999fd7bedec82815bce63b2bf95580f437
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index cd3a78aa..79fb3edf 100644
--- a/README
+++ b/README
@@ -1,19 +1,19 @@
README
-Cbuildv2 is a bourne shell rewrite of the existing abe system as
+Abe is a bourne shell rewrite of the existing abe system as
used by Linaro. While being oriented to the Linaro way of doing
-things, Cbuildv2 should be usable by others by just reconfiguring.
+things, Abe should be usable by others by just reconfiguring.
-Configuring Cbuildv2:
+Configuring Abe:
---------------------
- While it is possible to run Cbuildv2 from it's source tree, this
+ While it is possible to run Abe from it's source tree, this
isn't recommended. The best practice is to create a new build
-directory, and configure Cbuildv2 in that directory. That makes it
+directory, and configure Abe in that directory. That makes it
easy to change branches, or even delete subdirectories. There
are defaults for all paths, which is to create them under the same
directory configure is run in.
- There are several directories that Cbuildv2 needs. These are the
+ There are several directories that Abe needs. These are the
following:
* local snapshots - This is where all the downloaded sources get