summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* change awk pathAlasdair Kergon2010-04-301-1/+1
* Add -S command to clvmd, so it can restart itself and stillChristine Caulfield2010-04-201-1/+11
* Change daemon lock filename from lvm2_monitor to lvm2-monitor for consistency.Alasdair Kergon2010-04-151-1/+1
* Added awk script relpath.awk to calculate relative paths.Zdenek Kabelac2010-04-151-0/+40
* touch fileAlasdair Kergon2010-04-141-0/+235
* fix broken 'make install' for lvm_dump.shAlasdair Kergon2010-04-141-1/+1
* INSTALL rules updatesZdenek Kabelac2010-04-091-9/+11
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-091-1/+0
* Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac2010-03-041-1/+1
* - fix whitespaces all over (tabs/spaces)Fabio M. Di Nitto2010-02-261-98/+123
* Fix syntax error in cmirror init scriptMilan Broz2010-01-221-6/+3
* And more fixes for cmirror build.Alasdair Kergon2010-01-192-40/+45
* Use tabs, not spaces.Jonathan Earl Brassow2010-01-151-47/+47
* Initial version of the cmirrord init scriptJonathan Earl Brassow2010-01-151-0/+104
* Add a [--poll {y|n}] flag to vgchange and lvchange to control whetherMike Snitzer2010-01-051-2/+2
* Use locking_type 3 (compiled in cluster locking) in lvmconf.Milan Broz2009-11-272-25/+287
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-4/+5
* drop -ing suffixAlasdair Kergon2009-09-161-2/+2
* Update lvm2_monitoring script.Alasdair Kergon2009-09-162-1/+120
* Various vgimportclone fixes:Mike Snitzer2009-06-171-10/+42
* Use 'lvm lvresize' instead of 'lvresize' in fsadm.Zdenek Kabelac2009-06-091-7/+13
* Fix 'service-default-enabled' rpmlint in clvmd initscriptMike Snitzer2009-05-291-1/+1
* Fix rpmlint in clvmd initscriptMike Snitzer2009-05-291-3/+26
* Add vgimportclone and install it and the man page by default.Mike Snitzer2009-05-142-0/+336
* Fix previous commit (scripts/Makefile targets order)Milan Broz2009-05-111-2/+2
* Introduce lvm2_install target.Milan Broz2009-05-111-0/+2
* Fix some clean rules, fix previous distclean checkin.Dave Wysochanski2009-03-161-2/+1
* Fix some distclean rules.Dave Wysochanski2009-03-161-0/+3
* Fixed bug where lvresize option -t was not properly passed to fsadm.Zdenek Kabelac2009-02-241-33/+32
* Add option to /etc/sysconfig/cluster to select cluster type for clvmd.Christine Caulfield2009-02-101-0/+2
* Remove external dependency on the 'cut' command in fsadmZdenek Kabelac2009-02-061-4/+5
* add support for ext4 resize in fsadmZdenek Kabelac2009-02-041-4/+4
* Fix lvmdump /sys listing to include virtual devices directory.Milan Broz2009-01-061-1/+2
* generate init scriptAlasdair Kergon2008-11-191-0/+147
* Generate clvmd init script at configuration time for Red Hat-based distros.Alasdair Kergon2008-11-192-230/+0
* further progressAlasdair Kergon2008-11-011-1/+2
* Fix lvmdump metadata gather option (-m) to work correctly. (Jaroslav Stava)Milan Broz2008-08-281-1/+1
* pre-release (bug fixes only - enhancements excluded)Alasdair Kergon2008-04-291-1/+1
* fixing fsadm usage with older blockdev,blkid,readline toolsZdenek Kabelac2008-04-291-5/+17
* Fix lvresize to support /dev/mapper prefix in the lvnameZdenek Kabelac2008-02-061-8/+31
* added more safety checksZdenek Kabelac2008-01-081-13/+33
* Major restructuring of pvmove and lvconvert layer manipulation codeAlasdair Kergon2007-12-201-3/+3
* tweak usage textAlasdair Kergon2007-12-171-18/+20
* replace fsadm.c with fsadm.shAlasdair Kergon2007-12-171-0/+343
* Build changes to replace fsadm C program with shell script.Alasdair Kergon2007-12-171-0/+2
* a) use dmsetup version to check for dmsetup, but if it fails, setPetr Rockai2007-10-031-8/+16
* Fix underquotations in lvm_dump.sh.Petr Rockai2007-10-021-32/+32
* Fix a bug in lvm_dump.sh checks for lvm/dmsetup binaries quote thePetr Rockai2007-10-021-14/+10
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-1/+13