Riley Baird d2199de230 Added LibertyBSD logo 9 vuotta sitten
..
CVS eaedfc972b rename the os 9 vuotta sitten
app-defaults eaedfc972b rename the os 9 vuotta sitten
chooser eaedfc972b rename the os 9 vuotta sitten
config d2199de230 Added LibertyBSD logo 9 vuotta sitten
greeter eaedfc972b rename the os 9 vuotta sitten
include eaedfc972b rename the os 9 vuotta sitten
m4 eaedfc972b rename the os 9 vuotta sitten
man eaedfc972b rename the os 9 vuotta sitten
xdm eaedfc972b rename the os 9 vuotta sitten
xdmshell eaedfc972b rename the os 9 vuotta sitten
AUTHORS eaedfc972b rename the os 9 vuotta sitten
COPYING eaedfc972b rename the os 9 vuotta sitten
ChangeLog eaedfc972b rename the os 9 vuotta sitten
INSTALL eaedfc972b rename the os 9 vuotta sitten
Makefile.am eaedfc972b rename the os 9 vuotta sitten
Makefile.bsd-wrapper d2199de230 Added LibertyBSD logo 9 vuotta sitten
Makefile.in eaedfc972b rename the os 9 vuotta sitten
README eaedfc972b rename the os 9 vuotta sitten
aclocal.m4 eaedfc972b rename the os 9 vuotta sitten
compile eaedfc972b rename the os 9 vuotta sitten
config.guess eaedfc972b rename the os 9 vuotta sitten
config.h.in eaedfc972b rename the os 9 vuotta sitten
config.sub eaedfc972b rename the os 9 vuotta sitten
configure eaedfc972b rename the os 9 vuotta sitten
configure.ac eaedfc972b rename the os 9 vuotta sitten
cpprules.in eaedfc972b rename the os 9 vuotta sitten
depcomp eaedfc972b rename the os 9 vuotta sitten
install-sh eaedfc972b rename the os 9 vuotta sitten
ltmain.sh eaedfc972b rename the os 9 vuotta sitten
missing eaedfc972b rename the os 9 vuotta sitten
xdm.man.cpp eaedfc972b rename the os 9 vuotta sitten
xdm.service.in eaedfc972b rename the os 9 vuotta sitten

README

The default installation settings of xdm match those used for most platforms
in the previous X.Org releases:

Scripts & modules: $(libdir)/X11/xdm (aka $(prefix)/lib/X11/xdm)
Configuration files: $(libdir)/X11/xdm
Pixmap files: $(libdir)/X11/xdm/pixmaps
Log files: /var/log
Process id/lock files: /var/run
xauth cookie files: /var/lib/xdm

These may be overridden with the following options to configure:
Loadable modules: --with-xdmlibdir
Scripts: --with-xdmscriptdir (or --with-xdmlibdir)
Configuration files: --with-xdmconfigdir (or --with-xdmlibdir)
Pixmap files: --with-xdmpixmapdir (or --with-xdmlibdir)
Log files: --with-logdir
Process id/lock files: --with-piddir
xauth cookie files: --with-authdir

For instance, some packagers/sites may prefer:
--with-xdmconfigdir=/etc/X11/xdm
--with-xdmlibdir=$(prefix)/lib/xdm
--with-xdmscriptdir=/etc/X11/xdm

----------------------------------------------------------------

All questions regarding this software should be directed at the
Xorg mailing list:

http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

git://anongit.freedesktop.org/git/xorg/app/xdm

http://cgit.freedesktop.org/xorg/app/xdm

For patch submission instructions, see:

http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

http://wiki.x.org/wiki/GitPage

$Id: README,v 1.3 2010/03/28 09:33:02 matthieu Exp $