summaryrefslogtreecommitdiffstats
path: root/partitions.py
Commit message (Expand)AuthorAgeFilesLines
* Fix for traceback in Partitions.doMetaDeletes.addSnap() (#433824)David Cantrell2009-02-251-0/+2
* Don't write luks passphrases to anaconda-ks.cfg. (#468907)David Lehman2008-10-301-6/+3
* Revert "Don't write luks passphrases to anaconda-ks.cfg. (#468907)"David Lehman2008-10-301-1/+2
* Don't write luks passphrases to anaconda-ks.cfg. (#468907)David Lehman2008-10-301-2/+1
* Fix ext4/ext4dev detection on existing partitions (#465248)Radek Vykydal2008-10-021-0/+9
* Support for retrofit of passphrase to existing encrypted devs. (#461700, 3/3)anaconda-11.1.2.127-1David Lehman2008-09-191-0/+26
* Backend for system-wide passphrase for encrypted block devices. (#461700, 1/3)David Lehman2008-09-191-6/+9
* Support upgrade of systems that use encrypted block devices. (#461696)David Lehman2008-09-171-1/+0
* Fix Partitions.lookup_cryptodev so it doesn't cause a traceback.David Lehman2008-09-171-2/+1
* Add support for ext4dev/ext4 filesystem (#444527).Radek Vykydal2008-09-101-0/+6
* Support preexisting encrypted block devices. (#229865)David Lehman2008-07-091-18/+214
* Kickstart support for encrypted block devices. (#229865)David Lehman2008-07-091-0/+15
* Partitioning with encrypted block devices. (#229865)David Lehman2008-07-091-0/+7
* Device-level support for encrypted block devices. (#229865)David Lehman2008-07-091-0/+2
* Bootable requests can not be on logical volumes (#439270).Chris Lumens2008-04-011-1/+4
* - Fix gpt check on RAID devices (#248616)Peter Jones2007-07-181-7/+24
* - Add support for GPT partitioning (#130236)Peter Jones2007-07-061-19/+39
* - make mpath + iscsi workPeter Jones2006-08-011-3/+1
* - update multipath and dmraid support, make it actually installPeter Jones2006-07-261-5/+8
* Show preexisting label if any exists to the UI and the mount point comboChris Lumens2006-07-211-2/+15
* 2006-07-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-201-0/+1
* - start and stop mpathsPeter Jones2006-07-171-6/+4
* 2006-06-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-301-0/+7
* 2006-06-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-091-1/+20
* - Handle empty drive lists better when looking for usb-storage and firewire.Peter Jones2006-05-161-1/+1
* * isys/isys.py (driveIsRemovable): Split module checking out to itsPeter Jones2006-05-091-0/+17
* Emit --useexisting and --noformat for VGs, RAID, and LVs (#189123).Chris Lumens2006-04-271-2/+12
* Get ready for a surprise...David Cantrell2006-03-241-4/+5
* 2006-02-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-061-1/+1
* None vs. 0 vs. "" fixes.Chris Lumens2006-01-091-5/+5
* Always write out a device name for RAID devices.Chris Lumens2006-01-091-0/+1
* * dmraid.py (dmDriveCache): add dmDriveCache class, to to managePeter Jones2005-12-111-1/+2
* - handle dmraid different from normal raid, so it's alive when wePeter Jones2005-11-171-1/+2
* 2005-10-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-201-0/+7
* Use new logging system.Chris Lumens2005-08-121-13/+15
* 2005-07-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-07-081-5/+0
* 2005-06-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-071-13/+4
* 2005-05-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-191-6/+21
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-271-1/+1
* update LV snapshot delete codePeter Jones2005-03-281-14/+25
* bad method name, no donut.Peter Jones2005-03-281-1/+1
* Delete snapshot LVs before their parentsPeter Jones2005-03-281-7/+15
* move availRaidLevels from fsset.py to raid.py, so it can be evaluated rightPeter Jones2005-03-091-1/+1
* put the apple bootloader stuff in the kickstart list, and remove it fromPeter Jones2005-02-231-0/+2
* Fix clampPVSize call. Fix typo in getBootableRequest.Chris Lumens2005-02-231-2/+2
* Deal with multiple Apple Bootstrap partitions (dwmw2)Paul Nasrat2005-02-211-11/+12
* Fedora PPC - autopartitioning (#121266) and G5 (#149081)Paul Nasrat2005-02-191-0/+24
* * lvm.py (lvlist): return size in MB.Peter Jones2005-01-211-6/+12
* 2004-12-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-201-2/+5
* 2004-12-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-091-4/+4