Commit Graph

16 Commits (b531b6160c5ecc41f7160195da1b449dc87d01e3)

Author SHA1 Message Date
Jean Raby 82253e91d2 don't use -M when creating the sogo user on debian
-M was not available in lenny. It is not actually needed since useradd
won't create the homedir when adding a system user (-r)
2013-05-24 15:00:05 -04:00
Jean Raby a53c66e8a4 Install openchange_user_cleanup in usr/sbin/
Instead of usr/share/doc/sogo/
2013-04-18 14:35:56 -04:00
Jean Raby 3810833e1b remove unrtf leftovers 2013-04-11 10:22:28 -04:00
Jean Raby d2dda86529 ... dir fixup again 2013-04-10 16:30:16 -04:00
Jean Raby cc125d2192 directory fixup 2013-04-10 16:27:03 -04:00
Jean Raby 4da1e41d93 deb: install a sample sogo.conf in /etc/sogo
While there, replace mkdir + cp combo with 'install'
2013-04-10 16:20:47 -04:00
Jean Raby caf6f0ec6c Add example apache configuration for apple AB 2013-02-11 10:41:50 -05:00
Jean Raby 8d9cfdb3b4 Use 'sogo' group instead of 'adm' in init script
This matches what the package preinst script does.
2013-01-22 13:32:57 -05:00
Jean Raby 884dd7448c Rewrite useradd for debian packages
Add the sogo user as a system user
Create and/or fix the permissions/ownership of various directories when
installing or upgrading the package.
2013-01-22 13:29:30 -05:00
Jean Raby 3cd7beb93d whitespace (tabkill) 2013-01-22 13:29:16 -05:00
Jean Raby cd0244883d deb pkgs recommends 'memcached'. RPMs requires it
Fixes #2016
This means that memcached will always be installed along with sogo.
(Even if it could run on another machine/cluster like database services)
2013-01-03 15:53:58 -05:00
Ludovic Marcotte 3606601c39 Fix for bug #2130 2012-12-05 08:51:55 -05:00
Jean Raby b5b9eecce1 exclude .py and .sh files from being compressed by dh_compress
Monotone-Parent: 631650bf7e67489a8bf42e8edf637b07f298ec39
Monotone-Revision: adcbde36428e7bc286173eed54c027092d9116bf

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-09-05T17:13:31
Monotone-Branch: ca.inverse.sogo
2012-09-05 17:13:31 +00:00
Jean Raby 766b0a1dfb * Scripts/openchange_cleanup.py:
New script to clean an openchange user profile
  * packaging/*:
    install the new script.
    Including a small tweak for python2.6 on rhel5

Monotone-Parent: 62e7b3488d4ad08a0899f6a8ce833621b1476f8c
Monotone-Revision: 2d2ee6b01c8bc748013e83a629b2cc184404a017

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-08-28T14:38:52
Monotone-Branch: ca.inverse.sogo
2012-08-28 14:38:52 +00:00
Jean Raby 85c555ab1f propagate from branch 'ca.inverse.sogo.1_3_18' (head d538a70c8651aa1849c88eedda7782a21b41b591)
to branch 'ca.inverse.sogo' (head 43364d6242db2d8b6496cce2c7905d9468fafa41)

Monotone-Parent: 43364d6242db2d8b6496cce2c7905d9468fafa41
Monotone-Parent: d538a70c8651aa1849c88eedda7782a21b41b591
Monotone-Revision: 4280fb032373c8ebfdcc67e2e271b47583c31ec3

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-08-02T17:40:32
Monotone-Branch: ca.inverse.sogo
2012-08-02 17:40:32 +00:00
Jean Raby c36eafc69c Move packaging stuff to its own subdirectory
Monotone-Parent: 0a2787d6259826c9137c4fbee005b7cf638fa317
Monotone-Revision: d538a70c8651aa1849c88eedda7782a21b41b591

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-08-02T17:40:27
2012-08-02 17:40:27 +00:00