From df272f4b572948d3e5d4bd9b400093aaa5d5685f Mon Sep 17 00:00:00 2001 From: SkyFi Geek <45924209+mobileskyfi@users.noreply.github.com> Date: Tue, 18 Mar 2025 09:56:19 -0700 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3145e864..e1b44d4f0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # mikrotik-gpl > [!WARNING] -> This project is a work in progress. At time of writing, not GPL source code can be shared by MikroTik after request. +> This project is a work in progress. At time of writing, no GPL source code has been shared by MikroTik, after requests. 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. @@ -24,4 +24,4 @@ GPL and other open source licenses do not require a reason to want disclosure. * a `diff` could be used similar to [tikoci/restraml's "Scheme Tools"](https://tikoci.github.io/restraml) that use `/console/inspect`, and similarly enable better visibility into any kernel changes – providing another view into the opaque releases notes * Run GitHub basis static code analysis tools against disclosed GPL code - even if not great, another datapoint on a new release -* Perhaps useful in various "re-packaging" CHR/X86 project in TIKOCI - perhaps improving EUFI and knowing kernel options used to better align virtualization settings \ No newline at end of file +* Perhaps useful in various "re-packaging" CHR/X86 project in TIKOCI - perhaps improving EUFI and knowing kernel options used to better align virtualization settings