Commit Graph

13 Commits

Author SHA1 Message Date
Benjamin Sonntag b3c19b3a9b DEBIAN COMPLIANCE big commit : fixes almost all lintian issues + complete rewrite of debian/rules (now mostly in Makefile at the root of source code) + start using POD2MAN for man pages + remove some old unused and broken tools 2013-04-23 15:11:00 +00:00
Steven Mondji-Lerider 272ea6add6 removing alternc-slave/pop_before_smtp_warning from debconf templates, since they are not used anymore 2013-02-07 10:56:31 +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
Alan Garcia 2015f21029 Tchô courier 2011-06-04 14:19:10 +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é 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é 813c80f910 fix syntax error 2008-10-16 21:21:31 +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é b820020a36 remove questions not relevant to the right package 2008-10-06 21:23:08 +00:00
Antoine Beaupré d09197fa97 try to create a templates file for the slave package 2008-10-06 21:16:18 +00:00
Antoine Beaupré c9a56bd288 revert last commit: we need a templates file 2008-10-04 19:07:38 +00:00
Antoine Beaupré 66165c3610 split templates in the two packages 2008-10-04 19:05:35 +00:00