summaryrefslogtreecommitdiff
path: root/modules.d/90lvm
AgeCommit message (Expand)AuthorFilesLines
2013-07-24add debian udev rule filesHarald Hoyer1-0/+2
2013-07-04beautified shell codeHarald Hoyer1-1/+1
2013-06-28use "rm --" to guard against filenames beginning with "-"Harald Hoyer2-3/+3
2013-06-1390lvm/module-setup.sh: redirect error message of lvs to /dev/nullBaoquan He1-1/+1
2013-06-06lvm: fixed "thin" recognitionHarald Hoyer1-1/+1
2013-05-30lvm: add tools for thin provisioningHarald Hoyer1-1/+11
2013-03-11make host_fs_types a hashmapHarald Hoyer1-15/+21
2013-02-21lvm/module-setup.sh: use for_each_host_dev_and_slaves_allHarald Hoyer1-1/+1
2012-09-27add "rd.auto" parameter and switch off automatic assemblyHarald Hoyer1-2/+5
2012-08-23Add for_each_host_dev_and_slaves for device only checkingdyoung@redhat.com1-2/+2
2012-07-30dmraid,mdraid,lvm,udev: don't process DM_MULTIPATH_DEVICE_PATH devsHarald Hoyer1-0/+2
2012-07-25deprecate old command line optionsHarald Hoyer2-7/+7
2012-07-23lvm/lvm_scan.sh: udevadm settle after lvm scanHarald Hoyer1-0/+2
2012-06-29modules.d/*/module-setup.sh: combine and specify type for installsHarald Hoyer1-1/+1
2012-06-29modules.d/*/module-setup.sh: no more sourcing of dracutfunctionsHarald Hoyer1-3/+0
2012-04-16lvm: disable lvmetadPeter Rajnoha2-0/+3
2012-04-16Debian multiarch supportJon Ander Hernandez1-3/+1
2012-03-3090lvm/module-setup.sh: ignore DM_UDEV_DISABLE_DISK_RULES_FLAG=1Harald Hoyer1-3/+3
2012-02-22host-only checks corrected and kernel_only modeHarald Hoyer1-4/+6
2012-02-22lvm: Only activate a given vg+lv once.Colin Guthrie1-2/+5
2012-02-13shutdown on demandHarald Hoyer1-0/+2
2012-02-07dracut: precreate "${initdir}/etc/cmdline.d"Harald Hoyer1-1/+0
2012-01-13lvm: pass the correct rd.lvm.lv parameterCong Wang1-10/+5
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/+15
2011-11-15lvm, dm, dmraid: cleanup, which module installs whatHarald Hoyer1-1/+1
2011-11-15add wait_for_dev() and wait_for_mount()Harald Hoyer1-6/+1
2011-10-04order mdadm and lvm timeout operationsHarald Hoyer1-1/+1
2011-08-12use inst_simple to install non-binary filesHarald Hoyer1-1/+1
2011-08-1190lvm/lvm_scan.sh: use "--partial" to force assembly incomplete VGsHarald Hoyer2-2/+7
2011-07-28parse-lvm.sh: fix for generated initqueue/finished scriptMichal Soltys1-1/+1
2011-05-17lvm/lvm_scan.sh: remove references to lvm-cleanupHarald Hoyer1-2/+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 Hoyer2-3/+3
2011-04-08mkdir always with -m 0755Harald Hoyer1-1/+1
2011-03-25Move all hooks to "$hookdir"Harald Hoyer2-4/+4
2011-03-25check for getarg() function before sourcing dracut-lib.shHarald Hoyer1-1/+1
2011-03-07lvm: move emergency script from 00 to 90Harald 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-2290lvm/lvm_scan.sh: removed garbage lineHarald Hoyer1-1/+0
2011-02-2290lvm/lvm_scan.sh: fixed lvm version parsingHarald Hoyer1-27/+25
2011-02-18lvm: use --sysinit, if lvm version >= v2.02.65Harald Hoyer1-16/+34
2011-02-02renamed module-info.sh to module-setup.shHarald Hoyer1-0/+0
2011-02-02replaced check,install,installkernel with module-info.shHarald Hoyer3-52/+58
2010-10-28new parameter option names with "rd.*" namespaceHarald Hoyer2-8/+8
2010-09-22lvm: support for dynamic LVM SNAPSHOT root volumeJames Laska1-25/+57
2010-09-22lvm: also handle LVM1 volumesHarald Hoyer1-2/+1
2010-09-10reformat source codeHarald Hoyer4-44/+52