Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-16 | Change head -1 -> head -n 1 | Jonas Smedegaard | |
2003-08-14 | Include extention jpeg in apache rules (in addition to jpg). | Jonas Smedegaard | |
2003-05-14 | Fix bug getting maildomain option. | Jonas Smedegaard | |
2003-05-12 | Allow mysql to fail, and use mysql instead of mysqladmin. | Jonas Smedegaard | |
2003-05-12 | Add check for existing database. | Jonas Smedegaard | |
2003-04-25 | Use underscores for defaultdbname. Drop dbmatch parameter. | Jonas Smedegaard | |
2002-12-30 | Add new option --dbmatch to support pools of webservers accessing same ↵ | Jonas Smedegaard | |
database (could be fun setting up that some day). | |||
2002-12-09 | Add option --debug (showing options set and directories used). | Jonas Smedegaard | |
Finally making setopts function work (renamed from setparams). Replace (almost) all && and contructs with if-then. Fix default handling of templates, languages and sql. | |||
2002-12-08 | Tweaks to verbose output. | Jonas Smedegaard | |
Fix errors parsing boolean options. Make non-password input non-silent. Drop database silently when force is set and ask is not. | |||
2002-12-08 | Add short-opts corresponding all long-opts, and fix misspelled options. | Jonas Smedegaard | |
Add flags info and query, and improve logik of setting the boolean value. Improve dialog when checking for existing installation, and actually respect the force option. Fix messy output in tarball and sql loops. Remove last su invocation (in the process of making the script work as non-root). | |||
2002-12-08 | Correct tarball resolving. | Jonas Smedegaard | |
Make errors within parantheses fatal. Improve a few comments. | |||
2002-12-08 | Even more sane defaults - and opts1-3 moved above defaults and better described. | Jonas Smedegaard | |
2002-12-08 | Make sane defaults. Remove unused admindir and defaultadmindir. | Jonas Smedegaard | |
2002-12-07 | Use GNU getopt, and make lots of options configurable. | Jonas Smedegaard | |
Redesign help text to look similar to cp help text. Generalize initializing options in function setparams. Add options --force and --verbose. Add support for overriding with locally provided tarballs and sqlfiles. | |||
2002-12-06 | Make <dbserver> and <dballow> configurable, and actually use them. | Jonas Smedegaard | |
More consistently handle option defaults. Comment out unused db drop routine. | |||
2002-12-05 | Correctly have <dbuser> default to <uid>. | Jonas Smedegaard | |
2002-12-05 | Rearrange options. Improve layout of help text. | Jonas Smedegaard | |
2002-12-05 | Respect /etc/mailname (but still fallback to hostname -d. | Jonas Smedegaard | |
Make use of wwwconfig-common scripts if available. Look for root and user MySQL password in /root/.my.cfg. Install locale and template tarballs. Load overrides to defaults from /etc/local/localezcreate.conf. Shorten output lines when invoking --help. Add demo data as root, not user. Use shell constructs to check values, instead of test. | |||
2002-10-22 | Add uid and gid to secure_modfix.sh. | Jonas Smedegaard | |
2002-09-22 | localezcreate: Use tarball tpl instead of install (changed in 2.2.7-1), and ↵ | Jonas Smedegaard | |
support wap .wbmp files. | |||
2002-06-17 | eZ Publish needs more privileges. | Jonas Smedegaard | |
2002-04-10 | localezcreate: Expect eZ tarballs to be in /usr/src/ezpublish. | Jonas Smedegaard | |
2002-04-10 | Don't run clearcache in localezcreate. | Jonas Smedegaard | |
2002-04-09 | Use vhosts.d (instead of vhosts) as Apache config subdir in localezcreate. | Jonas Smedegaard | |
2002-04-09 | Remove old commented out code from localezcreate. | Jonas Smedegaard | |
2002-03-07 | Rename files and add/improve descriptive headers. | Jonas Smedegaard | |
2002-02-11 | tar needs to be executed from a readable directory, even if target dir is ↵ | Jonas Smedegaard | |
set (found out when running from /root).localezcreate | |||
2002-01-23 | Correct (and comment out for now) ezpasswd entry. Correct parameter limit ↵ | Jonas Smedegaard | |
check. Add example to usage. | |||
2002-01-23 | Bring localezcreate up-to-date with ezpublish 2.2.3-0.0.1. Correct apache ↵ | Jonas Smedegaard | |
config. Correct usage output. | |||
2001-12-12 | Initial revision | Jonas Smedegaard | |