mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
remove confusion about build times to support new hardware
This commit is contained in:
parent
10db3b3f9e
commit
e6adf8ca0b
@ -41,7 +41,7 @@ The ResinOS build system is based on the Yocto Project. This is a very powerful
|
||||
All these factors made us decide to build our own, custom, operating system. We’re obviously not starting from scratch, but instead, are basing it off [Buildroot] as the foundation and use [RAUC] for over the air updates.
|
||||
|
||||
Some things that the new operating system will be able to do:
|
||||
- Adding support for new hardware will be easy. Creating new builds for, e.g., a new Raspberry Pi model should be a matter of days, not months.
|
||||
- Easier to add support for new hardware.
|
||||
- Updating will be atomic and has a Fail-safe. If a system fails to boot after an OS upgrade, it will fallback, by booting the previous working version.
|
||||
- Updates are required to be securely signed by the Home Assistant team, adding a whole new level of security.
|
||||
- Compressing the root file system, making it faster on SD cards and slow IO-Interfaces.
|
||||
|
Loading…
x
Reference in New Issue
Block a user