/rootzoll

Results 399 comments of /rootzoll

> To clarify, other scripts seem to make the distinction between configured and installed but they do return installed=0 when the service is off. Yeah normally `installed` should be signaling...

OK I merged #4651 .. this is OK for now. > I could also adapt the API to just use for configured and ignore installed completely. This is somewhat confusing...

So it the moment we have tor installed on the base image and we should be good for v1.11.1 & 1.11.2: ``` [email protected]:~ ₿ tor --version Tor version 0.4.7.16. Tor...

For v1.11.2 & v1.11.3 this will be updates with PR #4697 adding the new key by release script. Moving issue to v1.12.0 with TODOS: - [ ] Check if new...

OK this looks good now for v1.12.0 - closing.

good Idea to add wait loop into the prestart .. might add something similar for LND

The reason seems that: HDD is checked before, Network connection - because an existing HDD could contain Wifi config .. so raspiBlitz first waits for HDD/SSD. BUT `blitz.datadrive.sh status` that...

TODO: Ignore BTRFS drivers - because we will remove BTRFS - see: https://github.com/raspiblitz/raspiblitz/issues/2045#issuecomment-2471845122 ... but still check this error for v1.12.0