aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2003-09-19 18:26:35 +0000
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2003-09-19 18:26:35 +0000
commit136c4c38839d3cf4ae12b0ce4cc81188933258b6 (patch)
treee5b64f1e1951462715da4dec0f7ea52e90abefb6
parentf6ae042821afa6622c96dfa952ead2ee7a585930 (diff)
downloadxen-136c4c38839d3cf4ae12b0ce4cc81188933258b6.tar.gz
xen-136c4c38839d3cf4ae12b0ce4cc81188933258b6.tar.bz2
xen-136c4c38839d3cf4ae12b0ce4cc81188933258b6.zip
bitkeeper revision 1.447 (3f6b4a5bx66eWPkM9ZVWGugRdLunrg)
typos
-rw-r--r--README5
-rw-r--r--README.CD4
2 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index d039b564b4..76f9d3fd99 100644
--- a/README
+++ b/README
@@ -136,7 +136,10 @@ Take a look at the tools/misc/xen-clone script in the BK repository,
which will 'bk clone' the live master tree, and then set about
building everything. The build procedure for xenolinux is slightly
complicated as its done by running the 'mkbuildtree' script over
-a pristine Linux tree to patch it for xenolinux.
+a pristine Linux tree to turn it into a xenolinux tree by adding the
+'xeno' architecture.
+
+The public master BK repository lives at: bk://xen.bkbits.net/xeno.bk
diff --git a/README.CD b/README.CD
index 8572bb5d91..055bb7e9b0 100644
--- a/README.CD
+++ b/README.CD
@@ -319,7 +319,7 @@ arguments to pass to Xen. In this case, we set the maximum amount of
memory to allocate to domain0, and the serial baud rate (the default
is 9600 baud). We could also disable smp support (nosmp) or disable
hyper-threading support (noht). If you have multiple network interface
-you can use ifname=XXX to select which ones to use. If your network
+you can use ifname=ethXX to select which one to use. If your network
card is unsupported, use ifname=dummy
The second line specifies which xenolinux image to use, and the
@@ -486,4 +486,4 @@ Notes:
Ian Pratt
-9 Sep 2003 \ No newline at end of file
+9 Sep 2003