37 Commits (bbca3891ed3b804f649a46ef8a61b2c1edc9f3e4)

Author SHA1 Message Date
Harald Hoyer 53a7384653 lvm: remove all quirk arguments 9 years ago
Mike Gilbert 5899f2f516 Replace echo -n with printf in code with a /bin/sh shebang 10 years ago
Fabian Deutsch d4b93a092d Revert "lvm: Don't activate LVs with activationskip set" 10 years ago
Fabian Deutsch cfa365a32d lvm: Don't activate LVs with activationskip set 10 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 0cb42c27f9 lvm:lvm_scan.sh handle one LV at a time with lvchange 11 years ago
Harald Hoyer 051de5aadc lvm: add "--yes" to lvm lvchange 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
Harald Hoyer 68e7661ca7 deprecate old command line options 13 years ago
Harald Hoyer 5297d4f5b2 lvm/lvm_scan.sh: udevadm settle after lvm scan 13 years ago
Peter Rajnoha b8a81fb885 lvm: disable lvmetad 13 years ago
Harald Hoyer fb67e4aa36 shutdown on demand 13 years ago
Harald Hoyer e23f46e86f 90lvm/lvm_scan.sh: use "--partial" to force assembly incomplete VGs 14 years ago
Harald Hoyer 23b28c0ab5 lvm/lvm_scan.sh: remove references to lvm-cleanup 14 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer fb59f4c967 get rid of absolute PATHs 14 years ago
Harald Hoyer d125a47061 mkdir always with -m 0755 14 years ago
Harald Hoyer 0b53ca70b6 Move all hooks to "$hookdir" 14 years ago
Harald Hoyer c9f1e3d1f4 check for getarg() function before sourcing dracut-lib.sh 14 years ago
Harald Hoyer 2826a877af 90lvm/lvm_scan.sh: removed garbage line 14 years ago
Harald Hoyer 53570e16c3 90lvm/lvm_scan.sh: fixed lvm version parsing 14 years ago
Harald Hoyer b282107fa9 lvm: use --sysinit, if lvm version >= v2.02.65 14 years ago
Harald Hoyer fa7ada31d0 new parameter option names with "rd.*" namespace 15 years ago
James Laska b2dff45423 lvm: support for dynamic LVM SNAPSHOT root volume 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Harald Hoyer b3561ee15f lvm/lvm_scan.sh: silence lvm version check 15 years ago
Mike Snitzer f6458b80ef lvm_scan: use '--ignoremonitoring' rather than '--monitor n' 15 years ago
Harald Hoyer dc0a0f6c93 lvm: add rd_LVM_LV and "--poll n" 15 years ago
Mike Snitzer 0fae59d6eb lvm: lvm.conf (locking_type = 4) 15 years ago
Harald Hoyer 47ab3b6c5e lvm: scan without monitor 15 years ago
Harald Hoyer 7a34efa5c4 md/dm/lvm: install pre-pivot cleanup hooks only if actually needed 16 years ago
Harald Hoyer 273b197d75 added initqueue-settled and refactored code 16 years ago
Harald Hoyer 5c6a593f2e add udevsettle function and settle after raid/lvm/crypto activities 16 years ago
Harald Hoyer 376cfd1c27 lvm_scan: do not overwrite a preexisting /etc/lvm/lvm.conf 16 years ago
Harald Hoyer f874872fc2 add command line parameters to specify exact actions for root assembly 16 years ago
Harald Hoyer 1adaf3372c limit the devices for which lvm vgscan will scan 16 years ago
Harald Hoyer e3b4125e83 delay lvm scan, until udev has settled 16 years ago
Harald Hoyer 2a652c0b95 add environment variables for different udev versions 16 years ago
Harald Hoyer 4d06c74ea6 only install one dmraid scan job once in the initqueue 16 years ago
Harald Hoyer d72eec354a test for empty udev queue with timeout=1 instead of 0 16 years ago
Harald Hoyer 58dbb43eac initqueue now loops until /dev/root exists or root is mounted 16 years ago
Harald Hoyer e7170fb717 let dmraid remove the used partitions 16 years ago
Harald Hoyer b006ff9930 removed shebang from .sh and changed mode to 0644 16 years ago
Harald Hoyer 7f5112e3d6 add dmraid 16 years ago