| Commit message (Expand) | Author | Age | Files | Lines |
* | - bump max_nb() to 131 to cover mdadm managed imsm and ddf1 bios | Thomas Backlund | 2015-03-22 | 1 | -1/+1 |
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
* | add missing headers | Thierry.Vignaud | 2014-05-26 | 1 | -0/+2 |
* | partially podify some modules | Thierry Vignaud | 2014-05-20 | 1 | -0/+87 |
* | (detect_during_install) simplify | Thierry Vignaud | 2012-05-23 | 1 | -3/+1 |
* | (write_conf) explain | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
* | (allmodules) there's no reason to have a reference here | Thierry Vignaud | 2012-05-23 | 1 | -2/+2 |
* | (raid2real_kind) fix displaying empty info about RAID devices | Thierry Vignaud | 2012-04-20 | 1 | -0/+2 |
* | (check_prog) add perl_checker hints | Thierry Vignaud | 2012-04-19 | 1 | -1/+2 |
* | (detect_during_install) stop all inactive raids before initializing RAIDs | Thierry Vignaud | 2012-04-19 | 1 | -0/+5 |
* | (stop_inactive_mds) split it out of detect_during_install() | Thierry Vignaud | 2012-04-19 | 1 | -0/+3 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
* | - string changes: perl -pi -e 's!Can not!Cannot!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
* | load raid metadata version | Pascal Terjan | 2010-05-24 | 1 | -1/+6 |
* | allow forcing raid metadata version | Pascal Terjan | 2010-05-24 | 1 | -0/+1 |
* | add mdadm raid10 support | Thomas Backlund | 2010-03-04 | 1 | -1/+4 |
* | fix raid detection during install (#54706) | Pascal Terjan | 2009-10-19 | 1 | -4/+3 |
* | - factorize default FS definition | Pascal Terjan | 2009-10-07 | 1 | -2/+2 |
* | fix existing raid detection during install (#53159) | Pascal Terjan | 2009-09-03 | 1 | -1/+5 |
* | handle md devices not called md\d+, like md_d127 | Pascal Terjan | 2009-04-14 | 1 | -2/+2 |
* | Only write raid config into $::prefix if we are in install mode (#49632) | Pascal Terjan | 2009-04-09 | 1 | -1/+1 |
* | make things more clear | Pascal Rigaux | 2008-09-15 | 1 | -1/+1 |
* | fix check for mdadm in live install (#43785) | Olivier Blin | 2008-09-15 | 1 | -1/+1 |
* | - fix insmoding raid0 (#33172) | Pascal Rigaux | 2007-09-05 | 1 | -2/+2 |
* | - fix loading linux software raid (mdadm) kernel modules | Pascal Rigaux | 2007-08-27 | 1 | -5/+11 |
* | - diskdrake: | Pascal Rigaux | 2007-08-21 | 1 | -0/+2 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -5/+7 |
* | use --force when creating a md with only one device (bugzilla #21214) | Pascal Rigaux | 2006-02-20 | 1 | -1/+3 |
* | we shouldn't rely on callers to load missing modules... | Thierry Vignaud | 2005-12-22 | 1 | -0/+1 |
* | "mdadm --detail --brief" doesn't contain "devices=..." anymore (since mdadm 1... | Pascal Rigaux | 2005-10-18 | 1 | -1/+1 |
* | write /etc/mdadm.conf when creating a new md (bugzilla #15502) | Pascal Rigaux | 2005-08-08 | 1 | -1/+2 |
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -1/+1 |
* | remove unused code | Pascal Rigaux | 2005-06-03 | 1 | -4/+0 |
* | calling inactivate_and_dirty() on a new structure is bad, we loose the {isFor... | Pascal Rigaux | 2005-03-24 | 1 | -4/+5 |
* | ensure we use/propose a free md when creating a new one | Pascal Rigaux | 2005-03-24 | 1 | -1/+6 |
* | after "mdadm --assemble" there can be some mds in inactivate state busying de... | Pascal Rigaux | 2005-03-24 | 1 | -1/+9 |
* | switch back to auto=yes : | Pascal Rigaux | 2005-01-27 | 1 | -1/+1 |
* | fix "mdadm package not installed" during install (bugzilla #13259) | Pascal Rigaux | 2005-01-27 | 1 | -1/+1 |
* | put the new option auto=dev instead of auto=yes (see mdadm-1.8.0-2mdk) | Pascal Rigaux | 2005-01-23 | 1 | -1/+1 |
* | - don't write /etc/mdadm.conf when no raid | Pascal Rigaux | 2005-01-21 | 1 | -1/+3 |
* | - fs::format::part_raw() now takes $wait_message to allow displaying the prog... | Pascal Rigaux | 2005-01-06 | 1 | -1/+1 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
* | since we need mdadm, ensure we have it (bugzilla #12146) | Pascal Rigaux | 2004-10-27 | 1 | -0/+5 |
* | newly created raids must have a fs_type (this was dropped in rev 1.45, it was... | Pascal Rigaux | 2004-10-26 | 1 | -0/+1 |
* | put UUID instead of devices in mdadm.conf to be more device naming independant | Pascal Rigaux | 2004-10-14 | 1 | -13/+22 |
* | safer | Pascal Rigaux | 2004-09-06 | 1 | -2/+3 |
* | fix typo | Pascal Rigaux | 2004-09-06 | 1 | -3/+4 |