openssl: bump to 1.1.1j
[librecmc/librecmc.git] / README.md
1 # libreCMC : The _libre_ Embedded GNU/Linux Distro.
2
3 The libreCMC project provides replacement software for consumer-grade
4 routers in the form of a small GNU/Linux distro. The software and tools
5 that the project distributes allow users to take back control of
6 their devices from hardware manufactures. Because libreCMC is [Free
7 Software](http://www.gnu.org/philosophy/free-sw.en.html), users are
8 able to unlock the ability to control and breath new life into
9 devices the project supports.
10
11 ## Useful links:
12
13 * [libreCMC FAQ](docs/FAQ.md) : WIP
14
15 * [Getting Started with libreCMC]() : WIP
16
17 * [Supported Hardware](docs/Supported_Hardware.md): Devices officially supported by libreCMC.
18
19 * [Router reset instructions](docs/Router_Reset_Instructions.md) : Generic libreCMC router reset instructions.
20
21 * [Report a bug or issue](https://gogs.librecmc.org/libreCMC/libreCMC/issues) : Is
22   something broken? Did you find a non-free component or do you want
23   to make libreCMC better? Submit an issue.
24
25 * [Get libreCMC source code](https://gogs.librecmc.org/libreCMC/libreCMC) : Checkout the latest libreCMC sources.
26
27 * [Build Documentation](docs/How_To_Build_libreCMC.md) : Learn how to build libreCMC for your device.