Commit Graph

15 Commits

Author SHA1 Message Date
pedro 0c98243ecb workbench-script: improve err msg for HTTP POST 2024-09-27 09:17:48 -03:00
pedro e915c07cfe pxe: improve error msgs in wb-script 2024-09-26 19:41:38 -03:00
pedro bea653cdcd pxe: improve autostart 2024-09-26 13:56:26 -03:00
pedro d7763f748b bugfix wrong try/except 2024-09-26 12:17:52 -03:00
pedro a95e687591 pxe: bugfix wrong try 2024-09-26 12:04:05 -03:00
pedro 460a7c17cf pxe: add try-exception for writing fallback path 2024-09-26 11:24:38 -03:00
pedro 044f3b9e4b workbench-script: warn when not root 2024-09-26 08:49:53 -03:00
pedro a22773076c workbench-script: remove ntplib
- it was not being used
- let's delegate this to Operating System
2024-09-25 18:07:43 -03:00
pedro d1559884b9 workbench-script: attempt to write to snapshot dir 2024-09-25 11:51:07 -03:00
pedro cb7ee61945 workbench-script: improve INFO and ERROR logs 2024-09-20 16:31:12 -03:00
pedro 6d3d4e5c2a make upload snapshot work 2024-09-19 14:04:11 -03:00
pedro a9af55d109 workbench: use declarative config instead of args
The only arg needed is the location of the config, which is optional
2024-09-19 12:42:03 -03:00
pedro d3018abde9 workbench: use sudo everywhere
that means adjusting fine the hostname, which right now is hardcoded
to workbench
2024-09-19 12:40:04 -03:00
pedro 6c781a0503 clearer start-end of script 2024-09-19 11:27:52 -03:00
pedro 44959acdf5 init code and manual
attribution:

- cayo did code and explanations
- pedro formatted and edited to inclusion as a repository
2024-09-18 11:13:40 -03:00