diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-29 18:33:58 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-30 00:02:08 +0100 |
commit | ccd7e6d1ed39b6e0d05cfe1cf367442e5ac90313 (patch) | |
tree | 81054d13ab9025b5fcbc9194438d6129c46e3ca5 /README.md | |
parent | 693b2034574583f8020728fe21d67d62babb1f34 (diff) |
README: note on required hardware and limitations by storage
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -34,6 +34,14 @@ Specific scripts may require even newer RouterOS version. > ℹ️ **Info**: The `main` branch is now RouterOS v7 only. If you are still > running RouterOS v6 switch to `routeros-v6` branch! +### Hardware + +RouterOS packages increase in size with each release. This becomes a +problem for devices with 16MB storage and below, those with an ARM CPU +are specifically affected. + +Huge configuration and lots of scripts give an extra risk. **Take care!** + Initial setup ------------- |