All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] docs/website: mention mailing list archives at lore.kernel.org
@ 2021-07-21 17:15 Thomas Petazzoni
  2021-07-21 20:44 ` Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2021-07-21 17:15 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Petazzoni

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 docs/website/support.html | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/docs/website/support.html b/docs/website/support.html
index eef969d461..97ca296836 100644
--- a/docs/website/support.html
+++ b/docs/website/support.html
@@ -45,11 +45,14 @@
 		  <img class="img-responsive" src="images/email.png" style="max-width:50px; margin-bottom:10px;">
 		</div>
 		<div class="col-sm-11">
-		  <p>The <a href="/lists/buildroot/">mailing list</a> is for discussion and
+		  <p>The mailing list is for discussion and
 		    development.  You can subscribe by visiting
-		    <a href="http://lists.buildroot.org/mailman/listinfo/buildroot">this page</a>.
-		    Only subscribers to the Buildroot mailing list are allowed to post
-		    to this list.</p>
+		    <a href="http://lists.buildroot.org/mailman/listinfo/buildroot">this
+		    page</a>.  Only subscribers to the Buildroot
+		    mailing list are allowed to post to this
+		    list. Archives are available
+		    from <a href="/lists/buildroot/">Mailman</a>
+		    and <a href="https://lore.kernel.org/buildroot/">lore.kernel.org</a>.
 
 		  <h4>Search the List Archives</h4>
 		  <p>Please search the mailing list archives before asking questions on the mailing
-- 
2.31.1

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] docs/website: mention mailing list archives at lore.kernel.org
  2021-07-21 17:15 [Buildroot] [PATCH] docs/website: mention mailing list archives at lore.kernel.org Thomas Petazzoni
@ 2021-07-21 20:44 ` Petr Vorel
  2021-07-21 20:53   ` Thomas Petazzoni
  2021-07-22 19:26 ` Arnout Vandecappelle
  2021-07-29 21:02 ` Thomas Petazzoni
  2 siblings, 1 reply; 6+ messages in thread
From: Petr Vorel @ 2021-07-21 20:44 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: buildroot

Hi Thomas,

Reviewed-by: Petr Vorel <petr.vorel@gmail.com>

Nice (I didn't know it's archived on lore :)).

Kind regards,
Petr
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] docs/website: mention mailing list archives at lore.kernel.org
  2021-07-21 20:44 ` Petr Vorel
@ 2021-07-21 20:53   ` Thomas Petazzoni
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2021-07-21 20:53 UTC (permalink / raw)
  To: Petr Vorel; +Cc: buildroot

On Wed, 21 Jul 2021 22:44:10 +0200
Petr Vorel <petr.vorel@gmail.com> wrote:

> Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
> 
> Nice (I didn't know it's archived on lore :)).

I asked for it today, and it was done by the lore.kernel.org people :-)

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] docs/website: mention mailing list archives at lore.kernel.org
  2021-07-21 17:15 [Buildroot] [PATCH] docs/website: mention mailing list archives at lore.kernel.org Thomas Petazzoni
  2021-07-21 20:44 ` Petr Vorel
@ 2021-07-22 19:26 ` Arnout Vandecappelle
  2021-07-29 21:03   ` Thomas Petazzoni
  2021-07-29 21:02 ` Thomas Petazzoni
  2 siblings, 1 reply; 6+ messages in thread
From: Arnout Vandecappelle @ 2021-07-22 19:26 UTC (permalink / raw)
  To: Thomas Petazzoni, buildroot



On 21/07/2021 19:15, Thomas Petazzoni wrote:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
>  docs/website/support.html | 11 +++++++----

 Any particular reason to skip the links in docs/manual/resources.txt and
docs/website/contribute.html ?

</snark>


 Regards,
 Arnout

>  1 file changed, 7 insertions(+), 4 deletions(-)
> 
> diff --git a/docs/website/support.html b/docs/website/support.html
> index eef969d461..97ca296836 100644
> --- a/docs/website/support.html
> +++ b/docs/website/support.html
> @@ -45,11 +45,14 @@
>  		  <img class="img-responsive" src="images/email.png" style="max-width:50px; margin-bottom:10px;">
>  		</div>
>  		<div class="col-sm-11">
> -		  <p>The <a href="/lists/buildroot/">mailing list</a> is for discussion and
> +		  <p>The mailing list is for discussion and
>  		    development.  You can subscribe by visiting
> -		    <a href="http://lists.buildroot.org/mailman/listinfo/buildroot">this page</a>.
> -		    Only subscribers to the Buildroot mailing list are allowed to post
> -		    to this list.</p>
> +		    <a href="http://lists.buildroot.org/mailman/listinfo/buildroot">this
> +		    page</a>.  Only subscribers to the Buildroot
> +		    mailing list are allowed to post to this
> +		    list. Archives are available
> +		    from <a href="/lists/buildroot/">Mailman</a>
> +		    and <a href="https://lore.kernel.org/buildroot/">lore.kernel.org</a>.
>  
>  		  <h4>Search the List Archives</h4>
>  		  <p>Please search the mailing list archives before asking questions on the mailing
> 
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] docs/website: mention mailing list archives at lore.kernel.org
  2021-07-21 17:15 [Buildroot] [PATCH] docs/website: mention mailing list archives at lore.kernel.org Thomas Petazzoni
  2021-07-21 20:44 ` Petr Vorel
  2021-07-22 19:26 ` Arnout Vandecappelle
@ 2021-07-29 21:02 ` Thomas Petazzoni
  2 siblings, 0 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2021-07-29 21:02 UTC (permalink / raw)
  To: buildroot

On Wed, 21 Jul 2021 19:15:37 +0200
Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:

> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
>  docs/website/support.html | 11 +++++++----
>  1 file changed, 7 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] docs/website: mention mailing list archives at lore.kernel.org
  2021-07-22 19:26 ` Arnout Vandecappelle
@ 2021-07-29 21:03   ` Thomas Petazzoni
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2021-07-29 21:03 UTC (permalink / raw)
  To: Arnout Vandecappelle; +Cc: buildroot

On Thu, 22 Jul 2021 21:26:23 +0200
Arnout Vandecappelle <arnout@mind.be> wrote:

>  Any particular reason to skip the links in docs/manual/resources.txt and
> docs/website/contribute.html ?

I have done a separate commit to update docs/manual/resources.txt.
However, contribute.html does not have any reference to the mailing
list *archive*, only to the main info page for the mailing list, which
allows to subscribe, so there was nothing to update there IMO.

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-07-29 21:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-21 17:15 [Buildroot] [PATCH] docs/website: mention mailing list archives at lore.kernel.org Thomas Petazzoni
2021-07-21 20:44 ` Petr Vorel
2021-07-21 20:53   ` Thomas Petazzoni
2021-07-22 19:26 ` Arnout Vandecappelle
2021-07-29 21:03   ` Thomas Petazzoni
2021-07-29 21:02 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.