mirror of
https://github.com/clearlinux/clr-init.git
synced 2026-06-15 18:45:48 +00:00
40e678ea00
Only activate the Clear Linux OS rootfs volume. Add lvm conf file to allow pvscan, but prevent starting the lvmetad service. Otherwise, if non-root lvms exist, all lvms are active and the Host OS will hang when starting lvmetad service. Add new lvm2-mount-sysroot.service to only activate the rootfs which is identified by the CLR_ROOT logical volume name. Signed-off-by: Mark D Horn <mark.d.horn@intel.com>