summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2007-05-14 02:10:07 +0000
committerBrian Cameron <bcameron@src.gnome.org>2007-05-14 02:10:07 +0000
commit642d31d17c8327abf9aa09dd9c82f0c3e6aeca57 (patch)
tree9d9f2dee974532d05a3d0c076a77dba7972aac06
parentd4dd003cc152bb77b965666c00b38f4ccc8a277b (diff)
downloadgdm-642d31d17c8327abf9aa09dd9c82f0c3e6aeca57.tar.gz
Minor update to Solaris recommended configuration.GDM2_2_19_1
2007-05-14 Brian Cameron <brian.cameron@sun.com> * README.install: Minor update to Solaris recommended configuration. svn path=/trunk/; revision=4921
-rw-r--r--ChangeLog2
-rw-r--r--README.install11
2 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a72029e..462f45d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* Release 2.19.1:
* NEWS: Updated.
* docs/C/gdm.xml: Updated to say release 2.19.1.
+ * README.install: Minor update to Solaris recommended
+ configuration.
2007-05-11 Brian Cameron <brian.cameron@sun.com>
diff --git a/README.install b/README.install
index 0772bba0..bbd2a755 100644
--- a/README.install
+++ b/README.install
@@ -174,14 +174,17 @@ Solaris
On Solaris, the following configuration is recommended:
./autogen.sh --prefix=/usr --sysconfdir=/etc/X11 --localstatedir=/var
- --libexecdir=/usr/lib --enable-ipv6=yes --with-at-bindir=/usr/sfw/bin
- --with-prefetch --with-post-path=/usr/openwin/bin
+ --libexecdir=/usr/lib --enable-ipv6=yes --with-prefetch
+ --with-post-path=/usr/openwin/bin --with-ctrun
+
+The --with-ctrun argument should only be used if using GDM as a
+svcadm(1M) service, as is the default in Solaris 10 and later.
GDM includes code to integrate with the audit API, only supported on
Solaris 10 and later. GDM should not be used on Solaris 9 and earlier
if auditing is needed. Refer to the "Solaris" section of the
-documentation for information about specific configuration issues for
-Solaris.
+documentation for additional information about specific configuration
+issues for Solaris.
http://www.gnome.org/projects/gdm/docs.html