From 3fd892c2e6ad0d6a3cbf8812ebb8d787e839b8d2 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Sat, 17 May 2014 14:51:35 +0200
Subject: [PATCH] README: add some clarifications about factory/sysupgrade
 images

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5369b7037..b2c5da774 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,10 @@ the images only, just use:
 
     make images
 
-The built images can be found in the directory `images`.
+The built images can be found in the directory `images`. Of these, the factory
+images are to be used when flashing from the original firmware a device came with,
+and sysupgrade is to upgrade from other versions of Gluon or any other OpenWRT-based
+system.
 
 For the build reserve 6GB of disk space. The build requires packages
 for `subversion`, ncurses headers (`libncurses-dev`) and zlib headers
-- 
GitLab