summaryrefslogtreecommitdiffstats
path: root/pyanaconda/storage/formats/luks.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-342/+0
* Remove unused functions and move storage-specific utils to storage.David Lehman2013-01-281-1/+1
* Remove unused writeKS methods.Chris Lumens2012-08-131-3/+0
* Remove existing progress updating code in the storage module.Chris Lumens2012-04-111-10/+0
* Add a writeKS method for encrypted partitions.Chris Lumens2011-07-191-0/+3
* Convert Device, DeviceFormat __str__ to __repr__ and add __str__.David Lehman2011-05-171-2/+2
* logging: get rid of storage_log.pyAles Kozumplik2011-01-101-1/+1
* Default to aes-xts-plain64 for new luks devices. (#600295)David Lehman2010-06-111-1/+1
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+352