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
/
lvm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
lvm.conf syntax fix (#130757)
Jeremy Katz
2004-08-24
1
-1
/
+1
*
Fix for IOError: [Errno 2] No such file or directory: '%s/lvm.conf'
Paul Nasrat
2004-08-24
1
-1
/
+1
*
Declare lvmroot - NameError: global name 'lvmroot' is not defined
Paul Nasrat
2004-08-24
1
-0
/
+1
*
some hacks to work around the lvm tools being stupid
Jeremy Katz
2004-08-23
1
-0
/
+34
*
capture stderr (#128814)
Jeremy Katz
2004-08-03
1
-3
/
+6
*
fix size reporting (#127535)
Jeremy Katz
2004-07-12
1
-1
/
+0
*
per request of agk, move to naming VolGroup instead of Volume by default for
Jeremy Katz
2004-05-20
1
-1
/
+1
*
search path for lvm binary. disable lvm if we don't see /usr/sbin/lvm or
Jeremy Katz
2003-12-22
1
-3
/
+7
*
add some methods for getting lists of pvs, lvs, and vgs with lvm2 by parsing
Jeremy Katz
2003-12-12
1
-0
/
+57
*
minor fixes
Jeremy Katz
2003-12-04
1
-3
/
+3
*
start trying to get working lvm. switch command names for lvm2, do a
Jeremy Katz
2003-12-03
1
-7
/
+19
*
merge from taroon. highlights of this time around
Jeremy Katz
2003-06-23
1
-3
/
+9
*
merge taroon branch. mostly package bits, but a lot of other misc stuff
Jeremy Katz
2003-06-06
1
-0
/
+1
*
if vgscan segfaults, don't traceback, just disable the use of lvm. especially
Jeremy Katz
2003-01-06
1
-1
/
+5
*
figure out if we have lvm-mod loaded and don't try to run the lvm commands if...
Jeremy Katz
2002-09-27
1
-5
/
+26
*
added some helper functions for volume groups
Mike Fulbright
2002-08-19
1
-0
/
+17
*
add ability to round up to next PE or not when clamping sizes
Mike Fulbright
2002-08-16
1
-2
/
+7
*
round down or else we will use too much space in ks --percent mode rounding up
Mike Fulbright
2002-08-14
1
-1
/
+1
*
don't pass in full pathnames with searchPath = 1
Matt Wilson
2002-07-08
1
-6
/
+6
*
back to anaconda paths for lvm tools, don't run them in test mode
Jeremy Katz
2002-06-28
1
-6
/
+17
*
add constant for max LV slots
Mike Fulbright
2002-06-12
1
-0
/
+2
*
try to make informed guesses about how much overhead there is on a per-physic...
Jeremy Katz
2002-06-12
1
-2
/
+25
*
utility functions to suggest names for VG, LV
Mike Fulbright
2002-06-12
1
-0
/
+40
*
some utility LVM funcs
Mike Fulbright
2002-06-11
1
-0
/
+16
*
the lvm tools must die... even more forcing of no backups
Jeremy Katz
2002-06-11
1
-3
/
+3
*
helper functions for getting extents possible values and clamping LV sizes to...
Mike Fulbright
2002-06-10
1
-0
/
+28
*
rely on search path to find binaries
Mike Fulbright
2002-06-07
1
-5
/
+5
*
add more helper stuff
Jeremy Katz
2002-06-07
1
-14
/
+66
*
add lvm.vgdeactivate()
Jeremy Katz
2002-06-07
1
-0
/
+11
*
start reading in preexisting volume group information and logical volumes
Jeremy Katz
2002-06-06
1
-0
/
+40