DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing. - Added the crc check to the crypt_setup and the errors wil be handled by the same script after mounting the encrypted partition.
DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.Modified to not include System.conf and include *.dflt filesAdd error handling and additional comments to clarify intent
DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.Remove the check script and move check to the globals.sh scriptupdate the generate settings crc script to accomodate path differences
DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.Modify to handle the slash included in the path case
DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.Updated the generate script to replace the base path in the sha file
DEN-15487: Added - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.Add scripts for generating and checking the SHA of settings conf files