Difference between revisions of "Ubuntu-Debian Package Developers Page"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 1: | Line 1: | ||
:*Re-optimize the php settings (drop the ones that are no longer needed and optimize the others) | :*Re-optimize the php settings (drop the ones that are no longer needed and optimize the others) | ||
:*Need to make next package compatible with the multisite module | :*Need to make next package compatible with the multisite module | ||
::*securing the patient document directories over all sites in apache | |||
::*copying over all sites instances during an upgrade | |||
::*upgrading all site instances database/acl during an upgrade | |||
:*May try to prepare the next official package (4.1.1-1) to get submitted to debian and ubuntu. | :*May try to prepare the next official package (4.1.1-1) to get submitted to debian and ubuntu. | ||
::*: Currently working with debian-med to do this | |||
[[Category:Ubuntu Package]][[Category:Debian Package]][[Category:Developer Guide]] | [[Category:Ubuntu Package]][[Category:Debian Package]][[Category:Developer Guide]] |
Revision as of 21:10, 3 August 2012
- Re-optimize the php settings (drop the ones that are no longer needed and optimize the others)
- Need to make next package compatible with the multisite module
- securing the patient document directories over all sites in apache
- copying over all sites instances during an upgrade
- upgrading all site instances database/acl during an upgrade
- May try to prepare the next official package (4.1.1-1) to get submitted to debian and ubuntu.
- Currently working with debian-med to do this