summaryrefslogtreecommitdiffstats
path: root/partedUtils.py
Commit message (Expand)AuthorAgeFilesLines
* 2005-01-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-051-1/+5
* 2004-12-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-141-1/+7
* 2004-10-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-261-3/+6
* - don't traceback with unpartitioned FCP disks on mainframe. Use generic code...Karsten Hopp2004-10-061-1/+1
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-2/+2
* don't traceback if we get a read error on /etc/redhat-release (this wasJeremy Katz2004-08-021-1/+8
* mainframe now have harddisks other than DASD, don't try to run dasdfmt on FCP...Karsten Hopp2004-08-021-8/+9
* Default to mac partition tables on PMacPaul Nasrat2004-07-131-1/+4
* sniff for raid and lvm magic before ext[23]. if you have ext[23] on raid,Jeremy Katz2004-07-121-10/+17
* oops, fix silly syntax error from too much cutting and pastingJeremy Katz2004-06-291-2/+2
* change this wording around a bit (#99439)Jeremy Katz2004-06-281-8/+13
* - add devicenumber to dialog to be more specific about which dasd is about to...Karsten Hopp2004-06-161-3/+9
* sys.exit -> os._exit in children (from msw)Jeremy Katz2004-05-191-1/+1
* merge anaconda-10_0-branch changes back to HEADJeremy Katz2004-05-181-0/+1
* merge some s390 fixes from the rhel3 branch. a cosmetic change and a fixJeremy Katz2004-05-111-2/+2
* use lvlist() to find lvs to mount for an upgrade instead of grokking /procJeremy Katz2003-12-121-28/+20
* remove flushDriveDict as it won't be neededJeremy Katz2003-11-191-2/+0
* some more xfs/jfs bits based off of patch fromJeremy Katz2003-11-091-5/+8
* merge final batch of taroon changes for taroon GA.Jeremy Katz2003-10-131-7/+33
* allow upgrading Red Hat Linux to Fedora CoreJeremy Katz2003-09-221-1/+2
* merge from taroonJeremy Katz2003-09-201-2/+2
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-5/+12
* close all fds for dasdfmt and refreshDevices afterwards #102096harald2003-08-121-1/+5
* do complete upgrade checks for raid and lvm too (#99359)Jeremy Katz2003-08-011-9/+14
* fix syntax, causes upgradeany to generally be in affect (#99359)Bill Nottingham2003-07-311-1/+1
* add some debugging to try to find notting's bogonJeremy Katz2003-07-311-0/+5
* merge from taroon branch to headJeremy Katz2003-07-311-1/+35
* merge from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-161-3/+2
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-23/+69
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-2/+3
* 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