License
Our Free and Open Source License applies to everything on this page and more importantly everything we have already donated, and integrated into XFree86.
All the software highlighted on this page is here so you can view the original contribution before the necessary fixes and enhancements from community feedback were integrated in. Those changes are not here, but only found in XFree86.
Note: By either downloading or receiving a copy of this software, you have agreed to the free and open-source X-Oz License.
Integrated TinyX
This patch contains our original work on Integrated TinyX which was donated to the XFree86 Project under their 1.1 license on 2 June 2004. It is our hope that some of the possibilities we discussed in its Reference Document are more fully developed by the XFree86 development community.
-
Version 1.0 (3 Feb 2004) will only apply cleanly to as a source patch relative to the XFree86 4.4.0 release candidate (4.3.99.902).
xoz-tinyx-1.0.diff.gz
-
To apply this patch go to the "xc" directory of your source tree,
and run:
patch -p1 < xoz-tinyx-1.0.diff
Loader++
Our greatly improved Loader was donated to the XFree86 project, and included in the XFree86 4.6.0 release.
-
Version 1.0 (17 Dec 2003) is available as a source patch relative to the XFree86 4.4 release candidate (4.3.99.901).
xoz-loader-1.0.diff.gz
-
To apply the patch, go to the "xc" directory of your source tree,
and run:
patch -p1 < xoz-loader-1.0.diff
X-Oz Automatic Configuration for XFree86
The latest patch is version 1.3.
This version was integrated into XFree86 version 4.5.0
This version makes more extensive use of the monitor's DDC/EDID information, including detection of the advertised native mode for flat panel displays.
The automatic configuration mechanism has been extended to allow the automatically generated configuration data to be appended to a static partial configuration. This makes it possible to selectively override some parts of the configuration while still allowing the graphics driver/monitor parameters to be handled automatically.
-
Version 1.3 (6 Jan 2005) is available as a source patch relative to the XFree86 4.4.99.20 snapshot.
xoz-autoconfig-1.3.diff.gz
-
To apply the patch, go to the "xc" directory of your source tree, and run:
patch -p1 < xoz-autoconfig-1.3.diff
Version 1.2, of our automatic configuration for XFree86 was donated to XFree86 for the 4.5 release on 1 June 2004 and it features handling DPMS autodetection, a feature that was previously highlighted in our reference document but not implemented. It was though heavily requested by the community and so we ensured that our fix would make Auto Configure is available for both loadable and static servers.
Other qualities of this donation is it provides a command line option (-autoconfig), which enables initial automatic configuration even when the legacy XF86Config file exists. We also beefed up its robustness so that a successful startup is fully assured.
-
Version 1.2 (21 Nov 2003) is available as a source patch relative to the recent XFree86 4.3.99.16 snapshot for perusal.
xoz-autoconfig-1.2.diff.gz
-
To apply the patch, go to the "xc" directory of your source tree, and run:
patch -p1 < xoz-autoconfig-1.2.diff
Automatic Configuration for XFree86®, was debuted with the 4.3.99.14 snapshot as the source patches below. This meant that a basic configuration mechanism was widely available in the XFree86 4.4.0 release.
-
Version 1.1 (3 Oct 2003) made some improvements regarding the automatic detection of monitor parameters.
xoz-autoconfig-1.1.diff.gz
-
To apply the patch, go to the "xc" directory of your source tree,
and run:
patch -p1 < xoz-autoconfig-1.1.diff
-
Version 1.0 (24 Sept 2003) was the initial public release.
xoz-autoconfig-1.0.diff.gz
-
To apply the patch, go to the "xc" directory of your source tree,
and run:
patch -p1 < xoz-autoconfig-1.0.diff