mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-03-04 13:09:37 +00:00
README: long-term channel is back! 🎉
This commit is contained in:
parent
c0eb745589
commit
6a8ad09eab
1 changed files with 23 additions and 5 deletions
28
README.md
28
README.md
|
|
@ -27,12 +27,30 @@ Requirements
|
||||||
### Software (RouterOS)
|
### Software (RouterOS)
|
||||||
|
|
||||||
Latest version of the scripts require recent RouterOS to function properly.
|
Latest version of the scripts require recent RouterOS to function properly.
|
||||||
Make sure to install latest updates before you begin. If new functionality
|
Make sure to install latest updates before you begin. This is supposed to
|
||||||
or a breaking change in RouterOS `7.n` is used in my scripts I push my
|
work flawlessly with these channels:
|
||||||
change some time after `7.(n+1)` was released. At any time you should have
|
|
||||||
at least two minor and their bugfix releases to choose from.
|
|
||||||
|
|
||||||
Specific scripts may require even newer RouterOS version.
|
* `stable` - the latest version considered stable for daily use, including
|
||||||
|
new features
|
||||||
|
* `long-term` - a version considered rock-solid, usually one minor version
|
||||||
|
behind `stable` (`7.(n-1)`)
|
||||||
|
|
||||||
|
New functionality or breaking changes in RouterOS are adopted fairly quick.
|
||||||
|
These changes are pushed for general availability once a version of
|
||||||
|
RouterOS supporting this had been released to the `long-term` channel a
|
||||||
|
reasonable time ago.
|
||||||
|
|
||||||
|
At any time you should have at least two minor versions and their bugfix
|
||||||
|
releases to choose from. Often way older versions of RouterOS work just
|
||||||
|
fine.
|
||||||
|
|
||||||
|
On the other hand in seldom cases and for good reasons *specific* scripts
|
||||||
|
may require an even newer RouterOS version, so only `stable` is supported
|
||||||
|
temporarily.
|
||||||
|
|
||||||
|
> 💡️ **Hint**: If in doubt have a look at the badge at the top of each
|
||||||
|
> page showing the minimum version required:
|
||||||
|
> 
|
||||||
|
|
||||||
> ℹ️ **Info**: The `main` branch is now RouterOS v7 only. If you are still
|
> ℹ️ **Info**: The `main` branch is now RouterOS v7 only. If you are still
|
||||||
> running RouterOS v6 switch to `routeros-v6` branch!
|
> running RouterOS v6 switch to `routeros-v6` branch!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue