Brahmajit Das
Brahmajit Das
Did a very preliminary testing by running the unit tests from ${S}/test ``` ...snip... make[4]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.37/work/LVM2.2.03.37/daemons/dmeventd/plugins' make[3]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.37/work/LVM2.2.03.37/daemons/dmeventd' make -C lvmpolld make[3]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.37/work/LVM2.2.03.37/daemons/lvmpolld' make[3]:...
I could definitely work on that
Not sure if it's correct just taking some ideas from the dev manual, I chalked out this ```diff diff --git a/sys-fs/lvm2/lvm2-2.03.37.ebuild b/sys-fs/lvm2/lvm2-2.03.37.ebuild index 31a857b05c94..34847cbd974c 100644 --- a/sys-fs/lvm2/lvm2-2.03.37.ebuild +++ b/sys-fs/lvm2/lvm2-2.03.37.ebuild @@...
> Please restore it, and just add a note that you rebased it, if you felt uneasy about someone else's name still being there. Hey, that was mistake. No issues...
> You've not wired up the new systemd-related configure options, nor nvme. The nvme dep is automagic at least... @thesamesam so I worked on these a bit. I would really...