summaryrefslogtreecommitdiffstats
path: root/partedUtils.py
Commit message (Expand)AuthorAgeFilesLines
* missing space, uppercase DASDKarsten Hopp2003-07-171-2/+2
* LDL formatted dasd are kind of non-optimal and we really want to only allow themJeremy Katz2003-07-161-1/+35
* misc cleanupJeremy Katz2003-07-151-3/+2
* and so we can test it, let generic RHEL upgrade anything for now. I really d...Jeremy Katz2003-06-271-1/+7
* make cleaner and more extensibleJeremy Katz2003-06-271-4/+7
* add hackery to handle RHL AS -> RHEL AS release name change shenanigansJeremy Katz2003-06-271-4/+22
* better finding of product name + release versionJeremy Katz2003-06-271-19/+17
* don't let people create more partitions than the device can actually handleJeremy Katz2003-06-241-0/+21
* argument for upgradeany so that we don't have to care about redhat-releaseJeremy Katz2003-05-301-2/+3
* self.disks[] can't be used here, it's empty.Karsten Hopp2003-04-171-2/+1
* - Close devices before dasdfmt is run, otherwise dasdfmt fails.pknirsch2003-04-171-1/+3
* obsolete comment, we check for raid and lvm above and I don't care about non-...Jeremy Katz2003-04-091-3/+0
* add support for sniffing reiserfs. needed for reiser on raid or lvmJeremy Katz2003-04-091-1/+4
* try to get something for PReP boot partitions as needed by the pseries.Jeremy Katz2003-04-081-2/+4
* oops, fix typoJeremy Katz2003-04-041-1/+1
* add some ppc bits, not really accurate for macJeremy Katz2003-04-041-1/+4
* only show the primary only checkbox if we can have something other thanJeremy Katz2003-04-021-0/+9
* first set of merges of s390 code to taroon branch. mail to follow toJeremy Katz2003-03-111-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