Commit Graph

30 Commits

Author SHA1 Message Date
Steven Mondji-Lerider 6bac69eca4 Updating config script to ask question about alternc html mail and logs directories 2013-02-18 14:53:15 +00:00
Alan Garcia 1fe0e4594e Ca continue encore et encore 2013-02-18 13:11:25 +00:00
Steven Mondji-Lerider 672e5a2107 A call to db_go is needed after checking for posix acl, or else the message is not displayed. 2013-02-11 13:15:05 +00:00
Alan Garcia 8d8fc9f4eb Raaa les -x 2013-02-08 16:27:05 +00:00
Steven Mondji-Lerider 974507a791 Updating configuration script to remove double quota warning ( fix #1380 ) + removing some useless comments 2013-02-08 13:54:21 +00:00
Steven Mondji-Lerider 2486b8fb5a fixing little config script bug 2013-02-07 16:18:16 +00:00
Steven Mondji-Lerider 2c04eebf41 Fixing bugs in config script 2013-02-07 13:45:18 +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
Steven Mondji-Lerider 670cb62939 Bugfixing infinite loop in config script 2013-02-01 13:41:53 +00:00
Steven Mondji-Lerider 67d0f562c0 Updating debconf configuration script :
- now we can it the back button to go back a question. 
  - The questions are a little more clear ( still needs some work )
  - adding a function valid_ip() to check IP addresses before using them.
2013-01-29 13:54:27 +00:00
Alan Garcia dd1fd2bf0b Should fix #1405
Probleme quand le FQDN a des majuscules
2013-01-21 16:23:23 +00:00
Benjamin Sonntag 10dd07b0b6 DEBUG ON on postinst/preinst/config ... scripts + depends on BASH for them 2012-12-07 16:49:45 +00:00
Benjamin Sonntag b03001e212 ADDING fixperms in POSTinst instead of PREinst, FIXING acl mountpoint detection on cryptsetup and ext4 systems 2012-11-18 08:42:31 +00:00
Benjamin Sonntag b327d647c7 fixing ACL/ATTR2 on xfs 2012-11-05 14:51:57 +00:00
Steven Mondji-Lerider 85fdf788ae Install should not crash without warning because of acls anymore. closed #1325 2012-10-17 10:00:55 +00:00
Benjamin Sonntag a85e24320b fixing config script, guys, please test your debian/* scripts. Thanks 2012-09-27 17:11:42 +00:00
Steven Mondji-Lerider 50bbaacad4 bugfix on checking partition's quota if mount point not found 2012-09-27 10:08:00 +00:00
Steven Mondji-Lerider d1caf4a275 Modification of package config script 2012-09-19 12:09:36 +00:00
Benjamin Sonntag 3de91dde3a to be able to install an alternc instance on a LXC, I need to fix the quotaon call + skip the acl test... 2012-08-20 20:29:57 +00:00
Steven Mondji-Lerider 391bb4a50d Continuing on sql modification for consistency + Bugfixes 2012-08-14 09:44:43 +00:00
Steven Mondji-Lerider 9526609ae5 Modification du script de configuration pour verifier l'activation des ACL et des Quotas 2012-08-06 09:54:09 +00:00
Steven Mondji-Lerider 9bdae49cea Mise à jour pour la génération du paquet alternc, pour tout ce qui est mail.
Gros changement : comme discuté sur la ML, alternc.install n'est plus lancé automatiquement lors de l'installation, l'utilisateur doit le lancer manuellement
pour finir l'installation.

Changements significatifs :
 - l'installation génére et applique les template dovecot et postfix
 - un utilisateur MySQL dédié est maintenant créé pour postfix et dovecot (mail_user).
 - ajout d'un utilisateur systeme pour dovecot pour le mail delivery
2012-04-24 15:51:47 +00:00
Steven Mondji-Lerider f402a5fcc0 Dev in progress 2012-04-16 14:21:10 +00:00
Alexis Lahouze d60b68b1ba Merge changeset 2973 from branch/stable-1.0 to trunk. 2011-06-04 08:59:12 +00:00
Alan Garcia 19317ccbec Ca fait marcher mpm-itk mais ca casse la génération du .deb 2011-05-22 19:18:43 +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é f5a56fd051 forgot to properly prompt for the slave servers (priority = low) 2009-08-04 18:02:11 +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