Linux-Doc Archive mirror
 help / color / mirror / Atom feed
* Document Patch
@ 2024-03-19 12:11 Linem Davton
  2024-03-19 15:08 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Linem Davton @ 2024-03-19 12:11 UTC (permalink / raw
  To: linux-doc; +Cc: trivial


[-- Attachment #1.1: Type: text/plain, Size: 390 bytes --]

Added mailing list link - https://subspace.kernel.org/lists.linux.dev.html

2. Process.rst lists - http://vger.kernel.org/vger-lists.html, but
the subscribe button on this uses older system i.e Majordomo.

Chapter 2 of "A guide to the Kernel Development Process" now has the
susbspace link mentioned above and users are encouraged to subscribe via
this link.

Utkarsh Raj
University Siegen

[-- Attachment #1.2: Type: text/html, Size: 1005 bytes --]

[-- Attachment #2: 0001-Added-the-the-suspace.kernel.org-link-to-join-mailin.patch --]
[-- Type: text/x-patch, Size: 1002 bytes --]

From bcd737fc2bf1d67854ad6c21aa2ac017a549bac5 Mon Sep 17 00:00:00 2001
From: Linem Davton <linemdavton@gmail.com>
Date: Tue, 19 Mar 2024 12:53:09 +0100
Subject: [PATCH] Added the the suspace.kernel.org link to join mailing list,
 old one does not allow to join mailing lists as it uses Majordomo

Signed-off-by: Linem Davton <linemdavton@gmail.com>
---
 Documentation/process/2.Process.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/process/2.Process.rst b/Documentation/process/2.Process.rst
index 613a01da4717..8d8fff825590 100644
--- a/Documentation/process/2.Process.rst
+++ b/Documentation/process/2.Process.rst
@@ -397,6 +397,11 @@ be found at:
 
 	http://vger.kernel.org/vger-lists.html
 
+To subscribe or unsubscribe to lists, please visit:
+
+  https://subspace.kernel.org/vger.kernel.org.html
+
+and use the "sub/unsub" links next to the list you want.
 There are lists hosted elsewhere, though; a number of them are at
 redhat.com/mailman/listinfo.
 
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: Document Patch
  2024-03-19 12:11 Document Patch Linem Davton
@ 2024-03-19 15:08 ` Randy Dunlap
  2024-03-19 15:30   ` Linem Davton
  0 siblings, 1 reply; 4+ messages in thread
From: Randy Dunlap @ 2024-03-19 15:08 UTC (permalink / raw
  To: Linem Davton, linux-doc; +Cc: trivial

Hi,


On 3/19/24 05:11, Linem Davton wrote:
> Added mailing list link - https://subspace.kernel.org/lists.linux.dev.html <https://subspace.kernel.org/lists.linux.dev.html>
>  
> 2. Process.rst lists - http://vger.kernel.org/vger-lists.html <http://vger.kernel.org/vger-lists.html>, but the subscribe button on this uses older system i.e Majordomo.
> 
> Chapter 2 of "A guide to the Kernel Development Process" now has the susbspace link mentioned above and users are encouraged to subscribe via this link. 


Please send patches inline instead of as an attachment.
Since you are using gmail (which mangles inline text, ugh), you will probably need to use
'git send-email'.

Regarding the patch contents:

The master list of vger lists and how to subscribe/unsubscribe them is at
  https://vger.kernel.org

which redirects to the URL to that used:
  https://subspace.kernel.org/vger.kernel.org.html


Also, no need to Cc: trivial@kernel.org. We don't use that email address
to collect trivial patches any more. Just Cc: the Documentation maintainer instead.


thanks.
-- 
#Randy

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Document Patch
  2024-03-19 15:08 ` Randy Dunlap
@ 2024-03-19 15:30   ` Linem Davton
  2024-03-19 15:37     ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Linem Davton @ 2024-03-19 15:30 UTC (permalink / raw
  To: Randy Dunlap, linux-doc; +Cc: corbet

Hey Randy,
> Please send patches inline instead of as an attachment.
Since you are using gmail (which mangles inline text, ugh), you will
probably need to use
'git send-email'.

Thanks for the info.

>Regarding the patch contents:
>The master list of over lists and how to subscribe/unsubscribe them is at
>https://vger.kernel.org
>which redirects to the URL to that used:
 >https://subspace.kernel.org/vger.kernel.org.html

The https://vger.kernel.org leads nowhere, since the site is HTTP only
and the modern browser doesn't redirect you, some clients have "https"
only enabled which does not even allow the HTTP://vger.kernel.org.
Thus I decided to add
"https://subspace.kernel.org/vger.kernel.org.html", as it works and
has a better use experience as what users see is what they get.
One question - Does no team use trivial@kernel.org, or is it just the
documentation team? If so, I will patch the corresponding document.

Signed-off-by: Linem Davton <linemdavton@gmail.com>
---
 Documentation/process/2.Process.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/process/2.Process.rst
b/Documentation/process/2.Process.rst
index 613a01da4717..8d8fff825590 100644
--- a/Documentation/process/2.Process.rst
+++ b/Documentation/process/2.Process.rst
@@ -397,6 +397,11 @@ be found at:

  http://vger.kernel.org/vger-lists.html

+To subscribe or unsubscribe to lists, please visit:
+
+  https://subspace.kernel.org/vger.kernel.org.html
+
+and use the "sub/unsub" links next to the list you want.
 There are lists hosted elsewhere, though; a number of them are at
 redhat.com/mailman/listinfo.

-- 
2.40.1

On Tue, Mar 19, 2024 at 4:08 PM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> Hi,
>
>
> On 3/19/24 05:11, Linem Davton wrote:
> > Added mailing list link - https://subspace.kernel.org/lists.linux.dev.html <https://subspace.kernel.org/lists.linux.dev.html>
> >
> > 2. Process.rst lists - http://vger.kernel.org/vger-lists.html <http://vger.kernel.org/vger-lists.html>, but the subscribe button on this uses older system i.e Majordomo.
> >
> > Chapter 2 of "A guide to the Kernel Development Process" now has the susbspace link mentioned above and users are encouraged to subscribe via this link.
>
>
> Please send patches inline instead of as an attachment.
> Since you are using gmail (which mangles inline text, ugh), you will probably need to use
> 'git send-email'.
>
> Regarding the patch contents:
>
> The master list of vger lists and how to subscribe/unsubscribe them is at
>   https://vger.kernel.org
>
> which redirects to the URL to that used:
>   https://subspace.kernel.org/vger.kernel.org.html
>
>
> Also, no need to Cc: trivial@kernel.org. We don't use that email address
> to collect trivial patches any more. Just Cc: the Documentation maintainer instead.
>
>
> thanks.
> --
> #Randy

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: Document Patch
  2024-03-19 15:30   ` Linem Davton
@ 2024-03-19 15:37     ` Randy Dunlap
  0 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2024-03-19 15:37 UTC (permalink / raw
  To: Linem Davton, linux-doc; +Cc: corbet

Hi,

On 3/19/24 08:30, Linem Davton wrote:
> Hey Randy,
>> Please send patches inline instead of as an attachment.
> Since you are using gmail (which mangles inline text, ugh), you will
> probably need to use
> 'git send-email'.
> 
> Thanks for the info.
> 
>> Regarding the patch contents:
>> The master list of over lists and how to subscribe/unsubscribe them is at
>> https://vger.kernel.org
>> which redirects to the URL to that used:
>  >https://subspace.kernel.org/vger.kernel.org.html
> 
> The https://vger.kernel.org leads nowhere, since the site is HTTP only
> and the modern browser doesn't redirect you, some clients have "https"
> only enabled which does not even allow the HTTP://vger.kernel.org.
> Thus I decided to add
> "https://subspace.kernel.org/vger.kernel.org.html", as it works and
> has a better use experience as what users see is what they get.

OK, I didn't check all of that.

> One question - Does no team use trivial@kernel.org, or is it just the
> documentation team? If so, I will patch the corresponding document.

Nobody uses trivial@kernel.org any more.

> Signed-off-by: Linem Davton <linemdavton@gmail.com>
> ---
>  Documentation/process/2.Process.rst | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Documentation/process/2.Process.rst
> b/Documentation/process/2.Process.rst
> index 613a01da4717..8d8fff825590 100644
> --- a/Documentation/process/2.Process.rst
> +++ b/Documentation/process/2.Process.rst
> @@ -397,6 +397,11 @@ be found at:
> 
>   http://vger.kernel.org/vger-lists.html
> 
> +To subscribe or unsubscribe to lists, please visit:
> +
> +  https://subspace.kernel.org/vger.kernel.org.html
> +
> +and use the "sub/unsub" links next to the list you want.
>  There are lists hosted elsewhere, though; a number of them are at
>  redhat.com/mailman/listinfo.
> 

thanks.
-- 
#Randy

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-19 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-19 12:11 Document Patch Linem Davton
2024-03-19 15:08 ` Randy Dunlap
2024-03-19 15:30   ` Linem Davton
2024-03-19 15:37     ` Randy Dunlap

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 read-only IMAP folder(s) and NNTP newsgroup(s).