summaryrefslogtreecommitdiffstats
path: root/partRequests.py
Commit message (Expand)AuthorAgeFilesLines
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+3
* Support encrypted RAID member devices. (#429600)David Lehman2008-04-071-1/+2
* Require live installs to be to an ext2 or ext3 filesystem (#397871)Jeremy Katz2008-04-011-0/+4
* Add support for encrypted LVs.David Lehman2008-03-261-3/+10
* Don't traceback if we have little freespace partitions (#438696)Jeremy Katz2008-03-251-1/+1
* Make it obvious which partitions are being formatted and encryptedJeremy Katz2007-12-311-4/+10
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-4/+4
* Common GPLv2+ boilerplate on toplevel python source files.David Cantrell2007-12-171-10/+18
* Better checking for bootable request on an encrypted deviceJeremy Katz2007-12-111-30/+32
* Backend code for logical volume resizingJeremy Katz2007-11-291-2/+21
* Give access to partitions when determining min/max size to resize; also keepJeremy Katz2007-11-291-2/+11
* Add infrastructure for partition resizingJeremy Katz2007-11-291-0/+18
* Initial support for block devices encrypted using LUKS/dm-crypt.David Lehman2007-11-161-5/+49
* - add --fsprofile support to lvm, paritition, and raid.Peter Jones2007-10-261-37/+32
* Remove disabled badblocks checking code.Chris Lumens2007-08-031-13/+9
* Another attempt to enforce formatting of / on livecd installs.Chris Lumens2007-08-011-3/+5
* Certain filesystems must be formatted on live CD installs (#250301).Chris Lumens2007-08-011-3/+8
* More RAID10 fixes (#230268).Chris Lumens2007-03-221-1/+1
* Apply patch to add support for RAID10 (Orion Poplawski <orion@cora.nwra.com>,Chris Lumens2007-02-281-0/+2
* Skip the LV size check if grow is set (#203095).Chris Lumens2006-08-181-1/+1
* - update changeloganaconda-11.1.0.66-1Peter Jones2006-07-261-1/+1
* Show preexisting label if any exists to the UI and the mount point comboChris Lumens2006-07-211-4/+7
* Don't allow logical volumes to be smaller than their volume group's PE sizeChris Lumens2006-05-251-0/+8
* * dmraid.py (dmDriveCache): add dmDriveCache class, to to managePeter Jones2005-12-111-0/+1
* Support bytesPerInode on RAID (Curtis Doty <Curtis at Greenkey.net, #175288).Chris Lumens2005-12-081-4/+6
* Use new logging system.Chris Lumens2005-08-121-4/+6
* Allow the resulting string to be put into a call to rhpl.log.Chris Lumens2005-05-031-1/+1
* Recognize --label for the part keyword (#79832).Chris Lumens2005-04-271-20/+25
* 2005-04-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-211-0/+3
* update LV snapshot delete codePeter Jones2005-03-281-4/+1
* Delete snapshot LVs before their parentsPeter Jones2005-03-281-1/+4
* update copyright statements, like a good little corperate stooge ;)Peter Jones2005-03-071-1/+1
* comment out new log events that are only marginally helpfulPeter Jones2005-03-071-2/+2
* * autopart.py: fix growable size log to show IDs instead of python'sPeter Jones2005-03-071-52/+6
* Fix __str__ parameter names so we don't traceback while debugging.Peter Jones2005-03-041-3/+3
* Make getPVSize not needs partedUtils devices unless the subclassed typePeter Jones2005-02-251-23/+22
* All RequestSpec objects have to be able to guess how much space a nest PVPeter Jones2005-02-251-33/+44
* Support setting filesystem options via kickstart through a --fsoptionsChris Lumens2005-02-031-7/+10
* 2005-02-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-021-1/+1
* * lvm.py (lvlist): return size in MB.Peter Jones2005-01-211-1/+34
* Support bytes per inode on a per-partition basis (#57550).Chris Lumens2005-01-141-14/+34
* 2004-12-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-091-2/+2
* 2004-12-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-031-0/+17
* 2004-10-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-191-0/+4
* 2004-10-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-061-1/+2
* 2004-10-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-041-5/+0
* Fix for setting boot md no (#125006)Paul Nasrat2004-07-121-4/+1
* switch autopartitioning to use lvm by default. setup is basicallyJeremy Katz2004-07-071-2/+10
* bump default pesize to 32 MBJeremy Katz2004-05-271-1/+1
* need this tooJeremy Katz2004-05-201-0/+2