Benjamin Krein

Results 5 issues of Benjamin Krein

Something changed with the Raspberry Pi Imager between v1.7.4 & v1.8.1 that seems to affect network startup & the 1st run of the `piscsi-web` service (which runs `piscsi/python/web/start.sh`). The initial...

web interface

Current Puppet outputs the 'Info' tag with a capital but the regex has it all lowercase. Added case-insensitive flag to the regex so it should work either way. ``` Info:...

Added some logic to optionally remove the environment setting from the `puppet.conf` by setting `environment => undef`.

This change to the `autobuild.yml` GitHub Action will upload the build artifacts for each of the firmware builds when changes are pushed to a PR & comment in the PR...

Fixing the incorrect `RS232-Rev000` naming with the extra `0` so it is `RS232-Rev00` consistently.