Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 909418

Summary: sys-fs/lvm2: Add option to not compile lvmpolld
Product: Gentoo Linux Reporter: gwendal grignou <gwendal>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to compile lvmpolld or not

Description gwendal grignou 2023-06-30 22:24:26 UTC
lvmpolld is optional, it can be disabled in lvm.conf with use_lvmpolld option in the lvm.conf global section.

Add a USE flag to not compile it at all to save space.
Comment 1 gwendal grignou 2023-06-30 22:34:59 UTC
Created attachment 864897 [details, diff]
Patch to compile lvmpolld or not