aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-01-29 18:33:58 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-01-30 00:02:08 +0100
commitccd7e6d1ed39b6e0d05cfe1cf367442e5ac90313 (patch)
tree81054d13ab9025b5fcbc9194438d6129c46e3ca5
parent693b2034574583f8020728fe21d67d62babb1f34 (diff)
README: note on required hardware and limitations by storage
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 711455c..1af718c 100644
--- a/README.md
+++ b/README.md
@@ -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
-------------