systemd: Replace prefdm.service with display-manager.service
[platform/upstream/dracut.git] / modules.d / 90multipath /
2013-06-28 Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2013-03-25 Harald Hoyermultipath: install native systemd service
2012-08-23 dyoung@redhat.comAdd for_each_host_dev_and_slaves for device only checking
2012-07-27 Harald Hoyerfixed install locations for udev rules and change to...
2012-07-26 Harald Hoyermultipath/module-setup.sh: add dm dependency
2012-07-26 Amadeusz Żołnowski90multipath: added kpartx.rules; multipath.rules -...
2012-07-26 Chao Wang90multipath: check() - Regexp fix to match multipath...
2012-07-25 Harald Hoyerrequire kpartx and partx for some modules
2012-06-29 Harald Hoyermodules.d/*/module-setup.sh: combine and specify type...
2012-06-29 Harald Hoyermodules.d/*/module-setup.sh: no more sourcing of dracut...
2012-06-29 Harald Hoyermultipath/module-setup.sh:installkernel() fix return...
2012-06-20 Harald Hoyercheck for arch before installing drivers/s390
2012-06-01 Harald Hoyerfix return value of some installkernel() functions
2012-04-25 Harald Hoyermultipath/module-setup.sh: fix host-only/mount checks
2012-04-23 Harald Hoyermerge "cleanup" and "pre-pivot-cleanup" hooks
2012-04-19 Dave Youngmove cleanup scripts to pre-pivot-cleanup hook
2012-04-16 Jon Ander HernandezDebian multiarch support
2012-02-13 Harald Hoyershutdown on demand
2012-01-26 Harald Hoyerfix kernel modules search for s390
2012-01-23 Harald Hoyeriscsi/multipath: also search in drivers/s390/scsi
2012-01-23 James Burenadd xz compression for kernel modules
2011-10-20 Harald Hoyer*/module-setup.sh: turn off debugging for module search
2011-09-01 John Reiserinstmods: get filenames from stdin if no args; use it
2011-08-12 Harald Hoyeradd filter_kernel_modules_by_path() to speed up module...
2011-05-12 Harald Hoyerdracut-functions: make local vars local and prefix...
2011-05-10 Harald Hoyerremoved trailing whitespaces
2011-02-02 Harald Hoyerrenamed module-info.sh to module-setup.sh
2011-02-02 Harald Hoyermultipath: use new "-B" parameter
2011-02-02 Harald Hoyerreplaced check,install,installkernel with module-info.sh
2010-12-06 Harald Hoyermultipath/install: install the complete /etc/multipath...
2010-09-10 Harald Hoyerreformat source code
2010-08-23 Amadeusz Żołnowskiuse $libdir and $usrlibdir instead of individual detect...
2010-08-23 Amadeusz Żołnowskiuse 'type' built-in instead of external cmd 'which...
2010-07-20 Harald Hoyermultipath: install by default, but run only if wwids...
2010-05-27 Harald Hoyermultipath: remove multipath udev rules, if no multipath...
2010-05-27 Harald Hoyermultipath: simplify and install wwids (rhbz 595719)
2010-05-07 Harald Hoyeruse "grep" directly without "nm" to drop binutils requi...
2010-02-25 Peter JonesUse multipath if it's installed and being used for...
2010-02-12 Harald HoyerFixed: Move multipath scan earlier. It must go before...
2010-02-05 Peter JonesMove multipath scan earlier. It must go before any...
2010-01-27 Peter JonesAdd a check file for multipath.
2010-01-12 Harald Hoyermultipath: check for existance before trying to install
2009-11-30 Harald Hoyermultipath: supress warnings, if multipath not installed...
2009-11-26 Harald Hoyermultipath: corrected initqueue parameter
2009-11-25 Peter JonesThis has to be executable.
2009-11-25 Peter JonesFix missing shell variables.
2009-11-25 Peter JonesBring up multipath devices that are configured in multi...
2009-11-25 Peter JonesMake sure and get all the multipath related modules.
2009-11-25 Peter JonesAdd #!/bin/bash for consistency.
2009-11-25 Peter JonesUse glob for libdir when installing multipath libraries.
2009-11-17 Harald Hoyermultipath: install multipath kernel module
2009-11-17 Harald Hoyermultipath: install xdr utils
2009-11-13 Harald Hoyermultipath: install udev rules and helper tools
2009-11-12 Harald Hoyeradd module 90multipath