Ryan

Results 62 comments of Ryan

These images ought to use LVM for snapshots before upgrades & easy reverts.

Another option would be to use the [bootloader's built-in tryboot_a_b functionality](https://www.raspberrypi.com/documentation/computers/config_txt.html#example-update-flow-for-ab-booting). LVM gets us snapshotting, flexibility and moves us away from being too tied to a particular bootloader's functionality; conversely,...

Not explicitly targetting this for 0.4 but 0.5. May do this anyways in the course of producing images for 0.4.

Support ticket 116 would have benefited from this.

We should also ensure that when we do this, the stream does not get reset. This should function like clicking the zone button on a stream card.

some thoughts on this. If we didn't bother implementing a GUI and instead had this be a simple CLI app, and had SSH still be our "API" for this sort...

@SteveMicroNova if you intend to work on this, can you re-target this PR to `main`? Github automagically closed it when I deleted `develop` :woozy_face: sorry!

#692 implemented a methodology for this; we mostly just need a backend for this. I hesitate a bit on this one, only because the local filesystem should be considered somewhat...