aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)Author
2015-02-20Improve documentation in the codeNitin A Kamble
Add comments in the sample configuration files. Specify DEFAULT_MACHINE_SELECTION in the defaults config file. It specifies the default target machine to use on the user prompt timeout. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2015-02-20Remove bashism from the scriptsNitin A Kamble
Make them /bin/sh friendly. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2015-02-20support detect, ask & detect-ask as machine namesNitin A Kamble
detect is for trying to detect the target platform ask is for asking user about the target platform and detect-ask is for first trying to detect then ask about the target platform In the process removing now unwanted variable DEFAULT_MACHINE_SELECTION. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2015-02-20Start the project with initial set of filesNitin A Kamble
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>