mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-01 19:21:31 +00:00
Add a new command line option --system-check. When run with this option, run a system chcker and exit with a 0 or 1 for passing/failing. Checks for required CPU features using procfs and EFI firmware using sysfs. Prints status and results to stdout. Signed-off-by: Brian J Lovin brian.j.lovin@intel.com