mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-04 04:31:31 +00:00
This patch introduces one more level of configuration hierarchy, now we'll try to load /var/lib/clr-installer/* and if we don't find we try to look up /usar/share/defaults this gives us the flexibility to install per image custom configurations without the trouble of swupd overwriting or wiping out the custom configurations. Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>