index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autopart.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure the part is really deleted
Jeremy Katz
2001-06-28
1
-0
/
+1
*
attempt to speed up convergence
Mike Fulbright
2001-06-27
1
-1
/
+6
*
fix this
Jeremy Katz
2001-06-27
1
-1
/
+1
*
handle deleting pre-existing extended partitions
Mike Fulbright
2001-06-27
1
-6
/
+11
*
fix double remove corruption in autopart
Matt Wilson
2001-06-27
1
-0
/
+19
*
reset devices if we've autopartitioned and go back to change our autopartitio...
Jeremy Katz
2001-06-27
1
-0
/
+2
*
remove some debugging info
Mike Fulbright
2001-06-27
1
-2
/
+2
*
land new autopartitioning code... should be faster and better.
Jeremy Katz
2001-06-26
1
-94
/
+209
*
fixed refreshfromdisk, removed debugging
Mike Fulbright
2001-06-25
1
-2
/
+2
*
fix the pinning of requests to a drive when grown
Jeremy Katz
2001-06-25
1
-10
/
+21
*
add screen to GUI to allow user to control autopartitioning to some extent
Mike Fulbright
2001-06-25
1
-2
/
+2
*
add partition method to GUI, rework to use skiplist
Mike Fulbright
2001-06-25
1
-3
/
+4
*
remove empty extended partitions and clean up case where we want to remove
Jeremy Katz
2001-06-25
1
-1
/
+17
*
add in support for fdisk and choosing your partition method... TUI only
Jeremy Katz
2001-06-25
1
-0
/
+3
*
more pychecker fixups
Matt Wilson
2001-06-23
1
-3
/
+3
*
fixes based on pychecker output
Mike Fulbright
2001-06-22
1
-8
/
+5
*
stuff to make python happy about modules
Mike Fulbright
2001-06-22
1
-2
/
+2
*
LOTS of changes to how growing works, added code to allow support instclass s...
Mike Fulbright
2001-06-22
1
-51
/
+185
*
drive specification is a list of possible drives, not a string
Mike Fulbright
2001-06-21
1
-5
/
+3
*
comment out some debugging prints
Jeremy Katz
2001-06-21
1
-1
/
+1
*
processPartitioning doesn't just return success/failure anymore
Jeremy Katz
2001-06-21
1
-2
/
+2
*
store size in MB
Mike Fulbright
2001-06-21
1
-1
/
+1
*
check for max partition sizes, fix a bug in primary partition allocation
Jeremy Katz
2001-06-21
1
-14
/
+19
*
more raid sanity and UI improvements
Mike Fulbright
2001-06-21
1
-1
/
+1
*
more primary only logic
Jeremy Katz
2001-06-20
1
-4
/
+9
*
partition by cylinder in tui specifying either end cylinder or size
Jeremy Katz
2001-06-20
1
-3
/
+12
*
fix a bug with deleting pre-existing partitions
Jeremy Katz
2001-06-20
1
-1
/
+17
*
primary only should work now
Jeremy Katz
2001-06-20
1
-4
/
+18
*
get final branch copies
Matt Wilson
2001-06-20
1
-2
/
+5
*
merge dispatch to HEAD
Matt Wilson
2001-06-20
1
-0
/
+357