All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akio Takebe <takebe_akio@jp.fujitsu.com>
To: xen-devel@lists.xensource.com
Subject: [Patch] new xmexample
Date: Mon, 03 Apr 2006 10:53:49 +0900	[thread overview]
Message-ID: <DEC656C1739618takebe_akio@jp.fujitsu.com> (raw)

[-- 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

                 reply	other threads:[~2006-04-03  1:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DEC656C1739618takebe_akio@jp.fujitsu.com \
    --to=takebe_akio@jp.fujitsu.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.