Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins that include changes to files matching 'netinstall/*'
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 | |