Maël Kimmerlin 5e82060124 Adding /etc/modprobe.d folder for module configuration (#397)
* Add a /etc/modprobe.d folder

populated using a config USB stick with folder modprobe

* Add the documentation for the modprobe folder
2019-05-08 13:15:48 +02:00
2019-04-16 11:05:56 +02: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
Description
Languages
Shell 55.9%
Makefile 25.5%
Dockerfile 18.6%