summaryrefslogtreecommitdiff
path: root/fml/etc/main.cf.in
AgeCommit message (Collapse)Author
2008-05-25catch up configure change: datadir -> datarootdirfukachan
2004-11-21define $default_{cui,gui}_menufukachan
2004-09-29define new variable $group_writable_config_dir. make configurefukachan
controll $group_writable_config_dir and $primary_ml_home_prefix_map.
2003-11-05define $primary_ml_home_prefix_map in main.cf.fukachan
FML::Process::Kernel imports it. fix/update comments.
2003-10-26define $site_default_config_cf to remove hard-coded site_default_config.cf.fukachan
sort entries in main.cf.
2003-10-25$domain_default_config -> $domain_default_config_cffukachan
2003-03-06rename: default_module_maps -> default_module_configfukachan
define $default_command_line_option_config
2003-03-06use $default_config_dir/modules to resolv map between prorame name andfukachan
class (+ options).
2002-09-245.0 -> 8.0fukachan
2002-04-01cosmetics: white spacesfukachan
2002-04-01expand default_domain by config.statusfukachan
2002-04-01we should use values speculated by configure if could.fukachan
default_ml_home_prefix = @mlspooldir@
2002-02-24define $fml_owner and $fml_groupfukachan
2002-02-04$ml_home_prefix -> $default_ml_home_prefixfukachan
2002-01-27fix directory for $virtual_mapsfukachan
2002-01-20define $virtual_mapsfukachan
2001-12-22fix $config_dir @sysconfdir@/fml -> @fmlconfdir@fukachan
remove $default_paths_cf, which is obsolete.
2001-12-09define $executable_prefix (/usr/local/libexec/fml by default) forfukachan
convenience. FML::Config::Convert can replace $libexec_dir $ml_home_prefix $executable_prefix variables. "makefml newml" installs include and include-ctl w/ variable replacement.
2001-11-27@sysconfdir@ -> @sysconfdir@/fmlfukachan
2001-11-18speculate program paths by configure (autoconf)fukachan
2001-11-12main.cf.in not main.cf for configure (autoconf)fukachan