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
/
dmraid.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmraid.py is no longer being used by anything, so remove it.
Chris Lumens
2009-04-06
1
-305
/
+0
*
Remove partedUtils.py.
Chris Lumens
2009-04-06
1
-9
/
+0
*
Fix various syntax errors caught by PyChecker
Hans de Goede
2008-10-29
1
-1
/
+1
*
Remove support for RHupdates. updates.img is the way to go now.
Chris Lumens
2008-06-18
1
-1
/
+1
*
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
-8
/
+14
*
Fix up device names when probing.
Bill Nottingham
2007-12-07
1
-2
/
+2
*
Don't try and make devices. Adjust calls as necessary.
Bill Nottingham
2007-12-07
1
-4
/
+2
*
Clean up usage of /tmp for device nodes (patch from notting@redhat.com).
Chris Lumens
2007-10-24
1
-8
/
+2
*
- Fix module loading path so bdevid modules on updates work correctly
Peter Jones
2007-07-06
1
-3
/
+11
*
- ignore stupid dmraid45 crap
Peter Jones
2006-11-07
1
-2
/
+15
*
2006-09-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-29
1
-25
/
+31
*
- Use a private copy of block which loads only the "scsi" probe, wrap probing
Peter Jones
2006-09-29
1
-23
/
+31
*
- Don't clobber bdevid search path with "/lib/" entries (#203425)
Peter Jones
2006-08-23
1
-1
/
+2
*
- another cache key naming fix
Peter Jones
2006-08-01
1
-4
/
+4
*
- fix keyname generation in drive cache removal
Peter Jones
2006-08-01
1
-4
/
+5
*
- update multipath and dmraid support, make it actually install
Peter Jones
2006-07-26
1
-25
/
+14
*
- make DmDriveCache more generic
Peter Jones
2006-07-17
1
-28
/
+103
*
2006-03-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-03-13
1
-1
/
+1
*
- don't put /tmp into the probe list for dmraid, but do make the device
Peter Jones
2006-01-31
1
-9
/
+12
*
- add kickstart dmraid support
Peter Jones
2006-01-31
1
-6
/
+26
*
Just kidding! Hahaha!
David Cantrell
2006-01-30
1
-4
/
+0
*
Prevent dmraid stuff from making /dev/mapper/kakahehehohomumbojumbo for one
David Cantrell
2006-01-30
1
-0
/
+5
*
- fix dmraid degraded checking to work like booty's version
Peter Jones
2006-01-10
1
-3
/
+4
*
* dmraid.py (dmDriveCache): add dmDriveCache class, to to manage
Peter Jones
2005-12-11
1
-84
/
+63
*
Hook up anaconda.dmraid logging to the rest of the logging system so it
Chris Lumens
2005-11-18
1
-0
/
+5
*
- use the dmraid flag
Peter Jones
2005-11-17
1
-0
/
+10
*
- rework disk/spare listing stuff to use the class methods
Peter Jones
2005-11-17
1
-93
/
+97
*
- switch to using anaconda's logger properly
Peter Jones
2005-11-11
1
-5
/
+43
*
added first support for pyblock/dmraid/etc
Peter Jones
2005-11-09
1
-0
/
+154