summaryrefslogtreecommitdiffstats
path: root/perl-install/raid.pm
Commit message (Expand)AuthorAgeFilesLines
...
* newly created raids must have a fs_type (this was dropped in rev 1.45, it was...Pascal Rigaux2004-10-261-0/+1
* put UUID instead of devices in mdadm.conf to be more device naming independantPascal Rigaux2004-10-141-13/+22
* saferPascal Rigaux2004-09-061-2/+3
* fix typoPascal Rigaux2004-09-061-3/+4
* handle pt_type, not only fs_typePascal Rigaux2004-09-061-2/+5
* be more failsafe with half broken existing raidsPascal Rigaux2004-09-061-0/+1
* remove dead codePascal Rigaux2004-08-101-4/+0
* - switch to mdadm (instead of raidtools)Pascal Rigaux2004-08-081-76/+128
* - add field {fs_type} partially replacing {pt_type}Pascal Rigaux2004-07-271-5/+5
* - move format related functions out of fs.pm to new module fs/format.pmPascal Rigaux2004-07-231-1/+1
* big renaming of field {type} to {pt_type},Pascal Rigaux2004-07-051-1/+1
* perl now handle cleanly utf8 string in exceptions, no need to die \N("...")Pascal Rigaux2004-04-051-2/+2
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-2/+2
* to workaround perl bug removing UTF8 flag when passing scalars to die's, passGuillaume Cottenceau2003-02-191-2/+2
* mkraid wants all the md devices written in raidtab to exist, even if asking toPascal Rigaux2003-02-191-2/+2
* cleanupPascal Rigaux2003-02-191-2/+6
* perl_checker compliance ("ref" now need parentheses in many case)Pascal Rigaux2003-02-121-1/+1
* software raid (mdX) can go up to md31Pascal Rigaux2003-01-291-1/+3
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-1/+1
* use output()Pascal Rigaux2002-12-031-14/+13
* testing awareGuillaume Cottenceau2002-11-281-0/+1
* various small syntax enhancements to please perl_checkerPascal Rigaux2002-11-111-1/+1
* - have "local *FILEHANDLE" before each "open FILEHANDLE, ..."Pascal Rigaux2002-11-061-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-4/+4
* use each_index instead of map_index when the return value is not usedPascal Rigaux2002-11-051-1/+1
* also create a raidtab if it doesn't exist (occurs when / has been formatted)Pascal Rigaux2002-09-241-0/+2
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-4/+4
* ensure the raid is disactivated and marked dirty on any actions that destroy ...Pascal Rigaux2002-07-071-14/+26
* defaults to ext3 instead of ext2Pascal Rigaux2002-01-221-1/+1
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-2/+1
* update the raid size as it should bePascal Rigaux2001-08-181-1/+3
* fixed i18nStefan Siegel2001-08-181-1/+1
* a hell lot of cleanup/rewrite:Pascal Rigaux2001-08-171-41/+46
* (new): now works with a list of partitionsPascal Rigaux2001-08-011-5/+7
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* include patch to autodetect raid arrays (still needs a kernel that implements...Guillaume Cottenceau2001-06-111-1/+1
* (make): replace commands::modprobe by modules::load as it should (or??)Pascal Rigaux2001-01-301-1/+2
* no_commentPascal Rigaux2000-09-141-1/+1
* no_commentPascal Rigaux2000-09-131-6/+2
* no_commentPascal Rigaux2000-05-021-0/+2
* no_commentPascal Rigaux2000-03-141-1/+2
* no_commentPascal Rigaux2000-03-081-5/+3
* no_commentPascal Rigaux2000-01-191-1/+1
* no_commentPascal Rigaux2000-01-041-1/+1
* no_commentPascal Rigaux1999-12-171-1/+1
* no_commentPascal Rigaux1999-11-261-1/+2
* no_commentPascal Rigaux1999-11-221-1/+1
* no_commentPascal Rigaux1999-11-101-2/+3
* no_commentPascal Rigaux1999-11-091-2/+19
* no_commentPascal Rigaux1999-11-091-5/+17