Skip to content

sassetto/operating-system

 
 

Repository files navigation

Home Assistant Operating-System

Hass.io OS based on buildroot. It's a hypervisor for Docker and supports various kind of IoT hardware. It is also available as virtual appliance. The whole system is optimized for embedded system and security. You can update the system simple with OTA updates or offline updates.

This is a embedded Linux which work different as a normal Linux distribution. The system is designed to run with less as possible I/O and full optimized for what is needed to be. Not more and not less. If you don't have expirence with embedded systems, that will be the point to go out of this repository. All docs are for developer with embedded background.

Focus

  • Barebox as bootloader on EFI
  • U-Boot as bootloader on IoT
  • Linux/Buildroot LTS
  • RAUC for OTA updates
  • SquashFS LZ4 as filesystem
  • Docker-CE
  • AppArmor protected
  • ZRAM LZ4 for /tmp, /var, swap

About

🔰 Home Assistant Operating System

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 61.3%
  • HTML 14.6%
  • C 7.8%
  • Python 6.2%
  • Shell 5.4%
  • C++ 1.0%
  • Other 3.7%