On Thu 2010-11-25 10:30:12, Simon Horman wrote: > Signed-off-by: Simon Horman <horms at 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 at in.ibm.com) > +Vivek Goyal (vgoyal at redhat.com) > Maneesh Soni (maneesh at in.ibm.com) > >