summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Install.pm
AgeCommit message (Collapse)Author
2004-01-21fix/udpate comments.fukachan
clean up.
2003-12-26workaround: bug fix installation of default_config.cf et.alfukachan
(PR by fml-devel 643).
2003-12-21remove hard-coded language dependent information by moving it tofukachan
$nl_template_files in install.cf.in.
2003-10-26To remove hard-coded file list to install as sample,fukachan
define $sample_cf_files in install.cf and use it.
2003-08-23fix comments: =head2 function(...) formfukachan
2003-02-11define default value (null) for md5 checksum resultfukachan
2003-01-30use Mail::Message::Date not strftime().fukachan
2003-01-29implement is_run_as_root()fukachan
2003-01-28FNF:fukachan
fix comments not use $_
2003-01-28At the first time, do not ask if upgrade or not loader.fukachan
bug fix checks in copy_dir(). copy_dir() install files by preserving [am]time.
2003-01-28installer perl versionfukachan