Commit Graph

10 Commits

Author SHA1 Message Date
Alan Garcia 5134362254 Lot de bugfixes pour Debian Compliance 2013-02-18 18:09:43 +00:00
Steven Mondji-Lerider c3ba540fee Removing alternc_location debconf question. Fix #1443 2013-02-07 12:47:19 +00:00
Benjamin Sonntag 84d0635ce9 Fixing *more* Lintian reported bugs: out-of-date-standards-version, maintainer-script-lacks-debhelper-token, dh-clean-k-is-deprecated, using-question-in-extended-description-in-templates, executable-is-not-world-readable, malformed-question-in-templates 2013-02-03 13:39:30 +00:00
mlutfy 02eb088ae2 ticket 1219: get INTERNAL_IP using env LANG=C and less strict grep. Patch by sebas891 2010-01-15 00:08:25 +00:00
Antoine Beaupré c0a7de7ae8 remote master-key variable: it's configured on the master and propagated to the slave through /var/alternc now 2009-08-04 20:09:12 +00:00
Antoine Beaupré ab5397d2d0 don't crash if mergelog was never configured 2009-08-04 19:58:03 +00:00
Antoine Beaupré 337ca00337 add the concept of slaves in alternc core. slaves now have an alternc account that gets created by the alternc-slave package that the master can use to restart apache and bind on the fly 2009-07-27 21:21:26 +00:00
Antoine Beaupré 8ea0fcfde7 add hooks in debconf to create a special user to collect apache logs 2008-10-16 21:15:22 +00:00
Antoine Beaupré 3bcb5159f9 stop overwriting named.conf
starting this release, only named.conf.options will be replaced (as we
need to modify the options {} block and can't just add another one). We
still install a named.conf, a fresh version from Lenny this time, so
that we get a clean start.

Also get rid of the bind_internal parameter that is not really used or
recommended, as it allows for authoritative nameservers to also serve
recursive queries (which is bad practice).

See: #1025
Closes: #1104
2008-10-06 23:58:04 +00:00
Antoine Beaupré cdb3a1e281 remove alternc/mynetwork debconf parameter, stop overriding it in
postfix

also split the config prompts between slave and non-slave package

See: #1029
2008-10-06 21:13:11 +00:00