mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
Start of a readme
This commit is contained in:
parent
01287d51f4
commit
1922d16073
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
## 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.
|
Loading…
x
Reference in New Issue
Block a user