dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
600 stars 399 forks source link

LVM links to lvm binary #2561

Open Geertsky opened 10 months ago

Geertsky commented 10 months ago

In a normal installation, all the lvm commands have their link to /usr/sbin/lvm. I'm talking about lvchange, lvconvert, lvcreate and so on. I would like to see these links created in the initramfs. Would this be possible?

LaszloGombos commented 10 months ago

@Geertsky please express your justification here https://github.com/dracutdevs/dracut/pull/2133 and if needed you can take the code form here.