From: iap10@labyrinth.cl.cam.ac.uk Date: Fri, 19 Sep 2003 18:26:35 +0000 (+0000) Subject: bitkeeper revision 1.447 (3f6b4a5bx66eWPkM9ZVWGugRdLunrg) X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~18680 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=136c4c38839d3cf4ae12b0ce4cc81188933258b6;p=xen.git bitkeeper revision 1.447 (3f6b4a5bx66eWPkM9ZVWGugRdLunrg) typos --- 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