Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1609464

[PATCH 0/5] Fix dead URLs to ftp.kernel.org

From SeongJae Park <sj38.park@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/5] Fix dead URLs to ftp.kernel.org
Date 2017-03-27 08:00 +0200
Message-ID <tpvR7-3fY-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


URLs to `ftp.kernel.org` exist here and there though `ftp.kernel.org` is
already dead [0].  This patchset fixes those URLs to use `www.kernel.org`
instead.

The change is splitted into multiple patches for independent review and merge
of each maintainer, though the change is trivial.

[0] https://www.kernel.org/shutting-down-ftp-services.html

SeongJae Park (5):
  MAINTAINERS: Fix a dead URL to ftp.kernel.org
  drivers/block: Fix a dead URL to ftp.kernel.org
  drivers/md: Fix a dead URL to ftp.kernel.org
  fs/autofs4: Fix a dead URL to ftp.kernel.org
  scripts: Fix dead URLs to ftp.kernel.org

 MAINTAINERS              | 2 +-
 drivers/block/Kconfig    | 2 +-
 drivers/md/Kconfig       | 2 +-
 fs/autofs4/Kconfig       | 2 +-
 scripts/ksymoops/README  | 5 ++---
 scripts/package/builddeb | 4 ++--
 6 files changed, 8 insertions(+), 9 deletions(-)

-- 
2.10.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] Fix dead URLs to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  [PATCH 2/5] drivers/block: Fix a dead URL to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  [PATCH 4/5] fs/autofs4: Fix a dead URL to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  [PATCH 5/5] scripts: Fix dead URLs to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  [PATCH 1/5] MAINTAINERS: Fix a dead URL to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  [PATCH 3/5] drivers/md: Fix a dead URL to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  Re: [PATCH 0/5] Fix dead URLs to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 14:50 +0200
    [PATCH] Fix dead URLs to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 15:00 +0200
  Re: [PATCH 0/5] Fix dead URLs to ftp.kernel.org Michal Marek <mmarek@suse.com> - 2017-03-27 14:50 +0200

csiph-web