README.xml revision 972599cf
1<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2                      "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
3[
4<!ENTITY % defs SYSTEM "defs.ent"> %defs;
5]>
6
7<article id='README'>
8
9<articleinfo>
10
11<title>README for X11R&relvers;</title>
12
13<corpauthor><ulink url="http://www.x.org/wiki/XorgFoundation">
14The X.Org Foundation
15</ulink></corpauthor>
16
17<pubdate>&reldate;</pubdate>
18
19<abstract>
20
21<para>
22X11R&relvers; is an Open Source version of the X Window System that
23supports many <trademark class="registered">UNIX</trademark> and UNIX-like
24operating systems (such as Linux, FreeBSD, NetBSD, OpenBSD, and Solaris)
25on a variety of platforms.  This version is compatible with
26X11R&prevrelvers; and other X Window System implementations which support
27the X11 standard.
28</para>
29
30</abstract>
31
32</articleinfo>
33
34<sect1 id='What_is_X11R&relvers;'>
35<title>What is X11R&relvers;?</title>
36
37<!-- We only do release notes for full releases now.
38<![ %updaterel [
39<para>
40X11R&relvers; is the &whichupdaterel; update to X11R&majorvers;, the
41&whichfullrel; full release in the <![ %earlyrel; [new]]> X11R&relvers;
42series.
43</para>
44<para>
45Update releases are taken from a stable/maintenance branch. They are
46designed to be installed on top of the full release that they are updating.
47They contain fixes for serious problems, most commonly fixes for security
48issues, fixes for driver bugs, and fixes that improve stability.
49</para>
50]]>
51
52<![ %minorrel [
53-->
54<para>
55X11R&relvers; is the &whichfullrel; release in the X11R&majorvers; series.
56</para>
57<!--
58]]>
59
60<![ %snapshot [
61<para>
62X11R&relvers; is a pre-release snapshot of X11R&fullrelvers;.
63<![ %relcandidate [
64This snapshot is a release candidate &rcnum; for version &fullrelvers;.
65]]>
66Pre-release snapshots are provided for beta testing. You should only
67install snapshots if you're comfortable dealing with possibly unstable
68beta-level software. If you find problems with this snapshot, you are
69encouraged to report your findings to the public X.Org server mailing list:
70<email>xorg@lists.freedesktop.org</email>.
71</para>
72]]>
73 -->
74
75<para>
76<!--
77<![ %majorrel [
78X11R&relvers; is the first release in the new X11R&majorvers; series.
79The &relvers; version is a new major release that includes additional
80hardware support, functional enhancements and bug fixes.
81]]>
82<![ %minorrel [
83The &relvers; version is a new minor release that includes additional
84hardware support, functional enhancements and bug fixes.
85]]>
86<![ %haverelnotes [
87 -->
88Specific release enhancements can be viewed in the <olink
89targetdoc="ReleaseNotes" targetptr="ReleaseNotes">Release Notes</olink>.
90<!--
91]]>
92 -->
93</para>
94
95<para>
96Most modern PC video hardware is supported in this release, and most PC
97video hardware that isn't supported explicitly can be used with the
98"vesa" driver.  The <olink
99targetdoc="ReleaseNotes" targetptr="ReleaseNotes">Release Notes</olink>
100has a table showing the drivers provided with X11R&relvers;, and links to
101related documentation.
102</para>
103
104<para>
105The X.Org Foundation X releases are produced by the X.Org Foundation.
106The X.Org Foundation has been formed as a Delaware corporation organized
107to operate as a scientific charity under IRS code 501(c)(3) chartered
108to develop and execute effective strategies which provide world-wide
109stewardship of the X Window System technology and standards. Membership
110in the X.Org Foundation is free to all participants. Applications for
111Membership are now being accepted, and active participants in the
112further development of the X Window Technology are invited to complete a
113<ulink
114url="http://www.x.org/wiki/Membership"
115>membership application</ulink>.  The X11R&relvers; release has been
116produced by the many contributors to the X.Org community and members of
117the X.Org Foundation and includes code from the X Consortium, the Open
118Group and the <trademark class="registered">XFree86</trademark> Project.
119This release is dedicated to the greater X community, developers and
120users alike.
121</para>
122
123</sect1>
124
125<!--
126<![ %snapshot [
127<sect1 id='Redistribution_of_Snapshots'>
128<title>Redistribution of Snapshots</title>
129<para>
130While the X.Org Foundation <olink
131targetdoc="License" targetptr="License>License</olink>
132doesn't
133prohibit vendors and others redistributing binaries of this snapshot
134release, we don't recommend including them in production releases.
135</para>
136</sect1>
137]]>
138 -->
139
140<sect1 id='Licensing'>
141<title>Licensing</title>
142
143<para>
144X Window System source code is covered by many licenses.  All of these
145licenses have in common the fact that they do not impose significant
146conditions on the modification or redistribution or either source code
147or binaries beyond requiring one or more of the following:
148</para>
149
150<para>
151
152<orderedlist>
153<listitem>
154
155<para>
156Copyright and/or license notices are left intact.
157</para>
158</listitem>
159<listitem>
160
161<para>
162Copyright and/or license notices are reproduced verbatim in
163documentation accompanying binary distributions.
164</para>
165</listitem>
166<listitem>
167
168<para>
169Attributions are included with documentation accompanying binaries.
170</para>
171</listitem>
172
173</orderedlist>
174
175</para>
176
177<para>
178Most of these licenses are based on the MIT, X Consortium, or BSD
179(original and revised) licenses.  All of them are consistent with the
180<ulink
181url="http://www.opensource.org/docs/definition.php"
182>Open Source Definition</ulink
183>, and most are
184consistent with the Free Software Foundation's <ulink
185url="http://www.fsf.org/philosophy/free-sw.html"
186>Free Software Definition</ulink
187>.
188</para>
189
190<para>
191Copyright and Licensing information for X, including the reproduction
192of copyright and/or license notices and attributions required by some
193of the licenses for binary distributions, can be found in the <olink
194targetdoc="License" targetptr="License">License Document</olink>.
195If you find any omissions in that document, please contact us with details at
196<email>xorg@lists.x.org</email>.
197While the current licenses are all open source licenses, the
198X.Org Foundation is attempting, with time, to bring as much as
199possible of the code's licenses in the distribution into compliance with the
200<ulink url="http://www.debian.org/social_contract#guidelines"
201>Debian Free Software Guidelines</ulink>.
202</para>
203
204</sect1>
205
206<sect1 id='Pointers_to_additional_information'>
207<title>Pointers to additional information</title>
208
209<para>
210The documentation for this release can be found online at the <ulink
211url="http://www.x.org/">X.Org web site</ulink>.
212</para>
213
214<para>
215The X11 version numbering system (including historical information)
216can be found in the <olink targetdoc="Versions" targetptr="Versions">Versions
217Document</olink>.
218</para>
219
220<para>
221Additional information may be available at the <ulink url="http://wiki.x.org/"
222>X.Org Foundation Wiki</ulink>.
223</para>
224
225</sect1>
226
227<sect1 id='The_Public_Mailing_Lists'>
228<title>The Public Mailing Lists</title>
229
230<para>
231Current information about the X.Org Foundation public mailing lists is
232available on <ulink url="http://www.x.org/wiki/XorgMailingLists">the X.Org
233mailing list page</ulink> and related desktop
234technology mailing lists can be found on <ulink
235url="http://freedesktop.org/mailman/listinfo">Freedesktop.org's mailing list
236page</ulink>.
237</para>
238
239</sect1>
240
241<sect1 id='Contributing_to_the_X.Org_Foundations_X_efforts.'>
242<title>Contributing to the X.Org Foundation's X efforts.</title>
243
244<para>
245If you have any new work or enhancements/bug fixes for existing work,
246please send them as git format patches to
247<email>xorg-devel@lists.freedesktop.org</email> or to our
248<ulink url="https://bugs.freedesktop.org/">bug tracking system</ulink>
249using the xorg component.  This will help ensure that they are included
250in future releases.   More details on patch submission and review
251process are available on the
252<ulink url="http://www.x.org/wiki/Development/Documentation/SubmittingPatches">
253SubmittingPatches</ulink> page of the X.Org wiki.
254</para>
255
256</sect1>
257
258<sect1 id='How_to_get_the_release'>
259<title>How to get the release</title>
260
261<!--
262<![ %snapshot; [
263<para>
264X11R&relvers; can be found from the <ulink url="http://wiki.x.org">X.Org
265Foundation wiki</ulink>, and at mirrors of this server.
266</para>
267]]>
268
269<![ %release; [
270-->
271<para>
272Information about X11R&relvers; can be found from the
273<ulink
274url="http://wiki.x.org"
275>X.Org Foundation wiki</ulink>, and at
276mirrors of this server.
277</para>
278<!--
279]]>
280 -->
281
282<sect2 id='X11R&relvers;'>
283<title>X11R&relvers;</title>
284
285<para>
286This is the &whichfullrel; release of the new modular source code tree.  The
287source code has been split into nine logical modules: app, data, doc,
288driver, font, lib. proto, util and xserver.  Each of these modules
289contain one or more packages that can be configured, built and installed
290separately.  Please see an X11R&relvers; release site for a complete
291list of the tarballs.
292</para>
293
294<para>
295For information on how to build the modular tree packages see the <ulink
296url="http://wiki.x.org/wiki/ModularDevelopersGuide"
297>Modular Developer's Guide</ulink
298>.  This guide also
299contains information for developers who want to help improve the modular
300build system and modular code base.
301</para>
302
303</sect2>
304
305<sect2 id='The_current_development_tree'>
306<title>The current development tree</title>
307
308<para>
309The X source code for this and all releases/snapshots as well as
310development versions can also be accessed via the Freedesktop.org git
311repository.  It's also possible to browse the <ulink
312url="http://cgit.freedesktop.org/xorg/"
313>freedesktop git repository</ulink
314>.
315</para>
316
317<para>
318To check out the latest development version, don't specify any tag.
319</para>
320
321</sect2>
322
323</sect1>
324
325<sect1 id='Reporting_Bugs'>
326<title>Reporting Bugs</title>
327
328<para>
329Bugs should be reported to freedesktop.org's <ulink
330url="https://bugs.freedesktop.org/">bug tracking system</ulink>
331using the xorg component.  Before
332reporting bugs, please check the server log file, which can be found at
333<filename>/var/log/Xorg.0.log</filename> on most platforms.  If you can't
334resolve the problem yourself, send the entire log file with your bug report but
335not the operating system core dump.  Do not edit the log file as our
336developers use it to reproduce and debug your problem.  Please attach it
337to your bug report.
338</para>
339
340</sect1>
341
342</article>
343