aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2018-01-25 13:55:01 -0600
committerEric Sandeen <sandeen@redhat.com>2018-01-25 13:55:01 -0600
commit50663dc149619aef23bcb43e6fdf48bc60487374 (patch)
tree62f05e67be87456a18ddc0bd2b7a328ce2a38331
parentd0ca5d8a3875a423b522ee9767cbeb3d47bed420 (diff)
downloadxfsprogs-dev-50663dc149619aef23bcb43e6fdf48bc60487374.tar.gz
xfsprogs: update dead urls
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> Reviewed-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
-rw-r--r--README2
-rw-r--r--debian/control6
-rw-r--r--debian/copyright2
-rw-r--r--debian/watch2
4 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 123af5006e..2936ee110e 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 5c26e3d7e1..f5980b26fd 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 b677c2546c..74f4c897fd 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 0aa3e8d5f0..88f6a0f1b4 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