You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Reboot automatically if Erlang VM exits - This is consistent with other
10
+
Nerves systems. See rootfs_overlay/etc/erlinit.config if undesired.
11
+
* Start running nerves_system_linter to check for configuration errors.
12
+
* Automount the boot partition readonly at `/boot`
13
+
* Support for reverting firmware.
14
+
15
+
See [Reverting Firmware](https://hexdocs.pm/nerves_runtime/readme.html#reverting-firmware) for more info on reverting firmware.
16
+
17
+
See [fwup-revert.conf](https://github.com/nerves-project/nerves_system_rpi/blob/master/fwup-revert.conf) for more information on how fwup handles reverting.
0 commit comments