summaryrefslogtreecommitdiffstats
path: root/autopart.py
Commit message (Expand)AuthorAgeFilesLines
* 2005-03-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-021-2/+1
* Properly grow logical partitions in cases where there's more than one volumeChris Lumens2005-01-251-3/+3
* 2004-11-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-301-0/+3
* Fix LVM resizing with new partitions (#141268)Paul Nasrat2004-11-291-2/+2
* 2004-11-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-031-2/+2
* 2004-10-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-191-6/+19
* 2004-10-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-121-1/+4
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-281-0/+2
* improve our request size checking so that filling the disk works "correctly".Jeremy Katz2004-08-251-1/+5
* more boot disk message killing (#129009)Jeremy Katz2004-08-101-1/+2
* don't reuse existing pvs on drives that we're not using for auto-partitioningJeremy Katz2004-07-071-1/+12
* switch autopartitioning to use lvm by default. setup is basicallyJeremy Katz2004-07-071-8/+109
* Add seperate /boot for ppcPaul Nasrat2004-07-071-1/+2
* Automatically create Apple Bootstrap (#121266)Paul Nasrat2004-07-051-0/+2
* merge from rhel3 --Jeremy Katz2004-05-111-1/+10
* we can't make boot disks anymore and this isn't much of a problemJeremy Katz2004-05-051-0/+4
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-1/+1
* fix for bug #102014Mike Fulbright2003-08-111-1/+1
* merge from taroon branch to headJeremy Katz2003-07-311-2/+4
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-9/+22
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-36/+31
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-1/+4
* 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