aboutsummaryrefslogtreecommitdiffstats
path: root/www-apps/davical/files/postinstall-en.txt
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2012-05-03 22:05:35 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2012-05-03 22:05:35 +0200
commitf59ff0cf1b30feac7129085107cab81dbc9294c0 (patch)
tree91d728726b69c0dd7c868834706e4befd8d3dc9a /www-apps/davical/files/postinstall-en.txt
parentba9625d5abf5f62308b2f679cc05ac70a9ea149a (diff)
parent5d13dbda8f7c8a41475fe3ca17f2202eb0bb9322 (diff)
downloadoverlay-f59ff0cf1b30feac7129085107cab81dbc9294c0.tar.gz
overlay-f59ff0cf1b30feac7129085107cab81dbc9294c0.tar.xz
overlay-f59ff0cf1b30feac7129085107cab81dbc9294c0.zip
Merge branch 'master' of ssh://git.animux.de/overlay
Diffstat (limited to 'www-apps/davical/files/postinstall-en.txt')
-rw-r--r--www-apps/davical/files/postinstall-en.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/www-apps/davical/files/postinstall-en.txt b/www-apps/davical/files/postinstall-en.txt
new file mode 100644
index 0000000..5a88a2b
--- /dev/null
+++ b/www-apps/davical/files/postinstall-en.txt
@@ -0,0 +1,18 @@
+You will need access to postgresql database to use davical.
+
+Read /usr/share/doc/www-apps/davical-${PVR}/INSTALL.gz for installation
+instructions.
+Release notes are available at
+http://wiki.davical.org/w/Release_Notes/${PVR}.
+Full documentation and wiki on http://davical.org
+
+If you are upgrading from a previous version of davical, don't forget to
+upgrade the database structure with
+ cd /usr/share/webapps/davical/${PVR}/sqlscripts/
+ ./update-davical-database -dbuser xxxxxxx -appuser xxxxxx
+
+You can safely ignore any message about missing time_zone table.
+
+If you are upgrading from a version <= 0.9.8.4 please note inc/ and locale/
+have been moved away from the htdocs directory and placed into hostroot for
+safety reasons.