summaryrefslogtreecommitdiffstats
path: root/autopart.py
Commit message (Expand)AuthorAgeFilesLines
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-9/+45
* style fix from bug #71998Mike Fulbright2003-04-161-2/+2
* handle bug #71450 better than we wereMike Fulbright2003-04-161-1/+9
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-1/+3
* consistency (#81554)Jeremy Katz2003-02-251-1/+1
* make error messages more correct (#84031)Jeremy Katz2003-02-251-6/+6
* hmm, guess we should actually exit if we say we're going to reboot (#84663)Jeremy Katz2003-02-201-0/+1
* we need to move the lvs to the new vg id if it changes due to kickstartJeremy Katz2003-02-111-0/+10
* add (undocumented) preexisting lvm/raid support to kickstart. useJeremy Katz2003-02-111-1/+85
* bump up copyright for things we have changed this year so farMike Fulbright2003-01-141-1/+1
* a fix to address bug #80972 - swap could grow up to 2TB limit!Mike Fulbright2003-01-141-0/+18
* grammarMike Fulbright2003-01-071-1/+1
* a few pychecker fixesJeremy Katz2003-01-031-2/+3
* -ENOFDISKBill Nottingham2002-12-041-4/+1
* more parted 1.6.x changes - this should probably be moved to partedUtils.fsTy...Matt Wilson2002-11-221-2/+5
* fix freespace partitioning (#78196)Matt Wilson2002-11-201-2/+2
* port to parted 1.6.xafter-parted-1-6-changesMatt Wilson2002-11-011-37/+36
* make /boot/efi not being a vfat partition an error instead of a warning (ia64)Jeremy Katz2002-11-011-0/+2
* some non-controversial bits of sparc. also pulls in updated loader/stubs.cJeremy Katz2002-09-101-9/+10
* merge alpha changes from 7.2-alphaJeremy Katz2002-09-101-1/+42
* fixes for ks lvm growMike Fulbright2002-08-221-6/+30
* dohMike Fulbright2002-08-191-1/+1
* added code to handle growing lvm partitions. Only intended for use via ks at ...Mike Fulbright2002-08-191-2/+120
* add some logging, remove leftover debuggingMike Fulbright2002-08-141-2/+2
* fix icon in some dialogsMike Fulbright2002-07-121-5/+8
* fix icon in warningMike Fulbright2002-07-121-1/+1
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-30/+26
* check to make sure that the size of our volume group hasn't changed such that...Jeremy Katz2002-06-281-5/+26
* missed a string for xlationMike Fulbright2002-06-281-1/+1
* make it so you get another chance if autopartitioning failsMike Fulbright2002-06-171-2/+8
* move autopart.doClearDependentDevices to Partitions().deleteDependentRequests...Jeremy Katz2002-06-111-33/+1
* set lv size in autopart loop if we have a percentage specifiedJeremy Katz2002-06-091-2/+11
* bump /boot suggestion to 100MMike Fulbright2002-06-071-1/+1
* clearpart needs to go through and delete raid or lvm devices sitting on top o...Jeremy Katz2002-06-071-1/+36
* clean up getting of request sizes for lvm and raid to be just the same asJeremy Katz2002-05-311-16/+24
* give raid and lvm via kickstart a chance of actually workingJeremy Katz2002-05-291-1/+1
* 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
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-7/+19
* move a lot more out of partitioning.py... a lot of the functions are nowJeremy Katz2002-02-141-7/+45
* even more fun... move Partitions object to partitions.py and adjust accordingly.Jeremy Katz2002-02-131-2/+6
* stage 1 of the partitioning.py cleanup effort --Jeremy Katz2002-02-061-24/+26
* lots of lvm ui fixes and sanity checkingMike Fulbright2002-02-011-2/+3
* rename field so we know its units is MBMike Fulbright2002-01-281-3/+3
* we can actually create logical volumes nowJeremy Katz2002-01-251-0/+5
* skeleton LVM code so that msf can start working on the real gui. doesn'tJeremy Katz2002-01-241-1/+6
* if autopartitioning fails, we must unskip the partitioning screen to avoid a ...Jeremy Katz2002-01-211-1/+4
* kickstart harddrive wont work w/o this, since protected partitions dont get s...Mike Fulbright2001-10-251-0/+2
* merge from 7-2-branchanaconda-gtk-2-0-baseJeremy Katz2001-09-181-0/+1
* merge changes from 7-2-branchJeremy Katz2001-09-181-5/+21