direct-io.hg
changeset 2392:8faec11c4d99
bitkeeper revision 1.1159.53.26 (4134a442HH6rsQy1xHC2QfjcaXY5iw)
user.tex:
tweak
user.tex:
tweak
author | smh22@tempest.cl.cam.ac.uk |
---|---|
date | Tue Aug 31 16:16:02 2004 +0000 (2004-08-31) |
parents | 61f948e59214 |
children | 486e3a27b1da |
files | docs/user.tex |
line diff
1.1 --- a/docs/user.tex Mon Aug 30 23:00:31 2004 +0000 1.2 +++ b/docs/user.tex Tue Aug 31 16:16:02 2004 +0000 1.3 @@ -295,10 +295,10 @@ download it and keep it updated with the 1.4 Change to the directory in which you want to put the source code, then 1.5 run: 1.6 \begin{verbatim} 1.7 -# bk clone bk://xen.bkbits.net/xeno-2.0.bk 1.8 +# bk clone bk://xen.bkbits.net/xen-2.0.bk 1.9 \end{verbatim} 1.10 1.11 -Under your current directory, a new directory named `xeno-2.0.bk' 1.12 +Under your current directory, a new directory named `xen-2.0.bk' 1.13 has been created, which contains all the source code for the Xen 1.14 hypervisor and the Xen tools. The directory also contains `sparse' 1.15 Linux source trees, containing only the files that differ between 1.16 @@ -307,7 +307,7 @@ XenLinux and standard Linux. 1.17 Once you have cloned the repository, you can update to the newest 1.18 changes to the repository by running: 1.19 \begin{verbatim} 1.20 -# cd xeno-2.0.bk # to change into the local repository 1.21 +# cd xen-2.0.bk # to change into the local repository 1.22 # bk pull # to update the repository 1.23 \end{verbatim} 1.24 1.25 @@ -509,7 +509,7 @@ At minimum, you should edit the followin 1.26 \begin{description} 1.27 \item[kernel] Set this to the path of the kernel you compiled for use 1.28 with Xen. [e.g. {\tt kernel = 1.29 - '/root/xeno-2.0.bk/install/boot/vmlinuz-2.4.27-xenU'}] 1.30 + '/root/xen-2.0.bk/install/boot/vmlinuz-2.4.27-xenU'}] 1.31 \item[memory] Set this to the size of the domain's memory in 1.32 megabytes. [e.g. {\tt memory = 64 } ] 1.33 \item[disk] Set the first entry in this list to calculate the offset