summaryrefslogtreecommitdiffstats
path: root/tools/args.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add --corelog to lvcreate and lvconvert.Alasdair Kergon2006-05-111-0/+1
* Create a log header for replacement in-sync mirror log.Alasdair Kergon2006-05-111-0/+1
* Add --mirrorsonly arg to vgreduce. (Doesn't handle mirrors yet.)Alasdair Kergon2005-12-211-0/+1
* Allow signed mirrors arguments.Alasdair Kergon2005-11-281-1/+1
* Basic support for mirrors.Alasdair Kergon2005-06-011-0/+2
* Add clustered attribute so vgchange can identify clustered VGs w/o locking.Alasdair Kergon2005-03-211-0/+1
* Fix vgdisplay -s. Breaks (undocumented) lvs/pvs/vgs -s instead for now.Alasdair Kergon2004-12-211-1/+1
* lvresize + fsadm support - needs testingAlasdair Kergon2004-06-151-0/+1
* xxchange -ae to activation exclusivelyAlasdair Kergon2004-05-241-1/+1
* Rename allocation policies; add --alloc to cmdline; LV inherits from VG.Alasdair Kergon2004-05-181-0/+1
* Add --type to lvcreate/resize.Alasdair Kergon2004-05-111-0/+1
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* lvchange --refreshAlasdair Kergon2004-03-261-0/+1
* Add --nolocking option for read operations if locking is failing/unavailable.Alasdair Kergon2004-03-261-0/+1
* taggingAlasdair Kergon2004-03-081-0/+2
* Remove undocumented -m abbreviation.Alasdair Kergon2003-12-091-1/+1
* vgscan --mknodesAlasdair Kergon2003-11-141-0/+1
* --abort --backgroundAlasdair Kergon2003-05-061-0/+2
* Add pvmoveAlasdair Kergon2003-04-301-0/+1
* Allow for specification of major number as well as minor.Alasdair Kergon2003-04-021-0/+3
* vgreduce --removemissing to remove missing PVs & deps & make VG consistentAlasdair Kergon2003-01-171-0/+1
* New column-based reporting tools: lvs, pvs & vgs.Alasdair Kergon2002-12-121-0/+9
* Default size unit normally MB not KB.Alasdair Kergon2002-12-031-6/+7
* Further help text tidying & support for -?.Alasdair Kergon2002-11-291-0/+1
* Some new features.Alasdair Kergon2002-11-181-1/+5
* Add --ignorelockingfailureAlasdair Kergon2002-07-101-0/+1
* Merge with text format branch.Alasdair Kergon2002-04-241-0/+1
* o misc little fixes.Joe Thornber2002-02-211-1/+0
* o Use 'pvcreate --setphysicalvolumesize' with no short form (instead of -s)Alasdair Kergon2002-02-201-1/+1
* First cut on "pvcreate -s"Heinz Mauelshagen2002-02-151-0/+1
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-1/+1
* Basic support for persistent minor numbers;Alasdair Kergon2002-02-011-0/+2
* o Basic support for exporting (but importing not completed yet).Alasdair Kergon2002-01-291-0/+1
* o pvcreate --uuid to specify the uuid (required before using vgcfgrestoreAlasdair Kergon2002-01-161-0/+1
* Clarify terminology:Alasdair Kergon2002-01-101-1/+6
* o sync laptop to test machine.Joe Thornber2002-01-071-1/+1
* o Changed the macro name in args.h from 'xx' to 'arg'Joe Thornber2001-12-171-51/+52
* I had another look at the argument processing code:Joe Thornber2001-12-171-17/+11
* Tweaks for make install. -m args replaces verbose to display maps.Alasdair Kergon2001-12-031-0/+1
* o Make sure that every switch has a short option, even if it'sJoe Thornber2001-11-221-1/+1
* o Added lvextendAlasdair Kergon2001-11-091-2/+2
* vgreduce, vgremove, vgrename & vgscanAlasdair Kergon2001-10-111-1/+1
* lvactivate checkpoint commitAlasdair Kergon2001-09-251-0/+73