summaryrefslogtreecommitdiff
path: root/modules.d/90dmraid
AgeCommit message (Expand)AuthorFilesLines
2013-03-07crypt, dmraid, mdraid: use for_each_host_dev_and_slaves_all()Harald Hoyer1-1/+1
2012-09-27add "rd.auto" parameter and switch off automatic assemblyHarald Hoyer2-27/+37
2012-07-30dmraid,mdraid,lvm,udev: don't process DM_MULTIPATH_DEVICE_PATH devsHarald Hoyer1-0/+2
2012-07-27fixed install locations for udev rules and change to IMPORT{builtin}Harald Hoyer1-1/+2
2012-07-25require kpartx and partx for some modulesHarald Hoyer1-1/+2
2012-07-25deprecate old command line optionsHarald Hoyer2-4/+4
2012-06-29modules.d/*/module-setup.sh: no more sourcing of dracutfunctionsHarald Hoyer1-3/+0
2012-05-07removed old udev "vol_id"Harald Hoyer1-3/+1
2012-04-16Debian multiarch supportJon Ander Hernandez1-3/+1
2012-02-22host-only checks corrected and kernel_only modeHarald Hoyer1-6/+7
2012-02-13shutdown on demandHarald Hoyer1-0/+1
2012-02-07dracut: precreate "${initdir}/etc/cmdline.d"Harald Hoyer1-1/+0
2012-01-13Check module dependencies of mount pointsCong Wang1-1/+1
2011-12-15*/module-setup.sh: use host_fs_types host_devsHarald Hoyer1-11/+29
2011-11-15lvm, dm, dmraid: cleanup, which module installs whatHarald Hoyer1-0/+4
2011-09-2290(md|dm)raid: recognize ddf containerMichal Soltys2-0/+5
2011-08-1290dmraid: don't install non-existent dmraid-cleanupHarald Hoyer1-1/+1
2011-08-1190dm: install libdevmapper-event* for 90dm and cleanup 90dmraidHarald Hoyer1-13/+0
2011-05-12dracut-functions: make local vars local and prefix with "_"Harald Hoyer1-5/+7
2011-05-10removed trailing whitespacesHarald Hoyer2-6/+6
2011-04-08get rid of absolute PATHsHarald Hoyer1-1/+1
2011-03-25check for getarg() function before sourcing dracut-lib.shHarald Hoyer1-1/+1
2011-03-04Gentoo ebuild for LVM2 prior to 2.02.63-r1 doesn't install rules:Amadeusz Żołnowski1-0/+3
2011-02-23add missing shebangHarald Hoyer1-0/+1
2011-02-02renamed module-info.sh to module-setup.shHarald Hoyer1-0/+0
2011-02-02replaced check,install,installkernel with module-info.shHarald Hoyer3-53/+58
2010-11-10*.rules: honor DM_UDEV_DISABLE_OTHER_RULES_FLAGPeter Rajnoha1-0/+2
2010-10-28new parameter option names with "rd.*" namespaceHarald Hoyer2-5/+5
2010-09-10reformat source codeHarald Hoyer4-11/+19
2010-08-23dmraid: switch to rd_NO_MDIMSM, if no mdadm installedHarald Hoyer1-0/+6
2010-08-23fixed "use $libdir and $usrlibdir instead of ..."Harald Hoyer1-1/+1
2010-08-23use $libdir and $usrlibdir instead of individual detect with lddAmadeusz Żołnowski1-9/+2
2010-08-23use 'type' built-in instead of external cmd 'which' in every Bash scriptAmadeusz Żołnowski2-2/+2
2010-05-19chmod 0755 *.shHarald Hoyer1-0/+0
2010-04-13dmraid: parse different error messagesHarald Hoyer1-1/+1
2009-11-25lvm/dmraid: make LIBDIR depend on the binaryHarald Hoyer1-1/+7
2009-11-25Wildcards need dracut_installYanko Kaneti1-1/+6
2009-10-2790dmraid,90lvm: device mapper upstream rules got renamedHarald Hoyer1-2/+2
2009-10-27Add dm_mod loaderPhilippe Seewer1-0/+3
2009-10-09dmraid: only install libdmraid-events-isw.soHarald Hoyer1-1/+1
2009-10-09dmraid: do not fail if /usr/lib/libdmraid-events-isw.so is not presentHarald Hoyer1-5/+3
2009-09-29dm/lvm: make usage of new udev event rules optionallyHarald Hoyer1-3/+8
2009-09-23dmraid: add missing dsoHarald Hoyer1-1/+1
2009-09-23devicemapper: add dmeventd and new rules for device mapperHarald Hoyer1-1/+3
2009-09-18md/dm/lvm: install pre-pivot cleanup hooks only if actually neededHarald Hoyer3-4/+4
2009-09-18Recognize nodmraid and noiswmd kernel cmdline optionsHans de Goede1-1/+2
2009-09-16lvm/dm/md: switch from lockfiles to $sys/$devpath/holders/*Harald Hoyer1-7/+6
2009-09-16dmraid: use and install kpartx for dmraidsHarald Hoyer1-1/+1
2009-09-1690dmraid: use kpartx to scan for partitionsHans de Goede1-5/+17
2009-09-16add udevproperty() to dracut-lib and use itHarald Hoyer1-1/+1