more vars in zuper for debugging

This commit is contained in:
parazyd 2016-04-14 18:00:24 +02:00
parent d845e962eb
commit a471e9df27
1 changed files with 3 additions and 1 deletions

4
sdk
View File

@ -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