* [PATCH] xfsprogs: update dead urls
@ 2018-01-06 0:03 Darrick J. Wong
2018-01-25 19:36 ` Eric Sandeen
0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2018-01-06 0:03 UTC (permalink / raw)
To: Eric Sandeen; +Cc: xfs
From: Darrick J. Wong <darrick.wong@oracle.com>
Since oss.sgi.com is dead and xfs.org is slowly migrating to
xfs.wiki.kernel.org, update all the documentation links to point to the
current landing pads.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
README | 2 +-
debian/control | 6 +++---
debian/copyright | 2 +-
debian/watch | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README b/README
index 123af50..2936ee1 100644
--- a/README
+++ b/README
@@ -9,4 +9,4 @@ and references to other XFS manual pages.
For more information and details on how to contribute to the
XFS project see the web pages at:
- http://xfs.org/
+ https://xfs.wiki.kernel.org/
diff --git a/debian/control b/debian/control
index 5c26e3d..f5980b2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: XFS Development Team <linux-xfs@vger.kernel.org>
Uploaders: Nathan Scott <nathans@debian.org>, Anibal Monsalve Salazar <anibal@debian.org>
Build-Depends: uuid-dev, dh-autoreconf, debhelper (>= 5), gettext, libtool, libreadline-gplv2-dev | libreadline5-dev, libblkid-dev (>= 2.17), linux-libc-dev, libdevmapper-dev
Standards-Version: 3.9.1
-Homepage: http://xfs.org/
+Homepage: https://xfs.wiki.kernel.org/
Package: xfsprogs
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -24,7 +24,7 @@ Description: Utilities for managing the XFS filesystem
Btrees (directories, extents, free space) to aid both performance
and scalability.
.
- Refer to the documentation at http://oss.sgi.com/projects/xfs/
+ Refer to the documentation at https://xfs.wiki.kernel.org/
for complete details.
Package: xfslibs-dev
@@ -44,7 +44,7 @@ Description: XFS filesystem-specific static libraries and headers
Btrees (directories, extents, free space) to aid both performance
and scalability.
.
- Refer to the documentation at http://xfs.org/
+ Refer to the documentation at https://xfs.wiki.kernel.org/
for complete details.
Package: xfsprogs-udeb
diff --git a/debian/copyright b/debian/copyright
index b677c25..74f4c89 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
This package was debianized by Nathan Scott nathans@debian.org on
Sun, 19 Nov 2000 07:37:09 -0500.
-It can be downloaded from ftp://oss.sgi.com/projects/xfs/download/
+It can be downloaded from https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/
Copyright:
diff --git a/debian/watch b/debian/watch
index 0aa3e8d..88f6a0f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
-ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-(.+)\.tar\.gz
+https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-(.+)\.tar\.xz
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] xfsprogs: update dead urls
2018-01-06 0:03 [PATCH] xfsprogs: update dead urls Darrick J. Wong
@ 2018-01-25 19:36 ` Eric Sandeen
0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2018-01-25 19:36 UTC (permalink / raw)
To: Darrick J. Wong, Eric Sandeen; +Cc: xfs
On 1/5/18 6:03 PM, Darrick J. Wong wrote:
> From: Darrick J. Wong <darrick.wong@oracle.com>
>
> Since oss.sgi.com is dead and xfs.org is slowly migrating to
> xfs.wiki.kernel.org, update all the documentation links to point to the
> current landing pads.
>
> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Thanks.
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-25 19:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-06 0:03 [PATCH] xfsprogs: update dead urls Darrick J. Wong
2018-01-25 19:36 ` Eric Sandeen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).