grahamehorner / operating-system

:beginner: Home Assistant Operating System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Assistant Operating system

Home Assistant Operating System (HassOS) is based on buildroot. It's a hypervisor for Docker and supports various kind of hardware. It is also available as virtual appliance for different virtualization solutions. The whole system is optimized for hosting Home Assistant and its features (to be precise, the Add-ons). You can update the system by using OTA updates or offline updates.

This is an embedded Linux which works different than a normal Linux distribution. The system is designed to run with minimal I/O and is optimized for its tasks.

If you don't have experience with embedded systems, buildroot or the build process Linux distributions, then please read up on those topics. All provided documentation here is focusing on developers with a background on embedded systems or a strong understanding of the internal workings of operating systems.

Focus

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

About

:beginner: Home Assistant Operating System

License:Apache License 2.0


Languages

Language:Makefile 61.2%Language:HTML 14.3%Language:C 7.7%Language:Shell 6.2%Language:Python 6.0%Language:C++ 1.0%Language:Perl 0.9%Language:PHP 0.6%Language:Yacc 0.3%Language:Assembly 0.3%Language:Batchfile 0.3%Language:Lua 0.2%Language:CSS 0.2%Language:Tcl 0.2%Language:Lex 0.1%Language:CMake 0.1%Language:Dockerfile 0.1%Language:Arc 0.1%Language:JavaScript 0.1%Language:M4 0.1%Language:Java 0.1%Language:Clojure 0.0%