| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-11-25 | run install_compat_dir() | fukachan | |
| 2004-07-27 | use message_nl() if could. | fukachan | |
| 2004-06-07 | enhanced to enable "make install install_root=/prefix" for package system. | fukachan | |
| install_root is the prefix that is prepended to the pathnames of installed files. [IMPORTANT] In a lot of systems, "make install prefix=/prefix" is used. But it is confusing against usage of othre software e.g. "./configure --prefix=/prefix". So, we avoid this confusion to use other keyword, which is same as Postfix. | |||
| 2003-01-30 | change check rule order. | fukachan | |
| 1. check owner and group 2. check if it runs as user root, start installation. | |||
| 2003-01-29 | check if we runs as root. | fukachan | |
| 2003-01-29 | check by is_valid_{owner,group}(). | fukachan | |
| 2003-01-28 | installer perl version | fukachan | |
