Update README.md

This commit is contained in:
Pascal Vizeli 2018-04-03 15:03:05 +02:00 committed by GitHub
parent f0e70e7d3c
commit 8c20deb49b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ Hass.io OS based on buildroot
- RAUC for OTA updates
- SquashFS LZ4 for filesystem
- Docker 17.12.1
- ZRAM LZ4 for /tmp, /var, /run
- ZRAM LZ4 for /tmp, /var, /run, swap
## Schemas
![](misc/hassio-os-partition.png?raw=true)
@ -19,7 +19,6 @@ Hass.io OS based on buildroot
Create a USB stick with a partition "hassio-config". This partition can include follow files:
- network-*.config
- swap.config
# Building
Running sudo `./enter.sh` will get you into the build docker container.