mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-09-04 04:00:12 +01:00
2eaf1237ac19fbbb224af84419f9920f80b1d231
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 xy_defconfig
From outside the docker container, while it is still running you can use ./getimage.sh to get the output image.
edit
make -C /build/buildroot BR2_EXTERNAL=/build/buildroot-external defconfig BR2_DEFCONFIG=buildroot-external/configs/xy_defconfig
Languages
Python
71.8%
Shell
18.4%
Makefile
8.3%
HTML
0.8%
Dockerfile
0.4%
Other
0.3%