d5a4c72e4a
See: #318. As of now, the MySQL configuration used everywhere by AlternC is not stored in the main configuration file (/etc/alternc/local.sh) but in a MySQL configuration file in /etc/alternc/my.cnf, which enables us to call mysql without exposing the password on the commandline. The changes here are quite invasive but will allow us to factor out the MySQL configuration better. See #364. This includes a partial rewrite of the mysql.sh logic, which is now ran from the postinst script (and not alternc.install) which will allow us to actually change the MySQL root user properly. See #601. This commit was tested like this: * clean install on etch (working) * upgrade from a clean 0.9.7 (working) |
||
---|---|---|
.. | ||
po | ||
.cvsignore | ||
README.Debian | ||
alternc.cron.d | ||
alternc.links | ||
alternc.logrotate | ||
changelog | ||
compat | ||
config | ||
control | ||
copyright | ||
dirs | ||
docs | ||
lintian-override | ||
postinst | ||
postrm | ||
preinst | ||
prerm | ||
rules | ||
templates |
README.Debian
alternc for Debian ------------------ This package is BETA version, and could be use for production purpose, but without any warranty, as stated in the GPL -- Benjamin Sonntag <benjamin@alternc.org>, Tue, 09 Sep 2002 19:31:26 +0200