Re: [PATCH] kdump: update kexec-tools URL and Vivek's email
On Thu, 25 Nov 2010, Simon Horman wrote: > Signed-off-by: Simon Horman > --- > 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 (vgo...@in.ibm.com) > +Vivek Goyal (vgo...@redhat.com) > Maneesh Soni (mane...@in.ibm.com) Applied, thank you. -- Jiri Kosina SUSE Labs, Novell Inc. ___ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec
Re: [PATCH] kdump: update kexec-tools URL and Vivek's email
On Thu 2010-11-25 10:30:12, Simon Horman wrote: > Signed-off-by: Simon Horman 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 (vgo...@in.ibm.com) > +Vivek Goyal (vgo...@redhat.com) > Maneesh Soni (mane...@in.ibm.com) > > ___ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec
Re: [PATCH] kdump: update kexec-tools URL and Vivek's email
[ 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 > --- > 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 (vgo...@in.ibm.com) > +Vivek Goyal (vgo...@redhat.com) > Maneesh Soni (mane...@in.ibm.com) > > -- > 1.7.2.3 > ___ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec
[PATCH] kdump: update kexec-tools URL and Vivek's email
Signed-off-by: Simon Horman --- 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 (vgo...@in.ibm.com) +Vivek Goyal (vgo...@redhat.com) Maneesh Soni (mane...@in.ibm.com) -- 1.7.2.3 ___ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec