docs.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] manuals: replace Freenode by Libera Chat as IRC host
@ 2021-09-14 19:04 Michael Opdenacker
  2021-09-14 22:10 ` [docs] " Richard Purdie
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Opdenacker @ 2021-09-14 19:04 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker

Fixes [YOCTO #14546]

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 documentation/boilerplate.rst          | 2 +-
 documentation/ref-manual/resources.rst | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/documentation/boilerplate.rst b/documentation/boilerplate.rst
index baccc9fe40..9b64d91efd 100644
--- a/documentation/boilerplate.rst
+++ b/documentation/boilerplate.rst
@@ -14,5 +14,5 @@ Commons.
 To report any inaccuracies or problems with this (or any other Yocto Project)
 manual, or to send additions or changes, please send email/patches to the Yocto
 Project documentation mailing list at ``docs@lists.yoctoproject.org`` or
-log into the Freenode ``#yocto`` channel.
+log into the `Libera Chat <https://libera.chat/>`__ ``#yocto`` channel.
 
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst
index 5ffd2b3991..f34ab8a53d 100644
--- a/documentation/ref-manual/resources.rst
+++ b/documentation/ref-manual/resources.rst
@@ -90,8 +90,8 @@ For more Yocto Project-related mailing lists, see the
 Internet Relay Chat (IRC)
 =========================
 
-Two IRC channels on Freenode are available for the Yocto Project and
-Poky discussions:
+Two IRC channels on `Libera Chat <https://libera.chat/>`__
+are available for the Yocto Project and Poky discussions:
 
 -  ``#yocto``
 
@@ -187,7 +187,8 @@ Here is a list of resources you might find helpful:
    implementation of Bugzilla for logging and tracking Yocto Project
    defects.
 
--  *Internet Relay Chat (IRC):* Two IRC channels on Freenode are
+-  *Internet Relay Chat (IRC):* Two IRC channels on
+   `Libera Chat <https://libera.chat/>`__ are
    available for Yocto Project and Poky discussions: ``#yocto`` and
    ``#poky``, respectively.
 
-- 
2.25.1


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

* Re: [docs] [PATCH] manuals: replace Freenode by Libera Chat as IRC host
  2021-09-14 19:04 [PATCH] manuals: replace Freenode by Libera Chat as IRC host Michael Opdenacker
@ 2021-09-14 22:10 ` Richard Purdie
  2021-09-15  6:42   ` Michael Opdenacker
  2021-09-15  6:48   ` [PATCH v2] " Michael Opdenacker
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Purdie @ 2021-09-14 22:10 UTC (permalink / raw)
  To: Michael Opdenacker, docs

On Tue, 2021-09-14 at 21:04 +0200, Michael Opdenacker wrote:
> Fixes [YOCTO #14546]
> 
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> ---
>  documentation/boilerplate.rst          | 2 +-
>  documentation/ref-manual/resources.rst | 7 ++++---
>  2 files changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/documentation/boilerplate.rst b/documentation/boilerplate.rst
> index baccc9fe40..9b64d91efd 100644
> --- a/documentation/boilerplate.rst
> +++ b/documentation/boilerplate.rst
> @@ -14,5 +14,5 @@ Commons.
>  To report any inaccuracies or problems with this (or any other Yocto Project)
>  manual, or to send additions or changes, please send email/patches to the Yocto
>  Project documentation mailing list at ``docs@lists.yoctoproject.org`` or
> -log into the Freenode ``#yocto`` channel.
> +log into the `Libera Chat <https://libera.chat/>`__ ``#yocto`` channel.
>  
> diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst
> index 5ffd2b3991..f34ab8a53d 100644
> --- a/documentation/ref-manual/resources.rst
> +++ b/documentation/ref-manual/resources.rst
> @@ -90,8 +90,8 @@ For more Yocto Project-related mailing lists, see the
>  Internet Relay Chat (IRC)
>  =========================
>  
> -Two IRC channels on Freenode are available for the Yocto Project and
> -Poky discussions:
> +Two IRC channels on `Libera Chat <https://libera.chat/>`__
> +are available for the Yocto Project and Poky discussions:
>  
>  -  ``#yocto``
>  
> @@ -187,7 +187,8 @@ Here is a list of resources you might find helpful:
>     implementation of Bugzilla for logging and tracking Yocto Project
>     defects.
>  
> --  *Internet Relay Chat (IRC):* Two IRC channels on Freenode are
> +-  *Internet Relay Chat (IRC):* Two IRC channels on
> +   `Libera Chat <https://libera.chat/>`__ are
>     available for Yocto Project and Poky discussions: ``#yocto`` and
>     ``#poky``, respectively.
>  

I think the poky channel is mostly dead now. Perhaps we should mention #oe
instead?

Cheers,

Richard


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

* Re: [docs] [PATCH] manuals: replace Freenode by Libera Chat as IRC host
  2021-09-14 22:10 ` [docs] " Richard Purdie
@ 2021-09-15  6:42   ` Michael Opdenacker
  2021-09-15  6:48   ` [PATCH v2] " Michael Opdenacker
  1 sibling, 0 replies; 6+ messages in thread
From: Michael Opdenacker @ 2021-09-15  6:42 UTC (permalink / raw)
  To: Richard Purdie, docs

Hi Richard,

On 9/15/21 12:10 AM, Richard Purdie wrote:
> On Tue, 2021-09-14 at 21:04 +0200, Michael Opdenacker wrote:
>> Fixes [YOCTO #14546]
>>
>> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
>> ---
>>  documentation/boilerplate.rst          | 2 +-
>>  documentation/ref-manual/resources.rst | 7 ++++---
>>  2 files changed, 5 insertions(+), 4 deletions(-)
>>
>> diff --git a/documentation/boilerplate.rst b/documentation/boilerplate.rst
>> index baccc9fe40..9b64d91efd 100644
>> --- a/documentation/boilerplate.rst
>> +++ b/documentation/boilerplate.rst
>> @@ -14,5 +14,5 @@ Commons.
>>  To report any inaccuracies or problems with this (or any other Yocto Project)
>>  manual, or to send additions or changes, please send email/patches to the Yocto
>>  Project documentation mailing list at ``docs@lists.yoctoproject.org`` or
>> -log into the Freenode ``#yocto`` channel.
>> +log into the `Libera Chat <https://libera.chat/>`__ ``#yocto`` channel.
>>  
>> diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst
>> index 5ffd2b3991..f34ab8a53d 100644
>> --- a/documentation/ref-manual/resources.rst
>> +++ b/documentation/ref-manual/resources.rst
>> @@ -90,8 +90,8 @@ For more Yocto Project-related mailing lists, see the
>>  Internet Relay Chat (IRC)
>>  =========================
>>  
>> -Two IRC channels on Freenode are available for the Yocto Project and
>> -Poky discussions:
>> +Two IRC channels on `Libera Chat <https://libera.chat/>`__
>> +are available for the Yocto Project and Poky discussions:
>>  
>>  -  ``#yocto``
>>  
>> @@ -187,7 +187,8 @@ Here is a list of resources you might find helpful:
>>     implementation of Bugzilla for logging and tracking Yocto Project
>>     defects.
>>  
>> --  *Internet Relay Chat (IRC):* Two IRC channels on Freenode are
>> +-  *Internet Relay Chat (IRC):* Two IRC channels on
>> +   `Libera Chat <https://libera.chat/>`__ are
>>     available for Yocto Project and Poky discussions: ``#yocto`` and
>>     ``#poky``, respectively.
>>  
> I think the poky channel is mostly dead now. Perhaps we should mention #oe
> instead?


Sure, I was going to ask, after seeing how "active" #poky was.
I'll post an update.

Thanks,
Michael

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [PATCH v2] manuals: replace Freenode by Libera Chat as IRC host
  2021-09-14 22:10 ` [docs] " Richard Purdie
  2021-09-15  6:42   ` Michael Opdenacker
@ 2021-09-15  6:48   ` Michael Opdenacker
  2021-09-15  7:22     ` [docs] " Nicolas Dechesne
  1 sibling, 1 reply; 6+ messages in thread
From: Michael Opdenacker @ 2021-09-15  6:48 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker

Fixes [YOCTO #14546]
This also replaces the "#poky" channel (inactive)
by "#oe", which is more actively used.

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 documentation/boilerplate.rst          |  2 +-
 documentation/ref-manual/resources.rst | 13 +++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/documentation/boilerplate.rst b/documentation/boilerplate.rst
index baccc9fe40..9b64d91efd 100644
--- a/documentation/boilerplate.rst
+++ b/documentation/boilerplate.rst
@@ -14,5 +14,5 @@ Commons.
 To report any inaccuracies or problems with this (or any other Yocto Project)
 manual, or to send additions or changes, please send email/patches to the Yocto
 Project documentation mailing list at ``docs@lists.yoctoproject.org`` or
-log into the Freenode ``#yocto`` channel.
+log into the `Libera Chat <https://libera.chat/>`__ ``#yocto`` channel.
 
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst
index 5ffd2b3991..c942384662 100644
--- a/documentation/ref-manual/resources.rst
+++ b/documentation/ref-manual/resources.rst
@@ -90,12 +90,12 @@ For more Yocto Project-related mailing lists, see the
 Internet Relay Chat (IRC)
 =========================
 
-Two IRC channels on Freenode are available for the Yocto Project and
-Poky discussions:
+Two IRC channels on `Libera Chat <https://libera.chat/>`__
+are available for the Yocto Project and OpenEmbedded discussions:
 
 -  ``#yocto``
 
--  ``#poky``
+-  ``#oe``
 
 .. _resources-links-and-related-documentation:
 
@@ -187,9 +187,10 @@ Here is a list of resources you might find helpful:
    implementation of Bugzilla for logging and tracking Yocto Project
    defects.
 
--  *Internet Relay Chat (IRC):* Two IRC channels on Freenode are
-   available for Yocto Project and Poky discussions: ``#yocto`` and
-   ``#poky``, respectively.
+-  *Internet Relay Chat (IRC):* Two IRC channels on
+   `Libera Chat <https://libera.chat/>`__ are
+   available for Yocto Project and OpenEmbeddded discussions: ``#yocto`` and
+   ``#oe``, respectively.
 
 -  `Quick EMUlator (QEMU) <https://wiki.qemu.org/Index.html>`__\ *:* An
    open-source machine emulator and virtualizer.
-- 
2.25.1


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

* Re: [docs] [PATCH v2] manuals: replace Freenode by Libera Chat as IRC host
  2021-09-15  6:48   ` [PATCH v2] " Michael Opdenacker
@ 2021-09-15  7:22     ` Nicolas Dechesne
  2021-09-15 13:20       ` Michael Opdenacker
  0 siblings, 1 reply; 6+ messages in thread
From: Nicolas Dechesne @ 2021-09-15  7:22 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: YP docs mailing list

[-- Attachment #1: Type: text/plain, Size: 2565 bytes --]

On Wed, Sep 15, 2021 at 8:48 AM Michael Opdenacker <
michael.opdenacker@bootlin.com> wrote:

> Fixes [YOCTO #14546]
> This also replaces the "#poky" channel (inactive)
> by "#oe", which is more actively used.
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
>

Good catch! Thanks for the patch. Looks good to me.


> ---
>  documentation/boilerplate.rst          |  2 +-
>  documentation/ref-manual/resources.rst | 13 +++++++------
>  2 files changed, 8 insertions(+), 7 deletions(-)
>
> diff --git a/documentation/boilerplate.rst b/documentation/boilerplate.rst
> index baccc9fe40..9b64d91efd 100644
> --- a/documentation/boilerplate.rst
> +++ b/documentation/boilerplate.rst
> @@ -14,5 +14,5 @@ Commons.
>  To report any inaccuracies or problems with this (or any other Yocto
> Project)
>  manual, or to send additions or changes, please send email/patches to the
> Yocto
>  Project documentation mailing list at ``docs@lists.yoctoproject.org`` or
> -log into the Freenode ``#yocto`` channel.
> +log into the `Libera Chat <https://libera.chat/>`__ ``#yocto`` channel.
>
> diff --git a/documentation/ref-manual/resources.rst
> b/documentation/ref-manual/resources.rst
> index 5ffd2b3991..c942384662 100644
> --- a/documentation/ref-manual/resources.rst
> +++ b/documentation/ref-manual/resources.rst
> @@ -90,12 +90,12 @@ For more Yocto Project-related mailing lists, see the
>  Internet Relay Chat (IRC)
>  =========================
>
> -Two IRC channels on Freenode are available for the Yocto Project and
> -Poky discussions:
> +Two IRC channels on `Libera Chat <https://libera.chat/>`__
> +are available for the Yocto Project and OpenEmbedded discussions:
>
>  -  ``#yocto``
>
> --  ``#poky``
> +-  ``#oe``
>
>  .. _resources-links-and-related-documentation:
>
> @@ -187,9 +187,10 @@ Here is a list of resources you might find helpful:
>     implementation of Bugzilla for logging and tracking Yocto Project
>     defects.
>
> --  *Internet Relay Chat (IRC):* Two IRC channels on Freenode are
> -   available for Yocto Project and Poky discussions: ``#yocto`` and
> -   ``#poky``, respectively.
> +-  *Internet Relay Chat (IRC):* Two IRC channels on
> +   `Libera Chat <https://libera.chat/>`__ are
> +   available for Yocto Project and OpenEmbeddded discussions: ``#yocto``
> and
> +   ``#oe``, respectively.
>
>  -  `Quick EMUlator (QEMU) <https://wiki.qemu.org/Index.html>`__\ *:* An
>     open-source machine emulator and virtualizer.
> --
> 2.25.1
>
>
> 
>
>

[-- Attachment #2: Type: text/html, Size: 3669 bytes --]

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

* Re: [docs] [PATCH v2] manuals: replace Freenode by Libera Chat as IRC host
  2021-09-15  7:22     ` [docs] " Nicolas Dechesne
@ 2021-09-15 13:20       ` Michael Opdenacker
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Opdenacker @ 2021-09-15 13:20 UTC (permalink / raw)
  To: Nicolas Dechesne; +Cc: YP docs mailing list

Hi Nico,

On 9/15/21 9:22 AM, Nicolas Dechesne wrote:
>
>
> On Wed, Sep 15, 2021 at 8:48 AM Michael Opdenacker
> <michael.opdenacker@bootlin.com
> <mailto:michael.opdenacker@bootlin.com>> wrote:
>
>     Fixes [YOCTO #14546]
>     This also replaces the "#poky" channel (inactive)
>     by "#oe", which is more actively used.
>
>     Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com
>     <mailto:michael.opdenacker@bootlin.com>>
>
>
> Good catch! Thanks for the patch. Looks good to me.


Thank you for the review. Merged into master-next.

Cheers,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

end of thread, other threads:[~2021-09-15 13:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 19:04 [PATCH] manuals: replace Freenode by Libera Chat as IRC host Michael Opdenacker
2021-09-14 22:10 ` [docs] " Richard Purdie
2021-09-15  6:42   ` Michael Opdenacker
2021-09-15  6:48   ` [PATCH v2] " Michael Opdenacker
2021-09-15  7:22     ` [docs] " Nicolas Dechesne
2021-09-15 13:20       ` Michael Opdenacker

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 NNTP newsgroup(s).