diff options
author | SeongJae Park <sj38.park@gmail.com> | 2017-03-27 09:05:34 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-03-29 17:46:06 -0400 |
commit | 3bdadc86dca07c792c01b966575f00cfc25da4a3 (patch) | |
tree | 97fd88cbe1e9ece5a91a8b0157230d0a72115be5 | |
parent | b2e33536c010513e07e92ca914fcc11108d5eef5 (diff) |
Documentation: Fix dead URLs to ftp.kernel.org
As ftp.kernel.org is closed [0], this commit fixes dead URLs in
documents to use www.kernel.org instead.
[0] https://www.kernel.org/shutting-down-ftp-services.html
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Acked-by: Theodore Ts'o <tytso@mit.edu>
Acked-by: David S. Miller <davem@davemloft.net>
Reviewed-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/early-userspace/README | 2 | ||||
-rw-r--r-- | Documentation/filesystems/ext4.txt | 2 | ||||
-rw-r--r-- | Documentation/filesystems/nfs/nfs-rdma.txt | 4 | ||||
-rw-r--r-- | Documentation/networking/e100.txt | 2 | ||||
-rw-r--r-- | Documentation/networking/e1000.txt | 2 | ||||
-rw-r--r-- | Documentation/networking/e1000e.txt | 2 | ||||
-rw-r--r-- | Documentation/networking/igb.txt | 2 | ||||
-rw-r--r-- | Documentation/networking/igbvf.txt | 2 | ||||
-rw-r--r-- | Documentation/networking/ixgb.txt | 2 | ||||
-rw-r--r-- | Documentation/networking/ixgbe.txt | 2 | ||||
-rw-r--r-- | Documentation/process/applying-patches.rst | 12 | ||||
-rw-r--r-- | Documentation/process/changes.rst | 10 |
12 files changed, 19 insertions, 25 deletions
diff --git a/Documentation/early-userspace/README b/Documentation/early-userspace/README index 93e63a9af30b..2c00b072a4c8 100644 --- a/Documentation/early-userspace/README +++ b/Documentation/early-userspace/README | |||
@@ -86,7 +86,7 @@ early userspace useful. The klibc distribution is currently | |||
86 | maintained separately from the kernel. | 86 | maintained separately from the kernel. |
87 | 87 | ||
88 | You can obtain somewhat infrequent snapshots of klibc from | 88 | You can obtain somewhat infrequent snapshots of klibc from |
89 | ftp://ftp.kernel.org/pub/linux/libs/klibc/ | 89 | https://www.kernel.org/pub/linux/libs/klibc/ |
90 | 90 | ||
91 | For active users, you are better off using the klibc git | 91 | For active users, you are better off using the klibc git |
92 | repository, at http://git.kernel.org/?p=libs/klibc/klibc.git | 92 | repository, at http://git.kernel.org/?p=libs/klibc/klibc.git |
diff --git a/Documentation/filesystems/ext4.txt b/Documentation/filesystems/ext4.txt index 3698ed3146e3..5a8f7f4d2bca 100644 --- a/Documentation/filesystems/ext4.txt +++ b/Documentation/filesystems/ext4.txt | |||
@@ -25,7 +25,7 @@ Note: More extensive information for getting started with ext4 can be | |||
25 | 25 | ||
26 | or | 26 | or |
27 | 27 | ||
28 | ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/ | 28 | https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/ |
29 | 29 | ||
30 | or grab the latest git repository from: | 30 | or grab the latest git repository from: |
31 | 31 | ||
diff --git a/Documentation/filesystems/nfs/nfs-rdma.txt b/Documentation/filesystems/nfs/nfs-rdma.txt index 1e6564545edf..22dc0dd6889c 100644 --- a/Documentation/filesystems/nfs/nfs-rdma.txt +++ b/Documentation/filesystems/nfs/nfs-rdma.txt | |||
@@ -110,10 +110,10 @@ Installation | |||
110 | - Install a Linux kernel with NFS/RDMA | 110 | - Install a Linux kernel with NFS/RDMA |
111 | 111 | ||
112 | The NFS/RDMA client and server are both included in the mainline Linux | 112 | The NFS/RDMA client and server are both included in the mainline Linux |
113 | kernel version 2.6.25 and later. This and other versions of the 2.6 Linux | 113 | kernel version 2.6.25 and later. This and other versions of the Linux |
114 | kernel can be found at: | 114 | kernel can be found at: |
115 | 115 | ||
116 | ftp://ftp.kernel.org/pub/linux/kernel/v2.6/ | 116 | https://www.kernel.org/pub/linux/kernel/ |
117 | 117 | ||
118 | Download the sources and place them in an appropriate location. | 118 | Download the sources and place them in an appropriate location. |
119 | 119 | ||
diff --git a/Documentation/networking/e100.txt b/Documentation/networking/e100.txt index 42ddbd4b52a9..54810b82c01a 100644 --- a/Documentation/networking/e100.txt +++ b/Documentation/networking/e100.txt | |||
@@ -130,7 +130,7 @@ Additional Configurations | |||
130 | version 1.6 or later is required for this functionality. | 130 | version 1.6 or later is required for this functionality. |
131 | 131 | ||
132 | The latest release of ethtool can be found from | 132 | The latest release of ethtool can be found from |
133 | http://ftp.kernel.org/pub/software/network/ethtool/ | 133 | https://www.kernel.org/pub/software/network/ethtool/ |
134 | 134 | ||
135 | Enabling Wake on LAN* (WoL) | 135 | Enabling Wake on LAN* (WoL) |
136 | --------------------------- | 136 | --------------------------- |
diff --git a/Documentation/networking/e1000.txt b/Documentation/networking/e1000.txt index 437b2099cced..1f6ed848363d 100644 --- a/Documentation/networking/e1000.txt +++ b/Documentation/networking/e1000.txt | |||
@@ -435,7 +435,7 @@ Additional Configurations | |||
435 | version 1.6 or later is required for this functionality. | 435 | version 1.6 or later is required for this functionality. |
436 | 436 | ||
437 | The latest release of ethtool can be found from | 437 | The latest release of ethtool can be found from |
438 | http://ftp.kernel.org/pub/software/network/ethtool/ | 438 | https://www.kernel.org/pub/software/network/ethtool/ |
439 | 439 | ||
440 | Enabling Wake on LAN* (WoL) | 440 | Enabling Wake on LAN* (WoL) |
441 | --------------------------- | 441 | --------------------------- |
diff --git a/Documentation/networking/e1000e.txt b/Documentation/networking/e1000e.txt index ad2d9f38ce14..12089547baed 100644 --- a/Documentation/networking/e1000e.txt +++ b/Documentation/networking/e1000e.txt | |||
@@ -274,7 +274,7 @@ Additional Configurations | |||
274 | diagnostics, as well as displaying statistical information. We | 274 | diagnostics, as well as displaying statistical information. We |
275 | strongly recommend downloading the latest version of ethtool at: | 275 | strongly recommend downloading the latest version of ethtool at: |
276 | 276 | ||
277 | http://ftp.kernel.org/pub/software/network/ethtool/ | 277 | https://kernel.org/pub/software/network/ethtool/ |
278 | 278 | ||
279 | NOTE: When validating enable/disable tests on some parts (82578, for example) | 279 | NOTE: When validating enable/disable tests on some parts (82578, for example) |
280 | you need to add a few seconds between tests when working with ethtool. | 280 | you need to add a few seconds between tests when working with ethtool. |
diff --git a/Documentation/networking/igb.txt b/Documentation/networking/igb.txt index 15534fdd09a8..f90643ef39c9 100644 --- a/Documentation/networking/igb.txt +++ b/Documentation/networking/igb.txt | |||
@@ -63,7 +63,7 @@ Additional Configurations | |||
63 | diagnostics, as well as displaying statistical information. The latest | 63 | diagnostics, as well as displaying statistical information. The latest |
64 | version of ethtool can be found at: | 64 | version of ethtool can be found at: |
65 | 65 | ||
66 | http://ftp.kernel.org/pub/software/network/ethtool/ | 66 | https://www.kernel.org/pub/software/network/ethtool/ |
67 | 67 | ||
68 | Enabling Wake on LAN* (WoL) | 68 | Enabling Wake on LAN* (WoL) |
69 | --------------------------- | 69 | --------------------------- |
diff --git a/Documentation/networking/igbvf.txt b/Documentation/networking/igbvf.txt index 40db17a6665b..bd404735fb46 100644 --- a/Documentation/networking/igbvf.txt +++ b/Documentation/networking/igbvf.txt | |||
@@ -62,7 +62,7 @@ Additional Configurations | |||
62 | version 3.0 or later is required for this functionality, although we | 62 | version 3.0 or later is required for this functionality, although we |
63 | strongly recommend downloading the latest version at: | 63 | strongly recommend downloading the latest version at: |
64 | 64 | ||
65 | http://ftp.kernel.org/pub/software/network/ethtool/ | 65 | https://www.kernel.org/pub/software/network/ethtool/ |
66 | 66 | ||
67 | Support | 67 | Support |
68 | ======= | 68 | ======= |
diff --git a/Documentation/networking/ixgb.txt b/Documentation/networking/ixgb.txt index 9b4a10a1cf50..09f71d71920a 100644 --- a/Documentation/networking/ixgb.txt +++ b/Documentation/networking/ixgb.txt | |||
@@ -313,7 +313,7 @@ Additional Configurations | |||
313 | version 1.6 or later is required for this functionality. | 313 | version 1.6 or later is required for this functionality. |
314 | 314 | ||
315 | The latest release of ethtool can be found from | 315 | The latest release of ethtool can be found from |
316 | http://ftp.kernel.org/pub/software/network/ethtool/ | 316 | https://www.kernel.org/pub/software/network/ethtool/ |
317 | 317 | ||
318 | NOTE: The ethtool version 1.6 only supports a limited set of ethtool options. | 318 | NOTE: The ethtool version 1.6 only supports a limited set of ethtool options. |
319 | Support for a more complete ethtool feature set can be enabled by | 319 | Support for a more complete ethtool feature set can be enabled by |
diff --git a/Documentation/networking/ixgbe.txt b/Documentation/networking/ixgbe.txt index 6f0cb57b59c6..687835415707 100644 --- a/Documentation/networking/ixgbe.txt +++ b/Documentation/networking/ixgbe.txt | |||
@@ -272,7 +272,7 @@ Additional Configurations | |||
272 | ethtool version is required for this functionality. | 272 | ethtool version is required for this functionality. |
273 | 273 | ||
274 | The latest release of ethtool can be found from | 274 | The latest release of ethtool can be found from |
275 | http://ftp.kernel.org/pub/software/network/ethtool/ | 275 | https://www.kernel.org/pub/software/network/ethtool/ |
276 | 276 | ||
277 | FCoE | 277 | FCoE |
278 | ---- | 278 | ---- |
diff --git a/Documentation/process/applying-patches.rst b/Documentation/process/applying-patches.rst index 87825cf96f33..a0d058cc6d25 100644 --- a/Documentation/process/applying-patches.rst +++ b/Documentation/process/applying-patches.rst | |||
@@ -250,17 +250,11 @@ specific homes. | |||
250 | 250 | ||
251 | The 4.x.y (-stable) and 4.x patches live at | 251 | The 4.x.y (-stable) and 4.x patches live at |
252 | 252 | ||
253 | ftp://ftp.kernel.org/pub/linux/kernel/v4.x/ | 253 | https://www.kernel.org/pub/linux/kernel/v4.x/ |
254 | 254 | ||
255 | The -rc patches live at | 255 | The -rc patches live at |
256 | 256 | ||
257 | ftp://ftp.kernel.org/pub/linux/kernel/v4.x/testing/ | 257 | https://www.kernel.org/pub/linux/kernel/v4.x/testing/ |
258 | |||
259 | In place of ``ftp.kernel.org`` you can use ``ftp.cc.kernel.org``, where cc is a | ||
260 | country code. This way you'll be downloading from a mirror site that's most | ||
261 | likely geographically closer to you, resulting in faster downloads for you, | ||
262 | less bandwidth used globally and less load on the main kernel.org servers -- | ||
263 | these are good things, so do use mirrors when possible. | ||
264 | 258 | ||
265 | 259 | ||
266 | The 4.x kernels | 260 | The 4.x kernels |
@@ -317,7 +311,7 @@ the current stable kernel. | |||
317 | The -stable team usually do make incremental patches available as well | 311 | The -stable team usually do make incremental patches available as well |
318 | as patches against the latest mainline release, but I only cover the | 312 | as patches against the latest mainline release, but I only cover the |
319 | non-incremental ones below. The incremental ones can be found at | 313 | non-incremental ones below. The incremental ones can be found at |
320 | ftp://ftp.kernel.org/pub/linux/kernel/v4.x/incr/ | 314 | https://www.kernel.org/pub/linux/kernel/v4.x/incr/ |
321 | 315 | ||
322 | These patches are not incremental, meaning that for example the 4.7.3 | 316 | These patches are not incremental, meaning that for example the 4.7.3 |
323 | patch does not apply on top of the 4.7.2 kernel source, but rather on top | 317 | patch does not apply on top of the 4.7.2 kernel source, but rather on top |
diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst index e4f25038ef65..01c5dbcd0f84 100644 --- a/Documentation/process/changes.rst +++ b/Documentation/process/changes.rst | |||
@@ -349,7 +349,7 @@ Make | |||
349 | Binutils | 349 | Binutils |
350 | -------- | 350 | -------- |
351 | 351 | ||
352 | - <ftp://ftp.kernel.org/pub/linux/devel/binutils/> | 352 | - <https://www.kernel.org/pub/linux/devel/binutils/> |
353 | 353 | ||
354 | OpenSSL | 354 | OpenSSL |
355 | ------- | 355 | ------- |
@@ -362,17 +362,17 @@ System utilities | |||
362 | Util-linux | 362 | Util-linux |
363 | ---------- | 363 | ---------- |
364 | 364 | ||
365 | - <ftp://ftp.kernel.org/pub/linux/utils/util-linux/> | 365 | - <https://www.kernel.org/pub/linux/utils/util-linux/> |
366 | 366 | ||
367 | Ksymoops | 367 | Ksymoops |
368 | -------- | 368 | -------- |
369 | 369 | ||
370 | - <ftp://ftp.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/> | 370 | - <https://www.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/> |
371 | 371 | ||
372 | Module-Init-Tools | 372 | Module-Init-Tools |
373 | ----------------- | 373 | ----------------- |
374 | 374 | ||
375 | - <ftp://ftp.kernel.org/pub/linux/kernel/people/rusty/modules/> | 375 | - <https://www.kernel.org/pub/linux/utils/kernel/module-init-tools/> |
376 | 376 | ||
377 | Mkinitrd | 377 | Mkinitrd |
378 | -------- | 378 | -------- |
@@ -402,7 +402,7 @@ Xfsprogs | |||
402 | Pcmciautils | 402 | Pcmciautils |
403 | ----------- | 403 | ----------- |
404 | 404 | ||
405 | - <ftp://ftp.kernel.org/pub/linux/utils/kernel/pcmcia/> | 405 | - <https://www.kernel.org/pub/linux/utils/kernel/pcmcia/> |
406 | 406 | ||
407 | Quota-tools | 407 | Quota-tools |
408 | ----------- | 408 | ----------- |