commit a471e9df2793b6e876aa1241eb1371679ca4fa0d
parent d845e962eba42b10cbbe3d810d167834f3e21076
Author: parazyd <parazyd@dyne.org>
Date: Thu, 14 Apr 2016 18:00:24 +0200
more vars in zuper for debugging
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sdk b/sdk
@@ -39,9 +39,11 @@ source arm/zuper
# config variables
vars+=(os mirror release section version)
-#
# global variables
vars+=(R sdk_loaded)
+# script variables
+vars+=(strapdir writebase device_name image_name)
+vars+=(loopdevice mappdevice )
# we assume source sdk is always run from the source dir
# which is the "root" of the program, $R, or env DEVUAN_SDK