From: Cong Wang <[email protected]>
This patchset is based on "usrmove" branch, contains several bug fixes
and some enhancements for the new option '--mount'.
With these patches applied, kdump works well with dracut (the lvm case).
All patches are available at:
git://github.com/congwang/dracut.git #kdump
Cong Wang (6):
Add mount points even not in hostonly mode
Check module dependencies of mount points
Fix get_maj_min() to follow symlink
Pass device name instead of major:minor in for_each_host_dev_fs()
nfs: fix regex patterns in check()
lvm: pass the correct rd.lvm.lv parameter
dracut | 83 ++++++++++++++++---------------
dracut-functions | 81 ++++++++++++++++++++++++++---
modules.d/00bootchart/module-setup.sh | 1 +
modules.d/10i18n/module-setup.sh | 1 +
modules.d/10rpmversion/module-setup.sh | 1 +
modules.d/50plymouth/module-setup.sh | 1 +
modules.d/90btrfs/module-setup.sh | 2 +-
modules.d/90crypt/module-setup.sh | 2 +-
modules.d/90dmraid/module-setup.sh | 2 +-
modules.d/90lvm/module-setup.sh | 17 ++----
modules.d/90mdraid/module-setup.sh | 2 +-
modules.d/95fcoe/module-setup.sh | 2 +-
modules.d/95nfs/module-setup.sh | 8 ++--
modules.d/97biosdevname/module-setup.sh | 1 +
modules.d/98usrmount/module-setup.sh | 1 +
15 files changed, 135 insertions(+), 70 deletions(-)
--
1.7.7.4
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html