bitkeeper revision 1.447 (3f6b4a5bx66eWPkM9ZVWGugRdLunrg)
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Fri, 19 Sep 2003 18:26:35 +0000 (18:26 +0000)
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Fri, 19 Sep 2003 18:26:35 +0000 (18:26 +0000)
typos

README
README.CD

diff --git a/README b/README
index d039b564b4441d86406462fa88a2dfa49655a298..76f9d3fd99d94e984653ad480bc6e25fadb2c097 100644 (file)
--- 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
 
 
 
index 8572bb5d91d3f57a87f8bcbfea7ca04096d99096..055bb7e9b0e25a9a0580005be576e9eaa04d44a4 100644 (file)
--- 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