* [Patch] new xmexample
@ 2006-04-03 1:53 Akio Takebe
0 siblings, 0 replies; only message in thread
From: Akio Takebe @ 2006-04-03 1:53 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1: Mail message body --]
[-- Type: text/plain, Size: 1004 bytes --]
Hi,
kernel parameter in xmexample1 and 2 is old.
So I fix these.
Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
diff -r 60071beccf18 tools/examples/xmexample1
--- a/tools/examples/xmexample1 Sat Apr 1 14:59:12 2006 +0100
+++ b/tools/examples/xmexample1 Sun Apr 2 16:24:41 2006 +0900
@@ -8,7 +8,7 @@
#----------------------------------------------------------------------------
# Kernel image file.
-kernel = "/boot/vmlinuz-2.6.10-xenU"
+kernel = "/boot/vmlinuz-2.6-xen"
# Optional ramdisk.
#ramdisk = "/boot/initrd.gz"
diff -r 60071beccf18 tools/examples/xmexample2
--- a/tools/examples/xmexample2 Sat Apr 1 14:59:12 2006 +0100
+++ b/tools/examples/xmexample2 Sun Apr 2 16:24:41 2006 +0900
@@ -36,7 +36,7 @@ xm_vars.check()
#----------------------------------------------------------------------------
# Kernel image file.
-kernel = "/boot/vmlinuz-2.6.10-xenU"
+kernel = "/boot/vmlinuz-2.6-xen"
# Optional ramdisk.
#ramdisk = "/boot/initrd.gz"
Best Regards,
Akio Takebe
[-- Attachment #2: new_xmexample.patch --]
[-- Type: application/octet-stream, Size: 852 bytes --]
diff -r 60071beccf18 tools/examples/xmexample1
--- a/tools/examples/xmexample1 Sat Apr 1 14:59:12 2006 +0100
+++ b/tools/examples/xmexample1 Sun Apr 2 16:24:41 2006 +0900
@@ -8,7 +8,7 @@
#----------------------------------------------------------------------------
# Kernel image file.
-kernel = "/boot/vmlinuz-2.6.10-xenU"
+kernel = "/boot/vmlinuz-2.6-xen"
# Optional ramdisk.
#ramdisk = "/boot/initrd.gz"
diff -r 60071beccf18 tools/examples/xmexample2
--- a/tools/examples/xmexample2 Sat Apr 1 14:59:12 2006 +0100
+++ b/tools/examples/xmexample2 Sun Apr 2 16:24:41 2006 +0900
@@ -36,7 +36,7 @@ xm_vars.check()
#----------------------------------------------------------------------------
# Kernel image file.
-kernel = "/boot/vmlinuz-2.6.10-xenU"
+kernel = "/boot/vmlinuz-2.6-xen"
# Optional ramdisk.
#ramdisk = "/boot/initrd.gz"
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-03 1:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-03 1:53 [Patch] new xmexample Akio Takebe
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.