index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autopart.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix encrypted autopart traceback.
David Lehman
2008-01-08
1
-0
/
+1
*
Fix error reporting messages (sfernand, #242252).
Chris Lumens
2007-12-18
1
-3
/
+3
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-1
/
+1
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-7
/
+14
*
Add support for encryption via autopart.
Jeremy Katz
2007-12-14
1
-0
/
+11
*
With moving partitioning, we should do a confirmation before we write things
Jeremy Katz
2007-11-29
1
-48
/
+0
*
Add infrastructure for partition resizing
Jeremy Katz
2007-11-29
1
-2
/
+24
*
fix alpha check
Jeremy Katz
2007-11-29
1
-1
/
+1
*
Reserve space at the beginning of the disk on alpha
Oliver Falk
2007-11-28
1
-0
/
+5
*
no more partitioning.py
Jeremy Katz
2007-11-06
1
-1
/
+3
*
- Fix getMinimumSector() to actually use cylinder 1 on sun disklabels.
Peter Jones
2007-10-26
1
-5
/
+6
*
2007-10-03 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-03
1
-4
/
+4
*
Remove disabled badblocks checking code.
Chris Lumens
2007-08-03
1
-5
/
+1
*
Don't take into consideration drives that have been removed from the diskset
Chris Lumens
2007-08-02
1
-2
/
+4
*
2007-07-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-07-02
1
-7
/
+7
*
Removing items from a list you're iterating over confuses python (#235279).
Chris Lumens
2007-04-04
1
-2
/
+12
*
* autopart.py (doPartitioning): String fixes (#208394).
David Cantrell
2007-03-15
1
-1
/
+1
*
* partedUtils.py (openDevices): don't relabel disks that contain
dlehman
2007-02-22
1
-0
/
+4
*
* autopart.py (doAutoPartition): Add space before %s in error dialog
David Cantrell
2007-02-13
1
-1
/
+1
*
Didn't mean to commit that.
Chris Lumens
2007-01-31
1
-2
/
+0
*
Don't set up the default partitions if we're on a kickstart install. autopart
Chris Lumens
2007-01-31
1
-0
/
+2
*
- use a per-arch minimum starting sector for partitions
Peter Jones
2007-01-09
1
-2
/
+8
*
Fix traceback when all space is in use (ddearauj AT us.ibm.com, #213616).
Chris Lumens
2006-11-06
1
-7
/
+9
*
Avoid a traceback when we see PReP partitions on disks that aren't being used
Chris Lumens
2006-11-06
1
-1
/
+5
*
Don't try to clear drives that are in the skippedList either.
Chris Lumens
2006-11-01
1
-2
/
+4
*
Reset protected partitions list when there are problems partitioning (#204405).
Chris Lumens
2006-10-03
1
-0
/
+1
*
Some minor partitioning cleanups suggested by pychecker.
Chris Lumens
2006-06-22
1
-9
/
+5
*
2006-06-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-21
1
-1
/
+1
*
2006-06-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-10
1
-1
/
+2
*
Get rid of a nonsensical error message that tells you to go back to a screen
Chris Lumens
2006-06-09
1
-4
/
+2
*
Simplify error handling and return values. A lot of these functions don't
Chris Lumens
2006-06-09
1
-46
/
+21
*
More along the same exception raising/handling lines.
Chris Lumens
2006-06-08
1
-12
/
+12
*
Display a better error message if there's not enough space for the requested
Chris Lumens
2006-06-08
1
-13
/
+16
*
Make all UI steps use anaconda class. Add system-config-keyboard shim.
Chris Lumens
2006-05-04
1
-5
/
+5
*
Start to use the anaconda class instead of passing around references to
Chris Lumens
2006-05-03
1
-28
/
+28
*
Get ready for a surprise...
David Cantrell
2006-03-24
1
-5
/
+6
*
Use lvmLog instead of log.
Chris Lumens
2005-11-09
1
-19
/
+19
*
Whoops, that one was inverted.
Chris Lumens
2005-11-03
1
-1
/
+1
*
Use "not X" instead of "X is not None".
Chris Lumens
2005-11-03
1
-4
/
+4
*
2005-08-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-08-16
1
-2
/
+3
*
Convert to using new logging system. Also use a separate logger for the
Chris Lumens
2005-08-11
1
-44
/
+40
*
2005-07-08 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-07-08
1
-1
/
+2
*
Make it so disks that are totally full of nonremovable partitions aren't
Peter Jones
2005-05-24
1
-1
/
+22
*
2005-05-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-05-23
1
-2
/
+2
*
Also remove bogus preexisting RAID information when doing kickstart installs.
Chris Lumens
2005-05-06
1
-3
/
+11
*
2005-05-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-05-05
1
-10
/
+20
*
Allow the resulting string to be put into a call to rhpl.log.
Chris Lumens
2005-05-03
1
-7
/
+19
*
Copy filesystem options over for preexisting partitions so they show up in
Chris Lumens
2005-04-21
1
-0
/
+8
*
update copyright statements, like a good little corperate stooge ;)
Peter Jones
2005-03-07
1
-1
/
+1
*
comment out new log events that are only marginally helpful
Peter Jones
2005-03-07
1
-1
/
+6
[next]