Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3bdadc86 authored by SeongJae Park's avatar SeongJae Park Committed by Jonathan Corbet
Browse files

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: default avatarSeongJae Park <sj38.park@gmail.com>
Acked-by: default avatarTheodore Ts'o <tytso@mit.edu>
Acked-by: default avatarDavid S. Miller <davem@davemloft.net>
Reviewed-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent b2e33536
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ early userspace useful. The klibc distribution is currently
maintained separately from the kernel.

You can obtain somewhat infrequent snapshots of klibc from
ftp://ftp.kernel.org/pub/linux/libs/klibc/
https://www.kernel.org/pub/linux/libs/klibc/

For active users, you are better off using the klibc git
repository, at http://git.kernel.org/?p=libs/klibc/klibc.git
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ Note: More extensive information for getting started with ext4 can be
	
	or

    ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/
    https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/

	or grab the latest git repository from:

+2 −2
Original line number Diff line number Diff line
@@ -110,10 +110,10 @@ Installation
  - Install a Linux kernel with NFS/RDMA

    The NFS/RDMA client and server are both included in the mainline Linux
    kernel version 2.6.25 and later. This and other versions of the 2.6 Linux
    kernel version 2.6.25 and later. This and other versions of the Linux
    kernel can be found at:

    ftp://ftp.kernel.org/pub/linux/kernel/v2.6/
    https://www.kernel.org/pub/linux/kernel/

    Download the sources and place them in an appropriate location.

+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@ Additional Configurations
  version 1.6 or later is required for this functionality.

  The latest release of ethtool can be found from
  http://ftp.kernel.org/pub/software/network/ethtool/
  https://www.kernel.org/pub/software/network/ethtool/

  Enabling Wake on LAN* (WoL)
  ---------------------------
+1 −1
Original line number Diff line number Diff line
@@ -435,7 +435,7 @@ Additional Configurations
  version 1.6 or later is required for this functionality.

  The latest release of ethtool can be found from
  http://ftp.kernel.org/pub/software/network/ethtool/
  https://www.kernel.org/pub/software/network/ethtool/

  Enabling Wake on LAN* (WoL)
  ---------------------------
Loading