| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-09-24 | fml 5 -> 8 | fukachan | |
| 2002-04-01 | cosmetics: white spaces | fukachan | |
| 2002-03-20 | prepare a hook to inform some hints via $main_cf | fukachan | |
| 2001-12-16 | use $fmlconfdir not $sysconfdir | fukachan | |
| use IO::File not FileHandle | |||
| 2001-11-27 | nuke duplication message | fukachan | |
| 2001-11-27 | add loader | fukachan | |
| 2001-11-27 | disable index.ja.html creation | fukachan | |
| 2001-11-27 | clean up | fukachan | |
| 2001-11-27 | modified not to use Standalone.pm | fukachan | |
| loader has Standalone by itself now. | |||
| 2001-11-25 | reset PATH in the early stage | fukachan | |
| 2001-11-25 | we should not use @INC derived from $0 | fukachan | |
| 2001-11-17 | ignore loader | fukachan | |
| 2001-11-17 | hmm, loader is renamed, loader -> loader.in | fukachan | |
| 2001-11-12 | ignore loader, which is generated by configure | fukachan | |
| 2001-11-12 | consider *prefix of autoconf | fukachan | |
| 2001-11-12 | expand ${variable} | fukachan | |
| 2001-11-12 | loader generated from loader.in (autoconf) | fukachan | |
| 2001-11-12 | we use autoconf now. define prototype | fukachan | |
| 2001-11-10 | bug fix: format $reason | fukachan | |
| 2001-11-09 | least error infomation by default OR raw $@ if debug | fukachan | |
| 2001-10-09 | check $config->{ $x } is defined() or not | fukachan | |
| 2001-10-08 | show $@ in error | fukachan | |
| 2001-10-08 | die() -> croak() | fukachan | |
| define missing default value in initialization remove obsolete variable: $libexec_dir eval()-fiy more fix error message | |||
| 2001-06-21 | removed due to obsolete rule | fukachan | |
| 2001-06-17 | we use $FML$, add it and nuke $Id$ if it exists | fukachan | |
| 2001-05-30 | fix path for dir2url | fukachan | |
| 2001-05-29 | clean up documents | fukachan | |
| 2001-04-30 | clean up documents hierarchy. | fukachan | |
| remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/ | |||
| 2001-04-27 | merged to tutorial | fukachan | |
| 2001-04-24 | nuke $ID$ | fukachan | |
| 2001-03-25 | add more on relation among programs and modules | fukachan | |
| 2001-03-25 | update document | fukachan | |
| 2001-03-24 | s/prepend_index.ja.html/pointer.ja.html/ | fukachan | |
| 2001-03-20 | add /usr/local/libexec/fml to @INC | fukachan | |
| 2001-03-13 | fix dependence, fix typo | fukachan | |
| 2001-03-09 | import boot.ja.html by prepend_index | fukachan | |
| 2001-03-09 | prepend content | fukachan | |
| 2001-03-09 | clean up documents | fukachan | |
| 2001-02-24 | update/clean up | 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-12 | add command prototype | fukachan | |
| 2001-02-10 | import prototype for qmail-extension emulator from fml 4.0 | 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 | |||
