mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 06:26:29 +00:00
Update README.md
This commit is contained in:
parent
bd27577f6a
commit
d54840967e
@ -5,6 +5,10 @@ Hass.io OS based on buildroot
|
|||||||
|
|
||||||
# building
|
# building
|
||||||
Running sudo `./enter.sh` will get you into the build docker container.
|
Running sudo `./enter.sh` will get you into the build docker container.
|
||||||
`make -C /build/buildroot BR2_EXTERNAL=/build/buildroot-external`
|
`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.
|
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`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user