aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-05-18 13:53:55 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-05-18 13:53:55 +0100
commit20a0b3ef152ef0f6a83b4644911086af85f2938d (patch)
tree8dd3ca7a8967e0563d4ffd5b58d8770db66d8e2a /README
parent9e8f7237f16f340ec9166deb514b47648ff6cad1 (diff)
downloadxen-20a0b3ef152ef0f6a83b4644911086af85f2938d.tar.gz
xen-20a0b3ef152ef0f6a83b4644911086af85f2938d.tar.bz2
xen-20a0b3ef152ef0f6a83b4644911086af85f2938d.zip
Update README for 3.4 branch.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 9 insertions, 9 deletions
diff --git a/README b/README
index 1a46b32371..9ace1feb3a 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
#################################
- __ __ _____ _____
- \ \/ /___ _ __ |___ / |___ /
- \ // _ \ '_ \ |_ \ |_ \
- / \ __/ | | | ___) | ___) |
- /_/\_\___|_| |_| |____(_)____/
+ __ __ _____ _ _
+ \ \/ /___ _ __ |___ /| || |
+ \ // _ \ '_ \ |_ \| || |_
+ / \ __/ | | | ___) |__ _|
+ /_/\_\___|_| |_| |____(_) |_|
#################################
@@ -21,7 +21,7 @@ development community, spearheaded by XenSource Inc, a company created
by the original Xen development team to build enterprise products
around Xen.
-The 3.3 release offers excellent performance, hardware support and
+The 3.4 release offers excellent performance, hardware support and
enterprise-grade features such as x86_32-PAE, x86_64, SMP guests and
live relocation of VMs. Ports to Linux 2.6, Linux 2.4, NetBSD, FreeBSD
and Solaris are available from the community.
@@ -54,8 +54,8 @@ performed with root privileges.]
/boot/grub/menu.lst: edit this file to include an entry like the
following:
- title Xen 3.3 / XenLinux 2.6
- kernel /boot/xen-3.3.gz console=vga
+ title Xen 3.4 / XenLinux 2.6
+ kernel /boot/xen-3.4.gz console=vga
module /boot/vmlinuz-2.6-xen root=<root-dev> ro console=tty0
module /boot/initrd-2.6-xen.img
@@ -74,7 +74,7 @@ performed with root privileges.]
32MB memory for internal use, which is not available for allocation
to virtual machines.
-3. Reboot your system and select the "Xen 3.3 / XenLinux 2.6" menu
+3. Reboot your system and select the "Xen 3.4 / XenLinux 2.6" menu
option. After booting Xen, Linux will start and your initialisation
scripts should execute in the usual way.