-
released this
2026-07-02 14:56:32 +00:00 | 26 commits to main since this releaseAdded
- Linux Netinstall. Each RouterOS version now mirrors the Linux Netinstall CLI
(netinstall-<ver>.tar.gz) alongside the Windows tool (netinstall-<ver>.zip). The two are marked
distinctly in the listing and the legend —netinstall · win(amber) andnetinstall · linux
(orange). Versions that predate the Linux tool simply skip it (the missing file 404s and is ignored). --forcereinstall.sudo ./src/deploy.sh --forcerebuilds the images and force-recreates the
containers for the version you're already on — no version change, no prompt, no host/config/./data
changes.
Changed
updateis a no-op when already current. On the latest release with no target given,updateno
longer prompts or rebuilds — it reports "already on the latest version", exits 0, and prints a visible
note pointing at--forceto rebuild the current version.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Linux Netinstall. Each RouterOS version now mirrors the Linux Netinstall CLI