* Document OS boot slot persistence when using GRUB
Since home-assistant/supervisor#5276 boot slot will be persisted when
user selects it in the GRUB menu. Document this behavior.
* Grammar adjustment by coderabbit
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Document Home Assistant OS update system
Document the update system used in Home Assitant. This aims to help
developers to understand our update system and use it also during
development, so they can test development builds and iterate quickly.
* Add Update System to sidebar
* Apply suggestions from code review
Co-authored-by: Jan Čermák <sairon@users.noreply.github.com>