opt/lvm2/.md5sum
Michal Soltys 706b21c2c4 opt/lvm2: update to use udev
This delegates node creation to udev. Among other things, the
important advantage of this approach is population of all the related
stuff in /dev/disk/by-* ; relying on udev can also be controlled
through lvm.conf and some commands' options.

Comments related to this version:

- another minor patch for static build scenario had to be applied;
  hopefully it will be fixed in upstream one day

- configure is now consistent with libdevmapper (they can be trivially
  merged into single package now)

- if you ran vgchange initially without udevd active (e.g. in
  initramfs), you will likely need vgchange --refresh (vgmknodes
  --refresh could work too, not tested though); this is important if you
  expect /dev/disk/by-* to be filled with lvm stuff after handover from
  udevless initramfs (fstab, mount, etc.).

Signed-off-by: Michal Soltys <soltys@ziu.info>
2011-03-16 09:38:02 +01:00

4 lines
169 B
Plaintext

8b4e0897ee48f02c0dff11940e44e23b LVM2.2.02.84.tgz
fe77537669f1aa73c1c4bcfe13036961 lvm2-static_build.patch
642f6be3c88a78aa2f57c8c46a678995 lvm2-static_udev_rt.patch