clr-distro-factory
clr-distro-factory copied to clipboard
Clear Linux* Distro Factory
If an image fails to generate, rather than catching the update in the next build of clear, want to have the option of selectively attempting to regenerate images again. This...
When starting a Jenkins job, or when running scripts via the Makefile, want to allow the user to override MIX_VERSION and DISTRO_LATEST variables to their choosing. This gives flexibility on...
Check the version of required tools meet the minimal requirements to work with a given clr-distro-factory release
The trick part is how to nicely populate the config.sh vars from the template. It is way easier to just dump a new config file from scratch. In the other...