Harald Hoyer
|
99c7b70d1d
|
modules.d: get rid of "tr"
replace it with sed or str_replace or bash ${var/a/b}
|
2012-06-29 12:41:27 +02:00 |
Harald Hoyer
|
53fe81e752
|
modules.d/*/module-setup.sh: combine and specify type for installs
To speedup image creation, combine dracut_install calls and specify the exact type.
E.g. inst_script instead of the generic inst.
|
2012-06-29 12:41:27 +02:00 |
Harald Hoyer
|
3b403b32fc
|
removed trailing whitespaces
|
2011-05-10 11:56:09 +02:00 |
Harald Hoyer
|
71df3c4329
|
renamed module-info.sh to module-setup.sh
|
2011-02-02 16:35:18 +01:00 |