3 Commits

Author SHA1 Message Date
Mark D Horn 40e678ea00 initramfs: lvm sysroot
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>
2020-06-22 16:24:49 -05:00
Mark D Horn e53a847e1a initramfs: Add plugdev to reduce journal errors
This missing group floods the journal in the initrd run.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2020-06-22 16:24:49 -05:00
Josue David Hernandez b20497f266 clr-init: change clr-init application for systemd init
this initrd will work using systemd as init program
then this repo provide the scripts to create a systemd initrd

Signed-off-by: Josue David Hernandez <josue.d.hernandez.gutierrez@intel.com>
2018-05-02 17:55:51 -05:00