1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 17:49:46 +01:00
TonyApuzzo d861ecae6f Add PROCPS_NG package to enable portainer stats (#398)
portainer requires ability to run 'ps -e' which is not supported
by busybox's ps.

This fixes https://github.com/hassio-addons/addon-portainer/issues/3

Tested on odroid_xu4 target.
2019-05-07 18:15:18 +02:00
2019-04-16 11:05:56 +02:00
2019-04-05 09:05:30 -06: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-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
Languages
Python 73.3%
Shell 16.7%
Makefile 8.5%
HTML 0.8%
Dockerfile 0.4%
Other 0.3%