Update README.md

This commit is contained in:
SkyFi Geek 2025-03-16 11:51:40 -07:00 committed by GitHub
parent d5a938f5df
commit 54dd36f214
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.