mirror of
https://github.com/tikoci/mikrotik-gpl.git
synced 2026-01-27 16:37:18 +01:00
Update README.md
This commit is contained in:
parent
d5a938f5df
commit
54dd36f214
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
|
@ -1,8 +1,10 @@
|
|||
# mikrotik-gpl
|
||||
|
||||
Mikrotik does not publish GPLv3 source code on its website or other downloadable place. Instead, it requires a email request to obtain the source code. So this repo was created to automate the process and provide it for direct download from GitHub.
|
||||
Mikrotik does not publish GPL source code, specifically the Linux kernel, on its website or other downloadable place. Instead, it requires a email request to obtain the source code. So this repo was created to automate the process and provide it for direct download from GitHub when source is provided by Mikrotik.
|
||||
|
||||
> [!WARNING]
|
||||
> This project is a work in progress.
|
||||
>
|
||||
>
|
||||
> This project is a work in progress.
|
||||
|
||||
> [!TIP]
|
||||
> One use of having the Linux source code for _each_ release, is a `diff` can be used as part of [tikoci/restraml's "Scheme Tools"](https://tikoci.github.io/restraml) to enable better visibility into any kernel changes, beyond just the current `/console/inspect` diff.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue