summaryrefslogtreecommitdiffstats
path: root/commands/storage
Commit message (Expand)AuthorAgeFilesLines
* Add README and test runner for storage tests.Jan Safranek2014-02-192-0/+73
* Commands for VGs and LVs should not work for thin versions.Jan Synacek2014-02-181-1/+5
* Do not show DeviceID in lists.Jan Safranek2014-02-1713-84/+45
* Introduce 'lmi storage' multiplexer.Jan Safranek2014-02-1717-239/+340
* turned logging messages into sentencesMichal Minar2014-02-132-6/+6
* Added heuristics to translate device names to full device paths.Jan Safranek2014-02-101-3/+23
* Fixed 'lmi mount delete', there is no '<device>' argument.Jan Safranek2014-02-101-8/+0
* Updated copyright yearPeter Schiffer2014-01-2927-27/+27
* Fixed RAID tests.Jan Safranek2014-01-211-2/+2
* Show better error message when mount fails.Jan Safranek2014-01-211-2/+4
* Add [device] option to 'lmi mount show' and 'list'.Jan Safranek2014-01-211-8/+61
* Show file system names in lower case.Jan Safranek2014-01-212-2/+3
* Add option descriptions to storage commands.Jan Safranek2014-01-216-4/+121
* Unify storage command descriptions.Jan Safranek2014-01-212-2/+2
* Remove debug print.Jan Safranek2014-01-211-1/+0
* Add partition table type to 'lmi partition-table list'.Jan Safranek2014-01-211-2/+13
* Fixed get_largest_partition_size() showing WARNING message.Jan Safranek2014-01-171-0/+5
* fixed version of storage documentationMichal Minar2014-01-151-2/+2
* updated changelog, bumped versionMichal Minar2014-01-131-1/+1
* Add tests for 'lmi storage' and 'lmi mount'.Jan Safranek2013-11-193-1/+356
* Add some basic tests.Jan Safranek2013-11-196-0/+670
* Fixed retieval of logical partitions.Jan Safranek2013-11-191-1/+1
* Fixed several bugs in lmi partition metacommand.Jan Safranek2013-11-192-1/+5
* Fixed "lmi raid create" throwing error on parsing RAID level.Jan Safranek2013-11-191-1/+1
* Fixed import of formatter commands.Jan Safranek2013-11-191-1/+1
* Fixed str2size returning 'long' instead of 'int'.Jan Safranek2013-11-191-1/+1
* Fixed 'lmi lv create' command crashing when reading VG extent size.Jan Safranek2013-11-191-2/+2
* Fixed crashing create_vg with nozero extent size.Jan Safranek2013-11-191-0/+1
* Fixed filesystem deletion - it's asynchronous operation.Jan Safranek2013-11-181-1/+1
* enhanced storage MakefileMichal Minar2013-10-111-1/+7
* Add Makefile to upload docs.Jan Safranek2013-09-304-1/+22
* Regenerate docs.Jan Safranek2013-09-302-6/+128
* Added overview of common command line options.Jan Safranek2013-09-301-0/+23
* Merge pull request #26 from jsafrane/devel/fixesJan Šafránek2013-09-301-3/+3
|\
| * Fixed typosJan Safranek2013-09-301-3/+3
* | improved makefiles for generating cmd line docMichal Minar2013-09-282-137/+94
|/
* moved formatter commands to their own moduleMichal Minar2013-09-177-14/+17
* storage: fix file headerJan Synacek2013-09-131-1/+1
* Skip CIM_Memory devices, they don't represent storage.Jan Safranek2013-09-031-0/+5
* Rename 'lmi devices' to 'lmi storage'Jan Safranek2013-09-032-4/+4
* Fixed 'device tree', 'device depends' and 'device provides' with logical part...Jan Safranek2013-09-024-3/+67
* storage: fix 'device list'Jan Synacek2013-09-021-1/+4
* storage: mounting scripts fixesJan Synacek2013-09-023-116/+134
* storage: add mounting scriptsJan Synacek2013-09-022-0/+358
* formatting options moved to ConfigurationMichal Minar2013-08-306-17/+21
* storage: Use LmiLister for displaying of lmi XXX show output.Jan Safranek2013-08-297-91/+137
* storage: Update storage scripts for -H option.Jan Safranek2013-08-299-455/+486
* storage: Adapt storage scripts to new formatters.Jan Safranek2013-08-292-3/+12
* storage: Fixed error reporting when CIM_Error is returned.Jan Safranek2013-08-294-16/+54
* openlmi-scripts-storage: Fix namespacingStephen Gallagher2013-08-271-3/+3