Markus Storm
Markus Storm
It was just merged into Raspi imager and works right away. Thanks for your efforts!
can you provide a PR against the GitHub action that builds the image ? See https://github.com/openhab/openhabian/blob/main/.github/workflows/build-action.yml Not sure where the hashed output would need to be put. Where does Raspi...
Fixed-By: #1708
See release 1.7.4b. Hash is in the .json file to work with raspi imager, is that enough or would you require some other format ?
@udo1toni ?
like so ? https://github.com/openhab/openhabian/releases/tag/v1.7.4b
I'd think now that we have both that's sufficient.
Desire, well ... am I right that none of us (you, me, @holgerfriedrich) has access to an Ubuntu development box ? (other than that in Travis, but that's awkward trial-and-error...
See my docs changes from #1164 and let me know if I need to change anything about it again.
See https://community.openhab.org/t/openhab-logviewer-died-on-me-solved/106021/19 (openhabian group missing makes frontail fail to install) I'd think that a lot of these issues could be related to [the code that renames the existing administration user](https://github.com/openhab/openhabian/blob/master/build-image/first-boot.bash#L55)...