diff config @ 1811:f326dbd73bee draft

Rename SIMPLE_ROOT_OVERLAY to ROOT_OVERLAY since simple-root-filesystem became root-filesystem.
author Rob Landley <rob@landley.net>
date Thu, 12 Nov 2015 07:54:10 -0600
parents 60d648f342ab
children acaa88463c0c
line wrap: on
line diff
--- a/config	Thu Nov 05 11:13:36 2015 -0600
+++ b/config	Thu Nov 12 07:54:10 2015 -0600
@@ -124,10 +124,10 @@
 # export ALLOW_PATCH_FAILURE=1
 
 # If this is set, it's points to a directory containing additional files to
-# copy into the simple-root-filesystem. The path is either absolute or
+# copy into the root-filesystem. The path is either absolute or
 # relative to the aboriginal topdir.
 
-# export SIMPLE_ROOT_OVERLAY="overlay"
+# export ROOT_OVERLAY="overlay"
 
 # Build more things in parallel.