Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file iperf3/Makefile version e9071cd9d3
2025-03-23
| ||
00:08 | Upgraded RB4011 defconf from RouterOS 7.15.2 to 7.18.2. Partly this is because I had cause to reset my exemplar here, but also because I wanted to publish a defconf showing the new IPv6 fasttrack rule. Leaf check-in: c259d170a2 user: tangent tags: trunk | |
2025-02-09
| ||
13:52 | Switched the test for container*.npk to look for user-manager*.npk as that will work on non-ARM platforms. I'm making an informed guess that this is the package most likely to exist in the future on all platforms, of the choices presently available. PPP and EAP should keep RADIUS relevant on infrastructure changeover timescales. check-in: 3e87f642f7 user: tangent tags: trunk | |
13:37 | Baking the full path to netinstall-cli into the generated doit script so that one can move the per-platform subdir per the wiki doc on this without breaking the call. check-in: d25ee3e539 user: tangent tags: trunk | |
13:24 | The netinstall/update script no longer re-pulls NPK files that already exist, allowing you to repeat the call to fix up a partial download. check-in: 207b56bd42 user: tangent tags: trunk | |
13:14 | Running the matching version of netinstall-cli pulled by the "update" script, not the one from the path. check-in: 5d94908455 user: tangent tags: trunk | |
13:12 | Exec bit fix for generated doit script check-in: c599828530 user: tangent tags: trunk | |
13:12 | The netinstall/doit script now allows running it from somewhere other than CWD, to save cd steps. check-in: a401b08ee5 user: tangent tags: trunk | |
09:52 | Changed the shebang lines on previous from /bin/sh to /bin/bash to allow them to be syntax-highlighted in Fossil /file views. They don't make use of any Bash-specific features, but I don't want to change the skin just to add /bin/sh detection. check-in: e6a9bcbac5 user: tangent tags: trunk | |
09:49 | Added my netinstall-cli wrapper scripts. check-in: 9074388a93 user: tangent tags: trunk | |
2025-01-30
| ||
19:14 | Updated the echo container with the new "podman farm build" scheme pioneered by the iperf3 container. check-in: cca25bcc1f user: tangent tags: trunk | |