ResinOS is deprecated (#142)

* ResinOS is deprecated

Links to HASSOS and BuildRoot due to ResinOS deprecation within the Hassio project

* Fix name
This commit is contained in:
Matt F 2018-11-08 11:16:49 -06:00 committed by Fabian Affolter
parent 8aec81c233
commit 7ae6d9db7a

View File

@ -15,7 +15,7 @@ This is a daemon running on the host machine that allows the supervisor to contr
## Host
Our pre-build images are based on [ResinOS]. Any Linux machine can be turned into a Hass.io host by running [the installer][linux].
Our pre-build images are based on [HassOS] which is based on [BuildRoot]. Any Linux machine can be turned into a Hass.io host by running [the installer][linux].
## Supervisor
@ -25,5 +25,6 @@ The supervisor offers an API to manage the host and running the Docker container
The configuration panel lives inside the supervisor but is accessible via the Home Assistant user interface. The configuration panel allows the user to manage the installation.
[ResinOS]: https://resinos.io/
[HassOS]: https://github.com/home-assistant/hassos
[BuildRoot]: https://buildroot.org/
[linux]: https://www.home-assistant.io/hassio/installation/#alternative-install-on-generic-linux-server