summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/service_harddrake.sh
Commit message (Collapse)AuthorAgeFilesLines
* set svn:executable propertyThierry Vignaud2007-08-101-0/+0
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-1/+1
|
* this service is *NOT* interactiveThierry Vignaud2006-01-101-1/+0
|
* convert parallel init to LSBOlivier Blin2006-01-091-4/+8
|
* require dkmsOlivier Blin2006-01-021-1/+1
|
* add parallel init support (Couriousous)Olivier Blin2006-01-021-0/+4
|
* fix status message (#16925)Thierry Vignaud2005-09-061-0/+1
|
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-2/+2
|
* run harddrake service on stopThierry Vignaud2004-10-011-0/+1
|
* rollback service priorityThierry Vignaud2004-06-241-1/+1
|
* run harddrake service earlierThierry Vignaud2004-06-041-1/+1
|
* english fixesThierry Vignaud2002-08-051-2/+2
|
* - redirect stderrThierry Vignaud2002-07-091-5/+1
| | | | | - remove old commented stuff
* fix boot freeze on hw change: initscript was running us with stdoutThierry Vignaud2002-07-091-0/+57
redirected to /dev/null; just use a small sh wrapper to fix it