summaryrefslogtreecommitdiffstats
path: root/partedUtils.py
Commit message (Expand)AuthorAgeFilesLines
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-8/+23
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-1/+1
* add ntfs native part type to the list of dosPartition types if we're going to...Jeremy Katz2003-01-231-1/+1
* fix here tooBill Nottingham2003-01-161-1/+1
* case sensitivity. yay.Bill Nottingham2003-01-161-1/+1
* enable multiple filesystem checkingMatt Wilson2003-01-141-2/+1
* bump up copyright for things we have changed this year so farMike Fulbright2003-01-141-1/+1
* handle multiple filesystem signatures - needs parted binding workMatt Wilson2003-01-101-0/+35
* 1) handle an empty /etc/redhat-releaseJeremy Katz2003-01-091-4/+11
* spaces to tabsMatt Wilson2003-01-081-3/+3
* make relstr nicerMike Fulbright2002-12-181-1/+23
* fix message someMike Fulbright2002-12-171-1/+5
* more parted 1.6.x changes - this should probably be moved to partedUtils.fsTy...Matt Wilson2002-11-221-1/+2
* fix freespace partitioning (#78196)Matt Wilson2002-11-201-1/+1
* nuke more partitionless upgrade codeJeremy Katz2002-11-051-15/+0
* first pass upgrade autodetection. the ui still needs a little work, but itJeremy Katz2002-11-051-5/+16
* commit bits too, it seemsMatt Wilson2002-11-041-4/+6
* use disk_new_freshMatt Wilson2002-11-041-3/+3
* change to commitMatt Wilson2002-11-041-1/+1
* port to parted 1.6.xafter-parted-1-6-changesMatt Wilson2002-11-011-13/+13
* some non-controversial bits of sparc. also pulls in updated loader/stubs.cJeremy Katz2002-09-101-0/+3
* merge alpha changes from 7.2-alphaJeremy Katz2002-09-101-0/+3
* pass down drives from clearpart so that we only init the drives you list for ...Jeremy Katz2002-08-021-4/+7
* handle strange error with raidMike Fulbright2002-07-231-0/+7
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-3/+3
* we can't stop raid until after we've looked for lvm root partsJeremy Katz2002-06-211-2/+3
* pychecker is my friendanaconda-s390-tag4Jeremy Katz2002-06-121-2/+2
* only try to unmount if we find a fs typeJeremy Katz2002-06-101-6/+12
* rescue mode/upgrades don't actually work with lvm, yet, but this is the start...Jeremy Katz2002-06-091-2/+28
* add sniffFilesystemType functionJeremy Katz2002-06-071-1/+59
* need to import thisJeremy Katz2002-05-291-0/+1
* migrate to using rhpl log functionMike Fulbright2002-05-231-1/+2
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-1/+1
* new function, get all partitions on the diskJeremy Katz2002-05-061-0/+5
* partitioning bits merged into their new, improved, moved locationsJeremy Katz2002-04-191-8/+3
* merge from branchJeremy Katz2002-02-261-1/+2
* move a lot more out of partitioning.py... a lot of the functions are nowJeremy Katz2002-02-141-0/+10
* fix for #59756, anaconda doesn't tell kernel to reread partition tables when ...Matt Wilson2002-02-131-0/+3
* diskset moves to partedUtilsJeremy Katz2002-02-121-1/+474
* stage 1 of the partitioning.py cleanup effort --Jeremy Katz2002-02-061-0/+272