summaryrefslogtreecommitdiffstats
path: root/pyanaconda/storage/devicelibs/dm.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-78/+0
* Remove unused functions and move storage-specific utils to storage.David Lehman2013-01-281-12/+5
* Handle sending program output to tty5 through the logging setup.David Lehman2013-01-281-3/+1
* Remove existing progress updating code in the storage module.Chris Lumens2012-04-111-6/+5
* Let dm_node_from_name admit it's defeated.Ales Kozumplik2011-01-271-1/+3
* Make lighter-weight versions of dm map name/node resolution functions.David Lehman2011-01-201-30/+22
* Remove some unused code from storage.devicelibs.dm.David Lehman2010-12-021-60/+0
* Add support for linear device-mapper devices.David Lehman2010-12-021-0/+24
* modules: necessary changes to the import statements under storage/Ales Kozumplik2010-06-231-1/+1
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+130