mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-24 12:28:43 +00:00
95b32a4dd5e84d16eccf2ec7ecdf1c2a054a8ff4
WORK IN PROGRESS!
hassio-os
Hass.io OS based on buildroot
building
Running sudo ./enter.sh will get you into the build docker container.
cd /buildroot/buildroot-2017.11.1
make
From outside the docker container, while it is still running you can use sudo ./getimage.sh to get the output image,
and sudo ./getconfig to backup the config changes to buildroot you made.
Description
Languages
Python
73.1%
Shell
16.7%
Makefile
8.7%
HTML
0.8%
Dockerfile
0.4%
Other
0.3%