Pascal Vizeli c37a6d4c8c Merge pull request #323 from home-assistant/dev
Prepare new release tree
2019-01-18 00:11:34 +01:00
2019-01-09 16:27:20 +01:00
2019-01-04 22:01:43 +01:00
2018-10-11 20:56:11 +02:00
2018-06-24 00:11:54 +02:00
2018-11-30 16:22:04 +01:00
2018-08-03 13:21:55 +02:00
2018-04-15 10:27:33 +02:00
2019-01-04 22:01:43 +01:00
2018-12-31 11:18:22 +01:00

HassOS

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.

Focus

  • Barebox as bootloader on EFI
  • U-Boot as bootloader on IoT
  • RAUC for OTA updates
  • SquashFS LZ4 as filesystem
  • Docker 18.09.0
  • AppArmor protected
  • ZRAM LZ4 for /tmp, /var, swap
  • Run every supervisor
Description
Languages
Shell 55.9%
Makefile 25.5%
Dockerfile 18.6%