Commit Graph

14 Commits

Author SHA1 Message Date
Simon Lejeune be96dd8595 [FIX] Packaging: RedHat: install in /usr and add systemd unit file
By default, the package was installed in /usr/local/lib/python2.7 in CentOS7.
It is problematic because most of other python packages are installed in /usr/lib
and also because /usr/local/lib is not in the default PYTHONPATH. It's fixed by
overriding the install script and forcing prefix to be /usr.

Added a minimal systemd unitfile.
Adapted tests accordingly.
2014-11-28 16:40:55 +01:00
Simon Lejeune c41c5e1b89 [FIX] package: last fedora epel repo 2014-09-29 11:54:30 +02:00
Simon Lejeune 7db12dc47b [ADD] RedHat: defined the dependencies and added a post-install script to create the odoo user, the odoo configuration file, ... 2014-09-02 14:13:01 +02:00
Antony Lesuisse fd21912cfe [FIX] move back setup to root 2014-06-23 12:50:57 +02:00
Antony Lesuisse d4624fa826 [IMP] repository cleanup
- move packaging stuff to setup
- remove historical stuff
- remove oe, odoo-cmd-fme will be merged with the convered commands
- add an odoo.py script to run odo and boostrap it
- simplify README
- prepare to move documentation to the github wiki
2014-05-29 18:33:04 +02:00
Antony Lesuisse 82f4829a64 [IMP] redhat remove unused stuff
bzr revid: al@openerp.com-20111006031426-6vkjnku1tygyhptb
2011-10-06 05:14:26 +02:00
Antony Lesuisse d1e40a55af [IMP] directory cleanups, moved historical cruft into history
bzr revid: al@openerp.com-20110926005444-a7vqjb05vep7xbvj
2011-09-26 02:54:44 +02:00
Stephane Wirtel b645050f01 [FIX] Update the version of Python
bzr revid: stephane@openerp.com-20101018220003-c1mjlq507djn4lxi
2010-10-19 00:00:03 +02:00
Jay (Open ERP) 0c9ecbf429 [MERGE] Merged the changelog upto 5.0.10
bzr revid: jvo@tinyerp.com-20100511143954-exhrzxidou2r3j2a
2010-05-11 20:09:54 +05:30
Stephane Wirtel 32899700f0 5.0.0-3
bzr revid: stephane@tinyerp.com-20090212234009-laxvd7ezteq256k8
2009-02-13 00:40:09 +01:00
Stephane Wirtel 7462ff0987 [IMP] 5.0.0-2
bzr revid: stephane@tinyerp.com-20090208233812-5qa8ik7j7mmcz0xf
2009-02-09 00:38:12 +01:00
Stephane Wirtel 21e6015823 [FIX]
bzr revid: stephane@tinyerp.com-20090208232536-3149vmfra424p661
2009-02-09 00:25:36 +01:00
Stephane Wirtel 83a8db6b97 [FIX] Redhat Package Manager
lp bug: https://launchpad.net/bugs/311981 fixed
lp bug: https://launchpad.net/bugs/314575 fixed

bzr revid: stephane@tinyerp.com-20090123121404-345vxufyn1beqjt4
2009-01-23 13:14:04 +01:00
Stephane Wirtel 99c6070e3f [FIX] Add the rpminstall_sh.txt script
lp bug: https://launchpad.net/bugs/311981 fixed

bzr revid: stephane@tinyerp.com-20081229102859-bgxe0btq1d315a6m
2008-12-29 11:28:59 +01:00