Sam Tygier
|
9436cb7f94
|
Add commandline argument for config file
A config file can be specified when running build, e.g.:
./build.sh myconfig
|
2019-01-01 22:00:28 -08:00 |
|
Sam Tygier
|
c80e5e9100
|
Allow enabling ssh server from config
Add ENABLE_SSH option
|
2019-01-01 22:00:28 -08:00 |
|
Sam Tygier
|
acb0612ea4
|
Allow setting up wifi from config
Add WPA_ESSID, WPA_PASSWORD and WPA_COUNTRY options to config.
|
2019-01-01 22:00:28 -08:00 |
|
Sam Tygier
|
bc7971ef03
|
Allow setting user name and password from config
Add FIRST_USER_NAME and FIRST_USER_PASS variables that can be set
in the config (or enviroment). Defaults to the standard pi and
raspberry.
|
2019-01-01 22:00:28 -08:00 |
|