62 Commits (4bb570c9a4d3060a75ef61c45a8fa5eb24fa2af9)

Author SHA1 Message Date
Philippe Seewer 2e6b98c7f6 All module scripts should have a shebang 15 years ago
Harald Hoyer 8bfed103d8 mdraid: do not cleanup on auto assembly with mdadm.conf 16 years ago
Harald Hoyer 7a34efa5c4 md/dm/lvm: install pre-pivot cleanup hooks only if actually needed 16 years ago
Hans de Goede d6a5b04043 Recognize nodmraid and noiswmd kernel cmdline options 16 years ago
Hans de Goede 1de9edc06e Do not stop / start udev exec-queue around "mdadm -As --run" 16 years ago
Harald Hoyer 0f7e10cef4 mdraid: save state dir for mdmon/mdadm for the real root 16 years ago
Harald Hoyer 24bac034d1 65-md-incremental-imsm.rules: check if md raid is already running 16 years ago
Harald Hoyer 094097fab3 lvm/dm/md: switch from lockfiles to $sys/$devpath/holders/* 16 years ago
Harald Hoyer 1dd5bc3fba add udevproperty() to dracut-lib and use it 16 years ago
Harald Hoyer 5c3f5746bb 90mdraid/65-md-incremental-imsm.rules: first set initqueue-finished, 16 years ago
Harald Hoyer 99433dd289 90mdraid: only switch mdmon to new root, if an instance is running 16 years ago
Harald Hoyer 2f02ae9d45 mdraid: add rd_NO_MDADMCONF --mdadmconf --nomdadmconf 16 years ago
Harald Hoyer 5a8d8dfbb6 switch modules to initqueue-finished 16 years ago
Harald Hoyer 650da7bada removed initrdargs from parse-*.sh 16 years ago
Harald Hoyer aa297ca6b6 65-md-incremental-imsm.rules: refine rules 16 years ago
Harald Hoyer f25c9697f8 mdraid: stop udev queue until mdraid assembled 16 years ago
Harald Hoyer 3bb5b261c7 65-md-incremental-imsm: add additional check for md-non-containers 16 years ago
Harald Hoyer 273b197d75 added initqueue-settled and refactored code 16 years ago
Harald Hoyer 906dedf4d5 mdraid-cleanup: do not stop mdraid container 16 years ago
Harald Hoyer 587b3497c1 mdraid_start.sh: fixed raid activation 16 years ago
Harald Hoyer e4dec3d6b6 {crypt,dmraid,lvm,mdraid}: cleanup with pre-pivot 30 and 31 16 years ago
Harald Hoyer 429aa1a2c2 mdraid: add grep for convenience 16 years ago
Harald Hoyer 52168b7b9d reordered blkid/vol_id rules 16 years ago
Harald Hoyer 194f7d125f 90*/*cleanup.sh: fixed redirection to /dev/null 16 years ago
Harald Hoyer 780afa9876 release any raid/crypt/lvm device assembled, but not in use 16 years ago
Harald Hoyer ec74fa8789 split dracut in network / non-network 16 years ago
Harald Hoyer c1d670a893 65-md-incremental-imsm.rules: also check on "change" 16 years ago
Harald Hoyer f4c36b28f6 mdraid_start: check if raid is already active before trying to run it 16 years ago
Victor Lowther 59c88f499f Abstract out vol_id vs. blkid usage 16 years ago
Harald Hoyer afe25d0ccc {crypt,dmraid,,lvm,mdraid}/check use blkid if no vol_id found 16 years ago
Victor Lowther 7e2b4f8367 Make mdraid checking use common functionality in dracut-functions 16 years ago
Victor Lowther 62bde8ed7e make mdraid check script really check to see of the rootfs is on an 16 years ago
Harald Hoyer 345f573546 90mdraid/parse-md.sh: removed bashism 16 years ago
Harald Hoyer 0e77eb3782 dmraid/mdraid: only try to delete partition 1-1024 16 years ago
Harald Hoyer 33ee031c4a dracut: add --kernel-only and --no-kernel arguments 16 years ago
Harald Hoyer 308b10311c mdraid: first remove the partitions, then add to the md raid 16 years ago
Harald Hoyer 7045d15460 dmraid/mdraid: use ENV{DEVTYPE} instead of ATTR{partition} 16 years ago
Harald Hoyer 57b965ef4b dmraid/mdraid: install "partx" 16 years ago
Harald Hoyer 0de01de409 mdraid: do not handle isw_raid_member if rd_NO_MDIMSM is set in udev ENV 16 years ago
Harald Hoyer 499befa692 mdraid: only install mdadm.conf in hostonly mode 16 years ago
Harald Hoyer 435185d7ab mdraid: do not install passwd/group 16 years ago
Harald Hoyer f874872fc2 add command line parameters to specify exact actions for root assembly 16 years ago
Harald Hoyer 584e55654c remove partitions from raid devices before they are used for something 16 years ago
Hans de Goede 3564cb7c2c Make Intel BIOS raid use mdraid instead of dmraid when mdadm 3.0 is available 16 years ago
Harald Hoyer 3e26772cde run /bin/sh with the full path from the udev rules 16 years ago
Harald Hoyer b2543662a1 add the final mdraid_start to the "blkid" rules also 16 years ago
Harald Hoyer 3076b67917 run a final "mdadm -IRs" after udev has settled 16 years ago
Harald Hoyer 4286a25041 do not force to run the mdraid array for the incremental add 16 years ago
Harald Hoyer 14940c2a5c fixed typo in mdadm udev rule 16 years ago
Harald Hoyer e60123c2ed removed bash check from md incremental rules 16 years ago