From 8c20deb49b60f798ac3c86bcfedab6aeb50ebb87 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 3 Apr 2018 15:03:05 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e5c6a089..a62f373bf 100644 --- a/README.md +++ b/README.md @@ -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.