[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Update README for 3.4 branch.
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1242651235 -3600 # Node ID 9890a1e5b6ab95f3e837f3f68d823a3657a7f96d # Parent 40d4267296ad2dc5e03c674cfc6fe12e1c14f0af Update README for 3.4 branch. Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx> --- README | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff -r 40d4267296ad -r 9890a1e5b6ab README --- a/README Fri May 15 08:12:39 2009 +0100 +++ b/README Mon May 18 13:53:55 2009 +0100 @@ -1,9 +1,9 @@ ################################# - __ __ _____ _____ - \ \/ /___ _ __ |___ / |___ / - \ // _ \ '_ \ |_ \ |_ \ - / \ __/ | | | ___) | ___) | - /_/\_\___|_| |_| |____(_)____/ + __ __ _____ _ _ + \ \/ /___ _ __ |___ /| || | + \ // _ \ '_ \ |_ \| || |_ + / \ __/ | | | ___) |__ _| + /_/\_\___|_| |_| |____(_) |_| ################################# @@ -21,7 +21,7 @@ by the original Xen development team to 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 @@ 2. Configure your bootloader to boot Xen /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 @@ 2. Configure your bootloader to boot Xen 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. _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |