aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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