summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* systemd: depend on systemd-udev-settle unit in activation unitHEADmasterPeter Rajnoha2012-09-121-2/+2
* cleanup: ignore write/close outputZdenek Kabelac2012-08-231-2/+2
* make: fix make in scripts dir for --disable-applibPeter Rajnoha2012-08-011-5/+14
* systemd: O_CLOEXEC not needed in activation generatorPeter Rajnoha2012-08-011-1/+1
* make: use proper libs to make scripts subdirPeter Rajnoha2012-08-011-1/+6
* systemd: integrate lvm2 activation generator with conf+makePeter Rajnoha2012-07-311-6/+20
* systemd: add lvm2 activation generatorPeter Rajnoha2012-07-311-0/+169
* systemd: ensure monitoring is handled after lvmetadPeter Rajnoha2012-07-261-1/+1
* systemd: add doc reference in dm-event.socketPeter Rajnoha2012-06-291-0/+1
* initscript: call vgchange -aay instead of -alyPeter Rajnoha2012-06-281-1/+1
* configure: run directory configuration cleanupPeter Rajnoha2012-06-274-8/+9
* systemd: Add Documentation referencesPeter Rajnoha2012-06-205-0/+5
* More .gitignore files for an in-source-tree build.Alasdair G Kergon2012-06-081-0/+9
* Add .gitignore files for an in-source-tree build.Alasdair G Kergon2012-06-081-0/+2
* Remove obsolete CVS helper script.Alasdair G Kergon2012-06-071-163/+0
* .Alasdair Kergon2012-04-191-0/+0
* .Alasdair Kergon2012-04-191-235/+0
* Add udev info and context to lvmdump.Peter Rajnoha2012-04-181-1/+19
* Add a couple new functions to gdbinit file and decode a couple lv->status flagsJonathan Earl Brassow2012-04-101-2/+51
* Use pvscan --cache instead of vgscan in lvmetad init script and systemd unit.Peter Rajnoha2012-03-162-3/+3
* Fix string parsingZdenek Kabelac2012-03-161-8/+12
* Use SD_ACTIVATION env. var. in systemd units to better detect systemd in use.Peter Rajnoha2012-03-142-0/+2
* Add 'Restart: on-abort' for lvmetad systemd service.Peter Rajnoha2012-03-081-0/+1
* LVMetaD socket operates in non-blocking mode.Peter Rajnoha2012-02-281-0/+1
* lvmetad.socketPeter Rajnoha2012-02-271-1/+1
* Use 'killproc' fn in lvmetad init script (fn provided by 'functions' init scr...Peter Rajnoha2012-02-271-1/+1
* Also remove intermediate lvmetad init script file.Peter Rajnoha2012-02-241-1/+1
* Use '-p PID_FILE' for the status call since the pidfile is in its own lvm sub...Peter Rajnoha2012-02-241-3/+5
* The daemon as well as the first scan must be both executed properly, otherwis...Peter Rajnoha2012-02-241-1/+1
* Add LVMetaD init script.Peter Rajnoha2012-02-242-0/+116
* Use 'd' instead of 'D' in tmpfiles configuration to not overwrite any existin...Peter Rajnoha2012-02-231-2/+2
* Remove the old systemd socket file, we're using the .in template now.Peter Rajnoha2012-02-231-10/+0
* Use DEFAULT_RUN_DIR instead of hardcoded value in lvmetad systemd unitsPeter Rajnoha2012-02-233-2/+14
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-0/+1
* Add LVMetaD systemd units.Peter Rajnoha2012-02-233-0/+29
* Install lvm2 monitoring init script and systemd units only if dmeventd is built.Peter Rajnoha2012-02-231-0/+4
* Clean intermediate files.Peter Rajnoha2012-02-231-1/+2
* Add lvm2 tmpfiles.d configuration file.Peter Rajnoha2012-02-221-0/+2
* Add configure --with-tmpfilesdir and lvm2 tmpfiles.d configuration file itself.Peter Rajnoha2012-02-221-0/+4
* Clean up systemd unit ordering and requirements.Peter Rajnoha2012-02-012-3/+3
* Use also normalized output for vgchange command in lvm2-monitor init script.Peter Rajnoha2011-12-162-4/+4
* Fix lvm2-monitor init script to use normalized output when using vgs.Peter Rajnoha2011-12-072-4/+4
* Move gentoo MAKEDEV to /sbin in lvm2create_initrd. (James Le Cuirot)Alasdair Kergon2011-11-123-51/+60
* Add "ExecReload" to dm-event.service for systemd to reload dmeventd properly.Peter Rajnoha2011-10-311-0/+1
* New handy gdb debugging function, "dm_list_size"Jonathan Earl Brassow2011-09-281-2/+21
* Fix install_ocfZdenek Kabelac2011-09-241-1/+2
* Add support for DM_DEV_DIRZdenek Kabelac2011-09-191-10/+13
* Add support for non /dev devicesZdenek Kabelac2011-09-191-1/+1
* Support different PATH settingZdenek Kabelac2011-09-191-1/+3
* Surround all executed commands with quotesZdenek Kabelac2011-09-191-41/+41