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
/
partRequests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
if we go back from partitioning, we need to be able to change what the device
Jeremy Katz
2003-12-17
1
-4
/
+0
*
read the chunk size of preexisting raid devices and reuse it (#101518)
Jeremy Katz
2003-10-16
1
-2
/
+5
*
don't try to remove existing log vols or vol groups more than once (#104993)
Jeremy Katz
2003-09-25
1
-0
/
+14
*
massive merge from taroon branch. changes are all over the place, but a
Jeremy Katz
2003-07-08
1
-4
/
+5
*
another taroon merge. tagged before as before-taroon-merge, after as
Jeremy Katz
2003-04-24
1
-2
/
+2
*
don't require a size to be specified if the logical volume is preexisting. n...
Jeremy Katz
2003-02-20
1
-1
/
+1
*
fix for bug #79454 - a tad messy but this way I dont duplicate code elsewhere
Mike Fulbright
2003-01-31
1
-5
/
+14
*
bump up copyright for things we have changed this year so far
Mike Fulbright
2003-01-14
1
-1
/
+1
*
oops
Mike Fulbright
2003-01-09
1
-2
/
+1
*
fix for bug #81127 - dont let user use mount points that are symlinks in the ...
Mike Fulbright
2003-01-08
1
-2
/
+11
*
hmm... this will be a little bit more correct
Jeremy Katz
2003-01-07
1
-1
/
+1
*
add support for reading the size of preexisting VGs directly (#79920)
Jeremy Katz
2003-01-03
1
-7
/
+20
*
added code to handle growing lvm partitions. Only intended for use via ks at ...
Mike Fulbright
2002-08-19
1
-5
/
+16
*
clamp sizes to allowable sizes based on Physical Extent of Volume Group
Mike Fulbright
2002-08-14
1
-1
/
+6
*
make error message a little more clear per request on kickstart-list
Jeremy Katz
2002-07-18
1
-2
/
+2
*
Changes as per Milan Documentation String Review
Mike Fulbright
2002-07-12
1
-2
/
+2
*
record preexisting fstype for a lv
Mike Fulbright
2002-06-25
1
-1
/
+8
*
save origfstype if lv is preexisting
Mike Fulbright
2002-06-23
1
-3
/
+12
*
size could be zero I guess...
Jeremy Katz
2002-06-12
1
-1
/
+1
*
set up preexisting devices for raid, vgs, and lvs
Jeremy Katz
2002-06-12
1
-3
/
+7
*
some tweaks to error messages
Mike Fulbright
2002-06-12
1
-3
/
+3
*
added method for setting size of LV
Mike Fulbright
2002-06-11
1
-0
/
+10
*
make the fsset Device persistent for the request so that we don't screw thing...
Jeremy Katz
2002-06-11
1
-12
/
+34
*
pass pesize down and actually use it in vg creation
Jeremy Katz
2002-06-10
1
-1
/
+1
*
better handling of percentages for lv.getActualSize() and in printing out the lv
Jeremy Katz
2002-06-09
1
-2
/
+11
*
add percent as a parameter for lvs so that we can specify an lv size as a per...
Jeremy Katz
2002-06-09
1
-1
/
+6
*
add more types of deletes so we can delete preexisting lvm bits
Jeremy Katz
2002-06-07
1
-0
/
+44
*
add ability to have preexisting raid requests
Jeremy Katz
2002-06-07
1
-2
/
+3
*
start reading in preexisting volume group information and logical volumes
Jeremy Katz
2002-06-06
1
-5
/
+15
*
lvm on top of raid now works via kickstart
Jeremy Katz
2002-05-31
1
-1
/
+1
*
katzj says "foiled again\!"
Mike Fulbright
2002-05-31
1
-1
/
+1
*
oops
Mike Fulbright
2002-05-31
1
-1
/
+1
*
clean up getting of request sizes for lvm and raid to be just the same as
Jeremy Katz
2002-05-31
1
-2
/
+67
*
need to actually set fstype to the vg fstype if it wasn't passed in to us exp...
Jeremy Katz
2002-05-29
1
-2
/
+2
*
fix some lvm issues
Mike Fulbright
2002-05-29
1
-3
/
+3
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-1
/
+1
*
move a lot more out of partitioning.py... a lot of the functions are now
Jeremy Katz
2002-02-14
1
-0
/
+188
*
even more fun... move Partitions object to partitions.py and adjust accordingly.
Jeremy Katz
2002-02-13
1
-0
/
+425