summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* vgimportclone: add native commandDavid Teigland2016-06-221-1/+1
* lvmdump: also collect output from lsblk command when running lvmdump -sPeter Rajnoha2016-06-091-1/+10
* blkdeactivate: fix regression in blkdeactivate causing dm and md devices to b...Peter Rajnoha2016-06-061-4/+2
* make: add generated parts of lvmdbusd to DISTCLEAN_TARGETS for make distcleanPeter Rajnoha2016-06-021-0/+2
* coverity: blkdeactivate: separate format and args for printf and declare and ...Peter Rajnoha2016-05-311-3/+5
* lvm2_activation_generator: don't create full context for liblvm2appDavid Teigland2016-05-181-9/+3
* lvmdump: If dir exists check dir perms too.Alasdair G Kergon2016-04-061-1/+2
* lvmdump: Allow dir to exist already if it is emptyAlasdair G Kergon2016-04-061-2/+6
* lvmdbusd: Remove --udev in service fileTony Asleson2016-03-211-1/+1
* fsadm: use stat to get major:minor pair for non-standard /dev layoutsPeter Rajnoha2016-03-181-0/+7
* fsadm: if available, use /proc/self/mountinfo to detect mounted volumePeter Rajnoha2016-03-181-4/+25
* lvmdump: also list historical LVs in lvmdumpPeter Rajnoha2016-03-031-1/+1
* dbus: fix the systemd service providing the DBus serviceVratislav Podzimek2016-02-261-1/+1
* 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