]> git.ipfire.org Git - thirdparty/dracut.git/commit
md/dm/lvm: install pre-pivot cleanup hooks only if actually needed
authorHarald Hoyer <harald@redhat.com>
Fri, 18 Sep 2009 09:40:12 +0000 (11:40 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 18 Sep 2009 10:20:21 +0000 (12:20 +0200)
commit7a34efa5c4a4943ff5622cda8963af8443c54159
tree77ac7dda60dc4c0ccc9f99cc607eb0bf9b62dbde
parent2727e45b431a43228177f0eaaefa5ce6d0346519
md/dm/lvm: install pre-pivot cleanup hooks only if actually needed

- removed dmraid cleanup
- only call lvm cleanup, if no lvm.conf provided
- copy over lvm.conf by default
- add --nolvmconf --lvmconf parameters
12 files changed:
dracut
dracut.conf
dracut.spec
modules.d/90dmraid/dmraid-cleanup.sh [deleted file]
modules.d/90dmraid/dmraid.sh
modules.d/90dmraid/install
modules.d/90lvm/install
modules.d/90lvm/lvm_scan.sh
modules.d/90mdraid/install
modules.d/90mdraid/mdadm_auto.sh
modules.d/90mdraid/mdcontainer_start.sh
modules.d/90mdraid/mdraid_start.sh