summaryrefslogtreecommitdiffstats
path: root/extras/Solaris/postinstall
diff options
context:
space:
mode:
Diffstat (limited to 'extras/Solaris/postinstall')
-rw-r--r--extras/Solaris/postinstall14
1 files changed, 14 insertions, 0 deletions
diff --git a/extras/Solaris/postinstall b/extras/Solaris/postinstall
new file mode 100644
index 00000000000..9bc23fae754
--- /dev/null
+++ b/extras/Solaris/postinstall
@@ -0,0 +1,14 @@
+cat <<EOF
+___________________________________________________________________________
+
+INSTALLATION COMPLETE.
+
+All files comprising the GlusterFS Server have been installed.
+
+You can configure GlusterFS by creating a configuration file at
+${BASEDIR}/etc/glusterfs/glusterfsd.vol. For details on configuration,
+refer to the Gluster documentation at http://www.gluster.org/docs
+___________________________________________________________________________
+
+EOF
+