Releases: intelligent-agent/Reflash
v1.0.1
v1.0.1-RC3
v1.0.1-RC3
v1.0.1-RC2
v1.0.1-RC2
v1.0.1-RC1
v1.0.1-RC1
v1.0.1-RC0
v1.0.1-RC0
v1.0.0
Reflash v1.0.0 marks the transition to using the USB drive as a key to use the Reflash software. The board will always boot to Reflash as long as the USB key is present in the board. After the flashing is completed, the user will be prompted to remove the USB drive before rebooting.
There are some other important changes to Reflash as well, namely building the image from scratch instead of basing it on Armbian. This should be fine for an installer image that is meant to bootstrap the installation process.
The other big difference is that the server has been rewritten in Go in order to get the size down. Enough to make it live in RAM so we can use InitRamFS.
v0.1.2
v0.1.2
v0.1.1
With the bump to v0.1.0, Reflash has gotten a new look and feel.
Another important update is that state is kept through a page refresh.
Other than that, only minor tweaks to the code organization.
v0.1.1 has a bug fix related to locking access to the database.
v0.1.0
With the bump to 0.1.0, Reflash has gotten a new look and feel.
Another important update is that state is kept through a page refresh.
Other than that, only minor tweaks to the code organization.
v0.0.9
- Increase size of backup image from 5 G to 7 G
- SSH access gets disabled automatically