added support for mariadb in the ubuntu-debian packages
[openemr.git] / contrib / util / ubuntu_package_scripts / README
blob8c1baa92a5ccbb13ed07aebbbb697d5e685cf873
1 This directory holds the scripts used in the ubuntu-debian packages.
4 PRODUCTION PACKAGE
5 production directory - holds the production version package scripts
6 Directory structure of package.
7 --Note the maintenance scripts need broad execution privileges
8 --Note when gzip something use --best switch
9 /var/www/openemr (this contains source, obviously not included here)
10 /usr/share/applications/openemr.desktop
11 /usr/share/doc/openemr/README.Debian
12 /usr/share/doc/openemr/changelog.Debian.gz
13 /usr/share/doc/openemr/copyright
14 /usr/share/man/man8/openemr.8.gz
15 /DEBIAN/control
16 /DEBIAN/preinst
17 /DEBIAN/postinst
18 /DEBIAN/prerm
19 /DEBIAN/postrm
20 /DEBIAN/config
21 /DEBIAN/templates
22 /etc/apache2/sites-available/openemr.conf
25 DEVELOPMENT CVS PACKAGE
26 development directory - hold the development version package scripts
27 Directory structure of package:
28 --Note the maintenance scripts need broad execution privileges
29 --Note when gzip something use --best switch
30 /usr/share/applications/git-openemr.desktop
31 /usr/share/doc/git-openemr/README.Debian
32 /usr/share/doc/git-openemr/changelog.Debian.gz
33 /usr/share/doc/git-openemr/copyright
34 /usr/share/man/man8/git-openemr.8.gz
35 /DEBIAN/control
36 /DEBIAN/preinst
37 /DEBIAN/postinst
38 /DEBIAN/prerm
39 /DEBIAN/postrm
40 /DEBIAN/config
41 /DEBIAN/templates
42 /etc/apache2/sites-available/git-openemr.conf