mirror of https://github.com/parazyd/arm-sdk.git
more vars in zuper for debugging
This commit is contained in:
parent
d845e962eb
commit
a471e9df27
4
sdk
4
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue