1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 17:49:46 +01:00
Dave bcb9c3fa1f Remove smart quotes and fix typo (#222)
Both of these create errors when copy pasting to follow the instructions:
  - Remove smart quotes from around "HassOS default"
  - Changing typo of 'system_connections' to 'system-connections'
2018-10-24 15:55:09 +02:00
2018-04-29 10:22:11 +02:00
2018-10-11 20:56:11 +02:00
2018-06-24 00:11:54 +02:00
2018-08-03 13:21:55 +02:00
2018-04-15 10:27:33 +02:00
2018-06-25 08:59:43 +02: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

  • Linux kernel 4.14 (LT)
  • Barebox as bootloader on EFI
  • U-Boot as bootloader on IoT
  • RAUC for OTA updates
  • SquashFS LZ4 as filesystem
  • Docker 18.03.1
  • 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%