summaryrefslogtreecommitdiffstats
path: root/pyanaconda/storage/formats/disklabel.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-443/+0
* Remove unused functions and move storage-specific utils to storage.David Lehman2013-01-281-5/+4
* clear pmbr_boot on EFI systems (#844551)Brian C. Lane2012-10-261-3/+4
* Fix DiskLabel so it can be deep-copied.David Lehman2012-08-131-1/+4
* Clean up disk (re)initialization code.David Lehman2012-07-101-0/+10
* Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-0/+12
|\
| * Don't set the pmbr bootable flag on Macs, whether booted via EFI or notMatthew Garrett2012-02-161-1/+2
| * Skip setting PMBR boot flag on EFI (#754850)Matthew Garrett2012-02-091-2/+6
| * Set the boot flag on the GPT PMBR (#754850)Brian C. Lane2012-02-031-0/+7
* | Add a testing flag to allow limited use as non-root.David Lehman2012-01-141-3/+45
* | Add properties to return free space in an existing filesystem or disklabel.David Lehman2012-01-141-0/+5
|/
* Convert Device, DeviceFormat __str__ to __repr__ and add __str__.David Lehman2011-05-171-4/+8
* Move selection of new disklabel's type from DiskLabel to Platform.David Lehman2011-05-091-5/+12
* logging: get rid of storage_log.pyAles Kozumplik2011-01-101-1/+1
* mpath: do not deactivate mpath device upon its teardown.Ales Kozumplik2010-08-261-10/+14
* 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/+356