* [PATCH] kdump: update kexec-tools URL and Vivek's email
@ 2010-11-25 1:30 Simon Horman
2010-11-25 1:48 ` Simon Horman
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Simon Horman @ 2010-11-25 1:30 UTC (permalink / raw)
To: linux-kernel, kexec
Cc: Pavel Machek, Randy Dunlap, Andrew Morton, Jiri Kosina,
Vivek Goyal, Simon Horman
Signed-off-by: Simon Horman <horms@verge.net.au>
---
Documentation/kdump/kdump.txt | 15 +++++++++------
1 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/Documentation/kdump/kdump.txt b/Documentation/kdump/kdump.txt
index cab61d8..7a9e0b4 100644
--- a/Documentation/kdump/kdump.txt
+++ b/Documentation/kdump/kdump.txt
@@ -65,18 +65,21 @@ Install kexec-tools
2) Download the kexec-tools user-space package from the following URL:
-http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/kexec-tools.tar.gz
+http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools.tar.gz
This is a symlink to the latest version.
The latest kexec-tools git tree is available at:
-git://git.kernel.org/pub/scm/linux/kernel/git/horms/kexec-tools.git
-or
-http://www.kernel.org/git/?p=linux/kernel/git/horms/kexec-tools.git
+git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
+and
+http://www.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
+
+There is also a gitweb interface available at
+http://www.kernel.org/git/?p=utils/kernel/kexec/kexec-tools.git
More information about kexec-tools can be found at
-http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/README.html
+http://www.kernel.org/pub/linux/utils/kernel/kexec/README.html
3) Unpack the tarball with the tar command, as follows:
@@ -439,6 +442,6 @@ To Do
Contact
=======
-Vivek Goyal (vgoyal@in.ibm.com)
+Vivek Goyal (vgoyal@redhat.com)
Maneesh Soni (maneesh@in.ibm.com)
--
1.7.2.3
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] kdump: update kexec-tools URL and Vivek's email
2010-11-25 1:30 [PATCH] kdump: update kexec-tools URL and Vivek's email Simon Horman
@ 2010-11-25 1:48 ` Simon Horman
2010-11-25 7:35 ` Pavel Machek
2010-11-25 13:37 ` Jiri Kosina
2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2010-11-25 1:48 UTC (permalink / raw)
To: linux-kernel, kexec
Cc: Pavel Machek, Randy Dunlap, Andrew Morton, Jiri Kosina, Vivek Goyal
[ repost with Andrew's correct email address ]
On Thu, Nov 25, 2010 at 10:30:12AM +0900, Simon Horman wrote:
> Signed-off-by: Simon Horman <horms@verge.net.au>
> ---
> Documentation/kdump/kdump.txt | 15 +++++++++------
> 1 files changed, 9 insertions(+), 6 deletions(-)
>
> diff --git a/Documentation/kdump/kdump.txt b/Documentation/kdump/kdump.txt
> index cab61d8..7a9e0b4 100644
> --- a/Documentation/kdump/kdump.txt
> +++ b/Documentation/kdump/kdump.txt
> @@ -65,18 +65,21 @@ Install kexec-tools
>
> 2) Download the kexec-tools user-space package from the following URL:
>
> -http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/kexec-tools.tar.gz
> +http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools.tar.gz
>
> This is a symlink to the latest version.
>
> The latest kexec-tools git tree is available at:
>
> -git://git.kernel.org/pub/scm/linux/kernel/git/horms/kexec-tools.git
> -or
> -http://www.kernel.org/git/?p=linux/kernel/git/horms/kexec-tools.git
> +git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
> +and
> +http://www.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
> +
> +There is also a gitweb interface available at
> +http://www.kernel.org/git/?p=utils/kernel/kexec/kexec-tools.git
>
> More information about kexec-tools can be found at
> -http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/README.html
> +http://www.kernel.org/pub/linux/utils/kernel/kexec/README.html
>
> 3) Unpack the tarball with the tar command, as follows:
>
> @@ -439,6 +442,6 @@ To Do
> Contact
> =======
>
> -Vivek Goyal (vgoyal@in.ibm.com)
> +Vivek Goyal (vgoyal@redhat.com)
> Maneesh Soni (maneesh@in.ibm.com)
>
> --
> 1.7.2.3
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] kdump: update kexec-tools URL and Vivek's email
2010-11-25 1:30 [PATCH] kdump: update kexec-tools URL and Vivek's email Simon Horman
2010-11-25 1:48 ` Simon Horman
@ 2010-11-25 7:35 ` Pavel Machek
2010-11-25 13:37 ` Jiri Kosina
2 siblings, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2010-11-25 7:35 UTC (permalink / raw)
To: Simon Horman, Andrew Morton
Cc: linux-kernel, kexec, Randy Dunlap, Jiri Kosina, Vivek Goyal,
Andrew Morton
On Thu 2010-11-25 10:30:12, Simon Horman wrote:
> Signed-off-by: Simon Horman <horms@verge.net.au>
Thanks!
> ---
> Documentation/kdump/kdump.txt | 15 +++++++++------
> 1 files changed, 9 insertions(+), 6 deletions(-)
>
> diff --git a/Documentation/kdump/kdump.txt b/Documentation/kdump/kdump.txt
> index cab61d8..7a9e0b4 100644
> --- a/Documentation/kdump/kdump.txt
> +++ b/Documentation/kdump/kdump.txt
> @@ -65,18 +65,21 @@ Install kexec-tools
>
> 2) Download the kexec-tools user-space package from the following URL:
>
> -http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/kexec-tools.tar.gz
> +http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools.tar.gz
>
> This is a symlink to the latest version.
>
> The latest kexec-tools git tree is available at:
>
> -git://git.kernel.org/pub/scm/linux/kernel/git/horms/kexec-tools.git
> -or
> -http://www.kernel.org/git/?p=linux/kernel/git/horms/kexec-tools.git
> +git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
> +and
> +http://www.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
> +
> +There is also a gitweb interface available at
> +http://www.kernel.org/git/?p=utils/kernel/kexec/kexec-tools.git
>
> More information about kexec-tools can be found at
> -http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/README.html
> +http://www.kernel.org/pub/linux/utils/kernel/kexec/README.html
>
> 3) Unpack the tarball with the tar command, as follows:
>
> @@ -439,6 +442,6 @@ To Do
> Contact
> =======
>
> -Vivek Goyal (vgoyal@in.ibm.com)
> +Vivek Goyal (vgoyal@redhat.com)
> Maneesh Soni (maneesh@in.ibm.com)
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] kdump: update kexec-tools URL and Vivek's email
2010-11-25 1:30 [PATCH] kdump: update kexec-tools URL and Vivek's email Simon Horman
2010-11-25 1:48 ` Simon Horman
2010-11-25 7:35 ` Pavel Machek
@ 2010-11-25 13:37 ` Jiri Kosina
2 siblings, 0 replies; 4+ messages in thread
From: Jiri Kosina @ 2010-11-25 13:37 UTC (permalink / raw)
To: Simon Horman
Cc: linux-kernel, kexec, Pavel Machek, Randy Dunlap, Vivek Goyal,
Andrew Morton
On Thu, 25 Nov 2010, Simon Horman wrote:
> Signed-off-by: Simon Horman <horms@verge.net.au>
> ---
> Documentation/kdump/kdump.txt | 15 +++++++++------
> 1 files changed, 9 insertions(+), 6 deletions(-)
>
> diff --git a/Documentation/kdump/kdump.txt b/Documentation/kdump/kdump.txt
> index cab61d8..7a9e0b4 100644
> --- a/Documentation/kdump/kdump.txt
> +++ b/Documentation/kdump/kdump.txt
> @@ -65,18 +65,21 @@ Install kexec-tools
>
> 2) Download the kexec-tools user-space package from the following URL:
>
> -http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/kexec-tools.tar.gz
> +http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools.tar.gz
>
> This is a symlink to the latest version.
>
> The latest kexec-tools git tree is available at:
>
> -git://git.kernel.org/pub/scm/linux/kernel/git/horms/kexec-tools.git
> -or
> -http://www.kernel.org/git/?p=linux/kernel/git/horms/kexec-tools.git
> +git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
> +and
> +http://www.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git
> +
> +There is also a gitweb interface available at
> +http://www.kernel.org/git/?p=utils/kernel/kexec/kexec-tools.git
>
> More information about kexec-tools can be found at
> -http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/README.html
> +http://www.kernel.org/pub/linux/utils/kernel/kexec/README.html
>
> 3) Unpack the tarball with the tar command, as follows:
>
> @@ -439,6 +442,6 @@ To Do
> Contact
> =======
>
> -Vivek Goyal (vgoyal@in.ibm.com)
> +Vivek Goyal (vgoyal@redhat.com)
> Maneesh Soni (maneesh@in.ibm.com)
Applied, thank you.
--
Jiri Kosina
SUSE Labs, Novell Inc.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-11-25 13:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-25 1:30 [PATCH] kdump: update kexec-tools URL and Vivek's email Simon Horman
2010-11-25 1:48 ` Simon Horman
2010-11-25 7:35 ` Pavel Machek
2010-11-25 13:37 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®