1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 09:39:03 +01:00
Alexey Pristavkin 08fac89fb0 Note that disk controller must be SATA not SCSI. (#424)
The image hang on startup on the SCSI controller, which is the default controller type for custom VMs in VMWare Fusion.
2019-07-22 16:49:39 +02:00
2019-07-16 14:23:28 +02:00
2019-07-16 09:44:29 +02:00
2019-07-16 09:44:29 +02:00
2019-07-15 15:47:54 +02:00
2018-10-11 20:56:11 +02:00
2018-06-24 00:11:54 +02:00
2019-05-09 10:10:53 +02:00
2019-05-14 01:16:40 +02:00
2018-04-15 10:27:33 +02:00
2019-01-04 22:01:43 +01:00
2019-05-12 19:08:31 +02:00

Build Status

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
Languages
Python 73.3%
Shell 16.7%
Makefile 8.5%
HTML 0.8%
Dockerfile 0.4%
Other 0.3%