summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* lvmdbus: Add new daemon.Alasdair G Kergon2016-02-174-1/+43
* vgimportclone: fix VG name variable reference in error message after failed P...Peter Rajnoha2016-01-211-1/+1
* doc: change fsf addressZdenek Kabelac2016-01-2116-16/+16
* lvmdump: also add lvm2-activation{-early,-net}.service systemd status for lvm...Peter Rajnoha2016-01-041-0/+3
* makefiles: switch to rpath-linkZdenek Kabelac2015-10-141-2/+2
* makefiles: older gcc needs hint with rpathZdenek Kabelac2015-10-131-0/+3
* makefiles: drop explicit linkingZdenek Kabelac2015-10-131-5/+0
* vgimportclone: make sure there's no prefix in VG name listPeter Rajnoha2015-10-121-1/+1
* vgimportclone: fix vgimportclone with -n to not add number unnecessarily to b...Peter Rajnoha2015-10-121-3/+5
* vgimportclone: cleanup the script and remove dependency on awk, grep, cut and trPeter Rajnoha2015-10-091-62/+25
* man: fsadmZdenek Kabelac2015-10-061-2/+2
* blkdeactivate: recognize and deactivate MD devices tooPeter Rajnoha2015-10-061-0/+33
* systemd: use {local,remote}-fs-pre.target instead of {local,remote}-fs.targetPeter Rajnoha2015-09-235-8/+8
* lvmconf: set locking_type=2 if external library is requestedPeter Rajnoha2015-09-221-0/+5
* vgimporeclone: use correct cache dir pathZdenek Kabelac2015-09-141-2/+2
* makefiles: distclean missing filesZdenek Kabelac2015-09-111-0/+1
* gitignore: Update for in-place build.Alasdair G Kergon2015-07-271-0/+12
* lvmconf: fix ignored --startstopservices in lvmconf ... --mirrorservice on sy...Peter Rajnoha2015-07-091-2/+2
* Add lvmlockddev-dct-lvmlockd-AZDavid Teigland2015-07-023-0/+46
* cleanup: avoid printing gcc warningZdenek Kabelac2015-06-231-1/+1
* scripts: activation generator: do not use --sysinit if lvmpolld usedPeter Rajnoha2015-05-211-15/+22
* lvmdump.sh: print out lvmpolld service statusOndrej Kozina2015-05-111-1/+1
* lvmpolld: Add standalone polldaemon.Ondrej Kozina2015-05-096-2/+177
* config: Introduce lvmconfig.Alasdair G Kergon2015-04-281-1/+2
* make: move blkdeactivate script and blkdeactivate.8 man page installation fro...Peter Rajnoha2015-04-141-5/+7
* blkdeactivate: check for lvm binary and skip LVM processing if not presentPeter Rajnoha2015-04-141-3/+21
* lvmconf: add --enable-halvm, --disable-halvm, --services, --mirrorservice, --...Peter Rajnoha2015-04-131-2/+172
* systemd: stop lvm2-monitor.service before dm-event.servicePeter Rajnoha2015-03-311-1/+1
* systemd: stop lvm2-pvscan@.service before lvm2-lvmetad.serviceMichael Lass2015-03-311-1/+1
* systemd: blk-availability.service: add After=iscsi-shutdown.servicePeter Rajnoha2015-03-131-1/+1
* initscripts: lvm2-monitor: use @DMEVENTD_PIDFILE@ instead of hardcoded /var/r...Peter Rajnoha2015-02-271-1/+1
* initscripts: lvm2-monitor: implement status actionJose Castillo2015-02-271-1/+16
* vgimportclone: remove arg check that uses pvsDavid Teigland2015-01-201-5/+0
* vgimportclone: Say safe to ignore lvmetad message.Alasdair G Kergon2015-01-171-0/+1
* scripts: clvmd: replace awk functionality with LVM's selectionPeter Rajnoha2015-01-092-18/+5
* vgimportclone: also notify lvmetad about changes if it's usedPeter Rajnoha2014-12-101-0/+9
* vgimportclone: replace awk with dumpconfig to generate temporary lvm.conf for...Peter Rajnoha2014-12-101-11/+11
* initscripts: fix typo in clvmd initscript causing CLVMD_STOP_TIMEOUT variable...Peter Rajnoha2014-11-251-1/+1
* revert: 7639eae and 4a52a92Peter Rajnoha2014-11-202-2/+2
* systemd: clvmd and cmirrord systemd unit - use usrsbindir instead of sbindirPeter Rajnoha2014-11-192-2/+2
* systemd: remove workaround for lvm2-monitor.service's ExecStop linePeter Rajnoha2014-10-141-2/+1
* fsadm: avoid using -a in testZdenek Kabelac2014-07-021-7/+7
* systemd: use RemoveOnStop for dm-event.socket and lvm2-lvmetad.socketPeter Rajnoha2014-06-132-0/+2
* systemd: use umask 022 for generated systemd units by lvm2-activation-generatorDongmao Zhang2014-05-211-0/+4
* systemd: install lvm2-cluster-activation script as executablePeter Rajnoha2014-05-211-1/+1
* make: fix commit 1756bf6Peter Rajnoha2014-05-071-1/+1
* systemd: use lvm binary insetad of command symlink in lvm2-pvscan.servicePeter Rajnoha2014-04-301-2/+2
* systemd: make sysinit.target to pull in lvm2-lvmetad.socket, not sockets.targetPeter Rajnoha2014-04-301-1/+1
* makefile: fix regressionZdenek Kabelac2014-04-301-1/+1
* makefiles: clear targets in with make cleanZdenek Kabelac2014-04-181-12/+20