mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-08 17:49:46 +01:00
a6ae25da06818ef36e4e1c1fee87adfa07d8e3d4
* Update azure-pipelines-release.yml for Azure Pipelines * Update azure-pipelines-release.yml for Azure Pipelines * Update azure-pipelines-release.yml for Azure Pipelines * Fix double LINUX_HEADERS * Add support for TI USB 3410 or 5052 serial devices (#542) * Added BT support to device-support.conf file, and removed BT support from kernel.config file * Removed BT support, as it was moved to device-support.config file * Added new line at the end of the file * Changed: CONFIG_BT_HCIBTUSB from 'm' to 'y' CONFIG_BT_HCIBTUSB_BCM from 'y' to 'm' CONFIG_BT_HCIBTUSB_RTL from 'y' to 'm' * Update device-support.config Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
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
- Linux/Buildroot LTS
- RAUC for OTA updates
- SquashFS LZ4 as filesystem
- Docker-CE
- AppArmor protected
- ZRAM LZ4 for /tmp, /var, swap
Description
Languages
Python
73.3%
Shell
16.7%
Makefile
8.5%
HTML
0.8%
Dockerfile
0.4%
Other
0.3%