Add a known issues entry for gdm2.

This commit is contained in:
Joe Marcus Clarke 2003-09-19 19:46:43 +00:00
parent 837ae6f710
commit f965b6ee2d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18173

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/knownissues.sgml,v 1.1 2003/09/18 16:13:26 bland Exp $">
<!ENTITY title "FreeBSD GNOME Project: Known Issues with GNOME 2.4 on FreeBSD">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -30,6 +30,16 @@
now.
</p>
<h3>3. GDM crashes on startup</h3>
<p>GDM may crash on startup especially on 5.1-RELEASE and
earlier. All gdm users need to copy the
<tt>factory-gdm.conf</tt> over the <tt>gdm.conf</tt>. The old
config version from GNOME 2.2 will not work. Users of
5.1-RELEASE and earlier need to read the <tt>pkg-message</tt>
that comes with the gdm2 port/package on how to patch OpenPAM
to work with gdm2.</p>
&footer;
</body>
</html>