1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 02:18:37 +00:00
Files
operating-system/README.md
Pascal Vizeli 9541a7e67e Add submodule
2018-03-07 22:24:16 +01:00

332 B

WORK IN PROGRESS!

hassio-os

Hass.io OS based on buildroot

building

Running sudo ./enter.sh will get you into the build docker container.
make -C /build/buildroot BR2_EXTERNAL=/build/buildroot-external

From outside the docker container, while it is still running you can use ./getimage.sh to get the output image.