| Age | Commit message (Collapse) | Author |
|
|
|
main.cf (/etc/fml/main.cf).
we use FML::Config::Tiny, which just reads and parses the file.
It is a tiny version of FML::Config module.
|
|
|
|
|
|
default_module_maps -> default_module_config.
|
|
resolve module name and the options based on etc/modules.
|
|
|
|
|
|
|
|
It is same as makefml except for the argument order.
1. fml $ml $command options
2. makefml $command $ml options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
within prepare() method now to handle virtual domains properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
loader has Standalone by itself now.
|
|
|
|
|
|
|
|
|
|
does.
|