2018-03-18 11:55:33 +01:00
2018-03-17 23:47:00 +00:00
2018-03-17 17:48:10 +00:00
2018-03-18 11:55:33 +01:00
2018-03-17 17:35:34 +01:00
2018-03-18 11:54:02 +01:00
2018-01-02 09:20:18 +01:00
2018-03-17 18:08:49 +01:00

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=/build/buildroot-external/configs/xy_defconfig make -C /build/buildroot BR2_EXTERNAL=/build/buildroot-external savedefconfig BR2_DEFCONFIG=/build/buildroot-external/configs/xy_defconfig

Languages
Python 71.8%
Shell 18.4%
Makefile 8.3%
HTML 0.8%
Dockerfile 0.4%
Other 0.3%