Bug ID | 1026766 |
---|---|
Summary | os-prober: dependency on lvm2 |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 42.3 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | mchang@suse.com |
Reporter | lnussel@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
os-prober requires lvm2. since os-prober in turn is required by grub2 we end up having lvm2 installed on every system. Even ones that do not use lvm. I can see /usr/bin/os-prober calling lvs but only if it's actually there. So maybe the dependency can be removed? YaST will install lvm2 if needed I suppose.