]> git.ipfire.org Git - thirdparty/dracut.git/commit
Merge 90-multipath-hostonly and 90-multipath
authorKairui Song <kasong@redhat.com>
Thu, 5 Jul 2018 08:20:04 +0000 (16:20 +0800)
committerHarald Hoyer <harald@hoyer.xyz>
Thu, 5 Jul 2018 11:17:19 +0000 (13:17 +0200)
commit35e86ac117acbfd699f371f163cdda9db0ebc047
tree6301593382b077d65d94b91aa202b2dac5348b20
parent058ff2f06da45f12c5d71bf3d55a44c9c2244e7a
Merge 90-multipath-hostonly and 90-multipath

This commit basically reverts 5ce7cc73

90-multipath-hostonly module was added in 5ce7cc73, because if hostonly
mode is enabled, multipath module will always hardcode wwids which
causes problems when the initramfs is cloned to another system with same
hardware.

Now with tri-state hostonly mode, the two modules could be merged and only
hardcode wwids when "strict" hostonly mode is enabled.
modules.d/90multipath-hostonly/module-setup.sh [deleted file]
modules.d/90multipath/module-setup.sh