raidautorun: new applet, by:

Thomas Jarosch (email?) and
Bernhard Fischer <rep.nop@aon.at>
This commit is contained in:
Denis Vlasenko
2006-10-20 19:39:48 +00:00
parent 456fa6c0b1
commit c108ed5497
5 changed files with 39 additions and 0 deletions

View File

@ -2400,6 +2400,13 @@ USE_FEATURE_MDEV_CONFIG( \
"$ pwd\n" \
"/root\n"
#define raidautorun_trivial_usage \
"DEVICE"
#define raidautorun_full_usage \
"Tells the kernel to automatically search and start RAID arrays"
#define raidautorun_example_usage \
"$ raidautorun /dev/md0"
#define rdate_trivial_usage \
"[-sp] HOST"
#define rdate_full_usage \