52 Commits (e1cb85802b0c4ef534d349b86426bcac27cab3ba)

Author SHA1 Message Date
dyoung@redhat.com 83e0dc7a3d Add for_each_host_dev_and_slaves for device only checking 13 years ago
Harald Hoyer 24a38bc1cb fixed install locations for udev rules and change to IMPORT{builtin} 13 years ago
Harald Hoyer 15976a0670 multipath/module-setup.sh: add dm dependency 13 years ago
Amadeusz Żołnowski 15f0b1f624 90multipath: added kpartx.rules; multipath.rules - different prefix 13 years ago
Chao Wang 63c65b984a 90multipath: check() - Regexp fix to match multipath partition. 13 years ago
Harald Hoyer 8a240aca9e require kpartx and partx for some modules 13 years ago
Harald Hoyer 53fe81e752 modules.d/*/module-setup.sh: combine and specify type for installs 13 years ago
Harald Hoyer 4d0f1d7b28 modules.d/*/module-setup.sh: no more sourcing of dracutfunctions 13 years ago
Harald Hoyer 2d2c8c2078 multipath/module-setup.sh:installkernel() fix return code 13 years ago
Harald Hoyer 361306c131 check for arch before installing drivers/s390 13 years ago
Harald Hoyer 9073ff54c1 fix return value of some installkernel() functions 13 years ago
Harald Hoyer 5dc1be1df8 multipath/module-setup.sh: fix host-only/mount checks 13 years ago
Harald Hoyer eef7649e71 merge "cleanup" and "pre-pivot-cleanup" hooks 13 years ago
Dave Young 1bd76bf981 move cleanup scripts to pre-pivot-cleanup hook 13 years ago
Jon Ander Hernandez c9143a63fe Debian multiarch support 13 years ago
Harald Hoyer fb67e4aa36 shutdown on demand 13 years ago
Harald Hoyer c416b1de5a fix kernel modules search for s390 13 years ago
Harald Hoyer 4fcd5409e0 iscsi/multipath: also search in drivers/s390/scsi 13 years ago
James Buren 7fffc9f11f add xz compression for kernel modules 13 years ago
Harald Hoyer e2d92b5adf */module-setup.sh: turn off debugging for module search 14 years ago
John Reiser 881eda695e instmods: get filenames from stdin if no args; use it 14 years ago
Harald Hoyer 4073c8159c add filter_kernel_modules_by_path() to speed up module search 14 years ago
Harald Hoyer 29b10e65b1 dracut-functions: make local vars local and prefix with "_" 14 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer 71df3c4329 renamed module-info.sh to module-setup.sh 14 years ago
Harald Hoyer 76c4613abc multipath: use new "-B" parameter 14 years ago
Harald Hoyer 95d2dabc25 replaced check,install,installkernel with module-info.sh 14 years ago
Harald Hoyer 8082a0946e multipath/install: install the complete /etc/multipath directory 14 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Amadeusz Żołnowski 55309e7800 use $libdir and $usrlibdir instead of individual detect with ldd 15 years ago
Amadeusz Żołnowski f3af7bd66b use 'type' built-in instead of external cmd 'which' in every Bash script 15 years ago
Harald Hoyer 6f9d69c95a multipath: install by default, but run only if wwids are present 15 years ago
Harald Hoyer 123e24a3b5 multipath: remove multipath udev rules, if no multipath.conf was found 15 years ago
Harald Hoyer dcdf5c8801 multipath: simplify and install wwids (rhbz 595719) 15 years ago
Harald Hoyer 5be225d299 use "grep" directly without "nm" to drop binutils requirement 15 years ago
Peter Jones 43f2533977 Use multipath if it's installed and being used for the root fs. 15 years ago
Harald Hoyer edb511860c Fixed: Move multipath scan earlier. It must go before any other dm rules. 15 years ago
Peter Jones 7e22ab0891 Move multipath scan earlier. It must go before any other dm rules. 15 years ago
Peter Jones 3d45f9bba9 Add a check file for multipath. 15 years ago
Harald Hoyer c5488692d4 multipath: check for existance before trying to install 15 years ago
Harald Hoyer 938dbad1e8 multipath: supress warnings, if multipath not installed on system 15 years ago
Harald Hoyer 17ed15182a multipath: corrected initqueue parameter 15 years ago
Peter Jones 4ee9ce444b This has to be executable. 15 years ago
Peter Jones 01ba5f2192 Fix missing shell variables. 15 years ago
Peter Jones b869710aff Bring up multipath devices that are configured in multipath.conf. 15 years ago
Peter Jones 323428ced5 Make sure and get all the multipath related modules. 15 years ago
Peter Jones 8f99a7f6e3 Add #!/bin/bash for consistency. 15 years ago
Peter Jones aff873923c Use glob for libdir when installing multipath libraries. 15 years ago
Harald Hoyer 95940758e9 multipath: install multipath kernel module 15 years ago
Harald Hoyer bfd98ad44b multipath: install xdr utils 15 years ago