Fair point I had not looked at the pull numbers, also thought netinstall had been integrated into ROS by now
I have built a new version of the container under semaja2/mikrotik-netinstall:dev which will work with both old and new methods
I do not have my test environment setup anymore, so if anyone can test that would be great and Ill replace the latest tag with it
hopefully
Old:
- Configure the `NETINSTALL_NPK` environment variable with the name of the NPK to install
New:
- Do not set NETINSTALL_NPK
- Requires NETINSTALL_ARCH to be set (eg. arm64)
- Requires NETINSTALL_VER to be set (eg. 7.14.1)
- Set NETINSTALL_PKGS to a list of packages to install (eg. "routeros container etc") if not set will default to routeros
Additionally you can simply define NETINSTALL_ARGS now to include other options such as "-b" to remove branding "-r" to reset config "-s <script>" to load a script etc
![Razz :P](http://forum.mikrotik.com/images/smilies/icon_razz.gif)
I have built a new version of the container under semaja2/mikrotik-netinstall:dev which will work with both old and new methods
I do not have my test environment setup anymore, so if anyone can test that would be great and Ill replace the latest tag with it
![Smile :)](http://forum.mikrotik.com/images/smilies/icon_smile.gif)
Old:
- Configure the `NETINSTALL_NPK` environment variable with the name of the NPK to install
New:
- Do not set NETINSTALL_NPK
- Requires NETINSTALL_ARCH to be set (eg. arm64)
- Requires NETINSTALL_VER to be set (eg. 7.14.1)
- Set NETINSTALL_PKGS to a list of packages to install (eg. "routeros container etc") if not set will default to routeros
Additionally you can simply define NETINSTALL_ARGS now to include other options such as "-b" to remove branding "-r" to reset config "-s <script>" to load a script etc
Statistics: Posted by semaja2 — Sun Mar 17, 2024 9:39 am