summaryrefslogtreecommitdiff
path: root/modules.d/90mdraid
AgeCommit message (Expand)AuthorFilesLines
2013-08-07dracut-functions.sh: inst_multiple == dracut_installHarald Hoyer1-2/+2
2013-07-30mdraid/mdmon-pre-shutdown.sh: removed unneeded codeHarald Hoyer1-2/+0
2013-06-28use "rm --" to guard against filenames beginning with "-"Harald Hoyer1-2/+2
2013-03-26use systemd*dir variables everywhereHarald Hoyer1-2/+4
2013-03-11make host_fs_types a hashmapHarald Hoyer1-20/+25
2013-03-07crypt, dmraid, mdraid: use for_each_host_dev_and_slaves_all()Harald Hoyer1-1/+1
2013-03-07split 95udev-rules/59-persistent-storage.rules to md and dm modulesHarald Hoyer2-14/+32
2013-03-02mdraid/mdraid_start.sh: remove mdmon workaroundHarald Hoyer1-3/+0
2013-02-05mdmon: renamed mdmon-offroot@.service to mdmon@.serviceHarald Hoyer1-2/+2
2013-01-22mdraid: add mdmon-offroot@.service and takeover mdmon in shutdownHarald Hoyer2-1/+20
2012-09-27add "rd.auto" parameter and switch off automatic assemblyHarald Hoyer1-1/+1
2012-09-20dash compat: use "2>&1" rather than "&>"Harald Hoyer1-2/+2
2012-09-06mdraid/parse-md.sh: fixed commit cc4037d12012244b51a1efecdeb121184efe6f67Harald Hoyer1-1/+1
2012-09-06dracut: Override rd.md settings if rd.md.uuid is providedVivek Goyal1-3/+4
2012-08-22mdraid: catch nested md raidsHarald Hoyer1-1/+3
2012-08-14mdraid: always create need_shutdown, if we have assembled a raidHarald Hoyer3-2/+14
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-2/+4
2012-07-25require kpartx and partx for some modulesHarald Hoyer1-2/+2
2012-07-25deprecate old command line optionsHarald Hoyer1-6/+6
2012-06-29modules.d/*/module-setup.sh: combine and specify type for installsHarald Hoyer1-8/+3
2012-06-29modules.d/*/module-setup.sh: no more sourcing of dracutfunctionsHarald Hoyer1-3/+0
2012-06-08mdraid/md-shutdown.sh: check for presence of mdadmHarald Hoyer1-1/+5
2012-06-08mdraid/md-shutdown.sh: wait until md devices are cleanHarald Hoyer1-4/+7
2012-06-04use pkg-config to determine the udev directoryHarald Hoyer1-1/+1
2012-05-07removed old udev "vol_id"Harald Hoyer1-8/+6
2012-02-22host-only checks corrected and kernel_only modeHarald Hoyer1-20/+10
2012-02-1390mdraid: add "--offroot" supportHarald Hoyer6-10/+17
2012-02-13shutdown on demandHarald Hoyer1-2/+2
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-10/+30
2011-12-0290mdraid/mdraid-waitclean.sh: add rd.md.waitclean parameterHarald Hoyer1-19/+20
2011-11-1790mdraid: wait for md devices to become cleanHarald Hoyer2-0/+26
2011-11-1690mdraid: remove mdadm_auto.sh completlyHarald Hoyer2-16/+0
2011-10-0490mdraid/module-setup.sh: fixed sed argumentsHarald Hoyer1-1/+1
2011-10-0490mdraid/mdraid_start.sh: fix path to md sysfsHarald Hoyer1-1/+1
2011-10-04order mdadm and lvm timeout operationsHarald Hoyer1-1/+1
2011-09-2290mdraid: adjust /dev/md loopsMichal Soltys3-3/+3
2011-09-2290mdraid: more thorough 64-md-raid.rules editMichal Soltys1-1/+1
2011-09-2290mdraid: check precisely for supported contaiersMichal Soltys2-2/+5
2011-09-2290mdraid: fix/adjust 65-md* rules and related scriptsMichal Soltys5-65/+34
2011-09-2290(md|dm)raid: recognize ddf containerMichal Soltys5-3/+19
2011-09-2290mdraid: fix/adjust force-run scriptMichal Soltys3-21/+33
2011-09-2290mdraid: fix/adjust mdraid-cleanupMichal Soltys2-14/+17
2011-09-2290mdraid: containers are not runnableMichal Soltys4-34/+1
2011-09-2290mdraid: adjust stock mdadm udev rulesMichal Soltys1-0/+5
2011-08-2490mdraid/65-md-incremental-imsm.rules: incremental run to settledHarald Hoyer1-1/+1
2011-08-12add x-bit to *.shHarald Hoyer1-0/+0
2011-08-1190mdraid: move force assembly to timeout initqueueHarald Hoyer1-3/+3