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
/
storage
/
devicelibs
/
mdraid.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix splitting of error strings from program.log.
David Lehman
2010-02-05
1
-1
/
+1
*
Strip off the timestamp from error output pulled from program.log.
David Lehman
2010-02-03
1
-1
/
+3
*
mdraid: various changes to options for new mdraid array creation
Hans de Goede
2010-01-14
1
-1
/
+6
*
Add optional progress windows to devicelibs create functions.
David Lehman
2009-11-30
1
-7
/
+7
*
Add RAID4 support (#541433)
Alexandre Oliva
2009-11-26
1
-0
/
+5
*
Try to include error messages in lvm/mdadm exceptions.
David Lehman
2009-10-01
1
-45
/
+40
*
Do not pass --update=super-minor to mdadm for containers and sets there in
Hans de Goede
2009-09-15
1
-3
/
+8
*
Support for MD containers.
Jacek Danecki
2009-06-22
1
-4
/
+7
*
Mdadm's incremental mode ignores the auto option, so don't use it.
David Lehman
2009-04-21
1
-1
/
+0
*
Reimplement mdexamine using a more easily parseable output format.
David Lehman
2009-04-21
1
-41
/
+16
*
Fix position of "--run" option to mdadm assemble.
David Lehman
2009-04-21
1
-2
/
+2
*
Fix editing of raid device (persistence of level choice) (#496159)
Radek Vykydal
2009-04-17
1
-8
/
+24
*
Make sure we "insist" on mdadm commands. (491729)
Joel Granados Moreno
2009-04-17
1
-1
/
+2
*
Fix processing of --level and --device options of ks raid commands.
Radek Vykydal
2009-04-08
1
-1
/
+1
*
Fixes of errors shown by pylint that didn't get into the beta build.
Martin Gracik
2009-03-31
1
-1
/
+1
*
Don't write out md member devices to a config file for assemble.
David Lehman
2009-03-30
1
-21
/
+1
*
Code fixes of errors shown by pylint (mgracik).
Chris Lumens
2009-03-25
1
-0
/
+3
*
Do not hang when creating raid array with member having filesystem detected (...
Radek Vykydal
2009-03-18
1
-1
/
+1
*
Added test case for devicelib mdraid.py.
Martin Gracik
2009-03-13
1
-38
/
+40
*
Move the mdRaidBootArches logic into the platform module.
Chris Lumens
2009-03-09
1
-2
/
+0
*
Implement Storage.sanityCheck, mostly from old partitions code.
David Lehman
2009-03-04
1
-0
/
+2
*
Lots of minor fixes and cleanups. A non-exhaustive list follows.
David Lehman
2009-02-27
1
-14
/
+12
*
Clean up imports, add header blocks as needed.
David Lehman
2009-02-23
1
-1
/
+22
*
Replace old storage modules.
David Lehman
2009-02-23
1
-0
/
+226