summaryrefslogtreecommitdiff
path: root/modules.d/90mdraid
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-11modules.d/90mdraid/65-md-incremental-imsm.rules: fix md_finished installHarald Hoyer2-8/+10
2011-07-20shutdown: fixed check_shutdown loopHarald Hoyer1-3/+6
2011-07-2090mdraid/md-shutdown.sh: put shutdown in functionHarald Hoyer1-2/+14
2011-05-31mdraid: add shutdown scriptHarald Hoyer2-0/+3
2011-05-12dracut-functions: make local vars local and prefix with "_"Harald Hoyer1-3/+4
2011-05-10removed trailing whitespacesHarald Hoyer6-16/+16
2011-04-12Move all files to /run/initramfsHarald Hoyer1-1/+1
2011-04-12set udev property hookdirHarald Hoyer1-4/+4
2011-04-11mdraid/65-md-incremental-imsm.rules: s#$hookdir#/lib/dracut/hooks/Harald Hoyer1-4/+4
2011-04-08get rid of absolute PATHsHarald Hoyer3-5/+5
2011-03-25Move all hooks to "$hookdir"Harald Hoyer5-10/+10
2011-03-25check for getarg() function before sourcing dracut-lib.shHarald Hoyer3-3/+3
2011-03-18s#/dev/.run#/run#gHarald Hoyer1-2/+1
2011-03-10move all /dev/.initramfs to /dev/.run/initramfsHarald Hoyer1-3/+3
2011-02-23add missing shebangHarald Hoyer4-0/+4
2011-02-02renamed module-info.sh to module-setup.shHarald Hoyer1-0/+0
2011-02-02replaced check,install,installkernel with module-info.shHarald Hoyer4-74/+80
2010-12-06mdraid/parse-md.sh: create new rules, then mv to old oneHarald Hoyer1-3/+2
2010-10-28new parameter option names with "rd.*" namespaceHarald Hoyer2-8/+8
2010-09-10reformat source codeHarald Hoyer11-34/+57
2010-08-23use 'type' built-in instead of external cmd 'which' in every Bash scriptAmadeusz Żołnowski1-1/+1
2010-08-02mdraid: try to start degraded arrays in various waysHarald Hoyer1-2/+3
2010-08-02mdraid: remove mdadm.conf on rd_NO_MDADMCONFHarald Hoyer1-0/+4
2010-08-02mdraid: remove "local"Harald Hoyer1-1/+2
2010-08-02mdraid: --no-degraded not allowed with -IHarald Hoyer1-1/+1