diff options
| author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-11 15:45:39 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-11 15:47:06 +0200 |
| commit | 8062700e2d48f2914638755961bea6a56f1d5d8f (patch) | |
| tree | f5668a1f54de02b42d483cfba4faca7cba480d44 /docs/website | |
| parent | bb9d958444e5725094db7725988ece8c5304fc7f (diff) | |
| download | buildroot-8062700e2d48f2914638755961bea6a56f1d5d8f.tar.gz buildroot-8062700e2d48f2914638755961bea6a56f1d5d8f.zip | |
docs/website: add paragraph about the IRC channel restrictions
Due to excessive spamming on Freenode, the IRC channel is currently
restricted to registered users. Since this may not be obvious for
people not familiar with IRC, let's mention it on our website, with a
link to the relevant documentation.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'docs/website')
| -rw-r--r-- | docs/website/support.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/website/support.html b/docs/website/support.html index 23a5db794f..1a5ce9e225 100644 --- a/docs/website/support.html +++ b/docs/website/support.html @@ -24,6 +24,12 @@ use the <a href="http://webchat.freenode.net">Freenode web interface</a>. When asking for help on IRC, share relevant logs or pieces of code using a code sharing website.</p> + + <p>Note that due to excessive spamming on Freenode, the channel can only be + joined if you are a registered user with + <a href="https://freenode.net/kb/answer/registration">Freenode nickserv</a> + service. Follow the instructions to register as a user with a password, + and then join the <code>#buildroot</code> channel.</p> </div> </div> </div> |

