Skip to content

Commit 55d11c3

Browse files
authored
Replace Freenode details with Libera Chat
Replace all references of Freenode channels with the new Libera Chat channels as we have migrated. Also remove links to logbot website as this is no longer logging and has been shutdown.
1 parent 4ebc34e commit 55d11c3

File tree

6 files changed

+12
-14
lines changed

6 files changed

+12
-14
lines changed

docs/contrib/content.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ The docs team can be reached via email: _**docs at openindiana.org**_.
9696

9797
You may also inquire via IRC:
9898

99-
* [#openindiana (freenode)](irc://irc.freenode.net/openindiana)
100-
* [#oi-dev (freenode)](irc://irc.freenode.net/oi-dev)
99+
* [#openindiana (libera.chat)](irc://irc.libera.chat/openindiana)
100+
* [#oi-dev (libera.chat)](irc://irc.libera.chat/oi-dev)

docs/contrib/getting-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ The docs team can be reached via email: _**docs at openindiana.org**_.
4040

4141
You may also inquire via IRC:
4242

43-
* [#openindiana (freenode)](irc://irc.freenode.net/openindiana)
44-
* [#oi-dev (freenode)](irc://irc.freenode.net/oi-dev)
43+
* [#openindiana (libera.chat)](irc://irc.libera.chat/openindiana)
44+
* [#oi-dev (libera.chat)](irc://irc.libera.chat/oi-dev)
4545
</div>
4646

4747

docs/dev/userland.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ When an update is committed to the oi-userland git repository:
3131

3232
* an automated build is kicked off,
3333
* then automatically the binary package will be published to the /hipster repository,
34-
* finally, the status of the build will be reported by oibot to the #oi-dev freenode IRC channel.
34+
* finally, the status of the build will be reported by oibot to the #oi-dev libera.chat IRC channel.
3535

3636
### Overview of oi-userland
3737

@@ -72,7 +72,7 @@ To build a component you simply cd into the directory of the software, and type
7272
<div class="well">
7373
**Before adding new packages to oi-userland...**
7474

75-
Before considering adding a new package to oi-userland, please check first whether someone else is working on the package by checking the issue tracker, mailing [[email protected]](mailto:[email protected]) or asking on the IRC (#oi-dev at irc.freenode.net)
75+
Before considering adding a new package to oi-userland, please check first whether someone else is working on the package by checking the issue tracker, mailing [[email protected]](mailto:[email protected]) or asking on the IRC (#oi-dev at irc.libera.chat)
7676

7777
* If you don't find anyone already working on a port, please register your effort by opening an issue.
7878
* If you wish to update an existing port, look at the log for the component Makefile ("git log Makefile") and make sure you either contact the person who last updated the Makefile or include them on notifications for the issue by ticking their name.

docs/index.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,18 @@
2929

3030
<div class="col-sm-6">
3131
<div class="panel panel-default">
32-
<div class="panel-heading"><a href="irc://irc.freenode.net/openindiana">#openindiana (Freenode)</a></div>
32+
<div class="panel-heading"><a href="irc://irc.libera.chat/openindiana">#openindiana (Libera Chat)</a></div>
3333
<div class="panel-body">
3434
<ul>
3535
<li>End user support IRC channel</li>
36-
<ul><li><a href="https://freenode.logbot.info/openindiana">Channel Logs</a></li></ul>
3736
</ul>
3837
</div>
3938
</div>
4039
<div class="panel panel-default">
41-
<div class="panel-heading"><a href="irc://irc.freenode.net/oi-dev">#oi-dev (Freenode)</a></div>
40+
<div class="panel-heading"><a href="irc://irc.libera.chat/oi-dev">#oi-dev (Libera Chat)</a></div>
4241
<div class="panel-body">
4342
<ul>
4443
<li>Development team IRC channel</li>
45-
<ul><li><a href="https://freenode.logbot.info/oi-dev">Channel Logs</a></li></ul>
4644
</ul>
4745
</div>
4846
</div>

docs/misc/oi-docs.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ The docs team can be reached via email: _**docs at openindiana.org**_.
9696

9797
You may also inquire via IRC:
9898

99-
* [#openindiana (freenode)](irc://irc.freenode.net/openindiana)
100-
* [#oi-dev (freenode)](irc://irc.freenode.net/oi-dev)
99+
* [#openindiana (libera.chat)](irc://irc.libera.chat/openindiana)
100+
* [#oi-dev (libera.chat)](irc://irc.libera.chat/oi-dev)

docs/misc/openindiana.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,8 @@ Below is a list of OpenIndiana community resources you may find helpful:
257257

258258
| Resource | URL
259259
| --- | ---
260-
| General Discussion IRC channel | [#openindiana on irc.freenode.net](irc://irc.freenode.net/openindiana)
261-
| Development IRC channel | [#oi-dev on irc.freenode.net](irc://irc.freenode.net/oi-dev)
260+
| General Discussion IRC channel | [#openindiana on irc.libera.chat](irc://irc.libera.chat/openindiana)
261+
| Development IRC channel | [#oi-dev on irc.libera.chat](irc://irc.libera.chat/oi-dev)
262262
| General OpenIndiana Discussion Mailing List | <https://openindiana.org/mailman/listinfo/openindiana-discuss>
263263
| OpenIndiana Development Mailing List | <https://openindiana.org/mailman/listinfo/oi-dev>
264264
| illumos Mailing Lists | <https://illumos.org/docs/community/lists/>

0 commit comments

Comments
 (0)