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
|
4d0f1d7b28
|
modules.d/*/module-setup.sh: no more sourcing of dracutfunctions
|
2012-06-29 12:41:26 +02:00 |
Harald Hoyer
|
552ecca6db
|
Renamed all shell scripts to *.sh
|
2012-02-22 15:15:21 +01:00 |
Cong Wang
|
7f347723d8
|
let some modules to respect $mount_needs
Cc: Harald Hoyer <harald@redhat.com>
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
|
2012-01-25 09:45:54 +01:00 |
Harald Hoyer
|
29b10e65b1
|
dracut-functions: make local vars local and prefix with "_"
|
2011-05-12 11:06:47 +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 |