| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-03-09 | clean up documents | fukachan | |
| 2001-02-17 | move libexec/process_switch to FML::Process:Switch | fukachan | |
| 2001-02-17 | move Bootstrap() latter part from libexec/loader to libexec/proces_switch. | fukachan | |
| "fmldoc" is a "perldoc" wrapper to show fml perl modules | |||
| 2001-02-17 | "fmldoc" preliminary definition | fukachan | |
| 2001-02-06 | o.k. now libexec/loader can accpet elena and /var/spool/ml/elena now | fukachan | |
| to enable makefml $commmand elena, fmlconf elena, ... et. al. | |||
| 2001-02-06 | fmlconf -n shows variables which differ from the default value. | fukachan | |
| fmlconf shows all variables | |||
| 2001-02-06 | enable fmlconf | fukachan | |
| 2001-02-05 | change getopt() definition following $0 | fukachan | |
| 2001-02-05 | pass the original @ARGV and it after getopts() to the main process | fukachan | |
| 2001-02-01 | change @cf to try to load in the following way: | fukachan | |
| 1. /etc/fml/defaults/$fml_version/default_config.cf 2. /etc/fml/site_default_config.cf (required ?) 3. /etc/fml/domains/$DOMAIN/default_config.cf 4. /var/spool/ml/$ml_name/config.cf | |||
| 2001-01-29 | change hierarchy of routines. The current flow is as follows: | fukachan | |
| loader -> process_switch -> FML::Process::Flow -> each process 1. loader resolves version dependence 2. process_switch loads requred package 3. main::ProcessStart() (exporeted to main:: at FML::Process::Flow) controlls flow. 4. details of each flow is described in FML::Process::Something et. al. | |||
| 2001-01-29 | rename libexec/fml libexec/process_switch | fukachan | |
| 2001-01-29 | s/fmlwrapper/loader/ in libexec/ | fukachan | |
