summaryrefslogtreecommitdiffstats
path: root/partitioning.py
Commit message (Expand)AuthorAgeFilesLines
* Move the clearpart logic out of openDevices since we don't want to do it everyChris Lumens2007-03-281-0/+1
* * anaconda (__main__): Pass reference to anaconda object to InstallData.David Cantrell2006-12-131-4/+1
* 2006-09-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-211-2/+0
* 2006-09-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-191-0/+4
* - make mpath + iscsi workPeter Jones2006-08-011-13/+7
* - update multipath and dmraid support, make it actually installPeter Jones2006-07-261-6/+13
* - make partitionObjectInitialization() do the right thing with dm devicesPeter Jones2006-07-171-0/+6
* A couple more things pykickstart found. Some of these are even bugs.Chris Lumens2006-06-221-12/+0
* 2006-06-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-211-0/+10
* Finish making non-UI steps pass around the anaconda object.Chris Lumens2006-05-041-20/+16
* Start to use the anaconda class instead of passing around references toChris Lumens2006-05-031-8/+8
* 2005-09-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-121-19/+1
* Use new logging system.Chris Lumens2005-08-121-2/+0
* 2005-04-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-111-2/+3
* going back from partitioning should have us rescan the list of drives probablyJeremy Katz2004-02-101-0/+1
* in kickstart, turn on swap early if low memory (#114069)Jeremy Katz2004-01-221-1/+1
* tyopJeremy Katz2003-10-231-1/+1
* also need to delete meta stuff for early swap on lvm (#103190)Jeremy Katz2003-10-231-0/+1
* keep track of if we've created logical volumes so that we can handleJeremy Katz2003-10-171-0/+1
* switch to using memory sniffer which gives a more accurate measure of space a...Mike Fulbright2003-06-231-3/+3
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-4/+0
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-4/+1
* oops, I drilled the initlabel on drive support all the way down into the lowe...before-parted-1-6-changesJeremy Katz2002-11-011-1/+1
* fix for bug #66749Mike Fulbright2002-06-141-0/+3
* clean up getting of request sizes for lvm and raid to be just the same asJeremy Katz2002-05-311-79/+0
* start to pretend to work with lvm on top of raid, but we really don't yetJeremy Katz2002-05-301-3/+8
* okay is NOT OK!Mike Fulbright2002-05-291-4/+6
* migrate to using rhpl log functionMike Fulbright2002-05-231-2/+3
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* partitioning bits merged into their new, improved, moved locationsJeremy Katz2002-04-191-1/+2
* move a lot more out of partitioning.py... a lot of the functions are nowJeremy Katz2002-02-141-543/+1
* even more fun... move Partitions object to partitions.py and adjust accordingly.Jeremy Katz2002-02-131-649/+13
* no spaces in mount point for you\!Mike Fulbright2002-02-131-1/+3
* all of the silly interface helpers get their own file nowJeremy Katz2002-02-121-292/+3
* diskset moves to partedUtilsJeremy Katz2002-02-121-450/+5
* stage2 of the partitioning.py cleanupJeremy Katz2002-02-071-61/+14
* stage 1 of the partitioning.py cleanup effort --Jeremy Katz2002-02-061-255/+37
* tweak requestSize functionMike Fulbright2002-02-061-5/+5
* I can't typeJeremy Katz2002-02-041-1/+1
* add lvm to the list of linux native typesJeremy Katz2002-02-041-1/+1
* lots of lvm ui fixes and sanity checkingMike Fulbright2002-02-011-11/+108
* get rid of some debug prints to make bill happy. also adds some of the raidm...Jeremy Katz2002-02-011-11/+3
* ladeda... upgrades actually might work nowJeremy Katz2002-02-011-1/+1
* dont reuse mount points, and you cant boot off LVMike Fulbright2002-02-011-1/+4
* huge commit - adds editting/deleting/adding logical volumes and volume groups...Mike Fulbright2002-02-011-14/+111
* the msf function that was missingMike Fulbright2002-01-311-18/+28
* msf didn't commit his version of this function... mine seems to be compatibl...Jeremy Katz2002-01-311-0/+18
* rename field so we know its units is MBMike Fulbright2002-01-281-11/+11
* we can actually create logical volumes nowJeremy Katz2002-01-251-7/+30
* oopsJeremy Katz2002-01-251-1/+1