Go to file
Stefan Dirsch 5cd006c211 - %post:
* move SaX2 generated xorg.conf file to xorg.conf.sle11
    Only in very rare cases a static X configuration is still
    required on sle12. And, in some cases the migration from a
    static sle11 X configuration to a static sle12 X configuration
    is not possible at all, e.g. some video and input drivers
    are no longer available on sle12. In short, trying to migrate
    will result in more harm than benefit. (bnc#877315)
  * remove dangling link /etc/X11/XF86Config (bnc#879360, comment#15)
  * prevent %postun of NVIDIA/fglrx driver packages from
    restoring xorg.conf backup or running sax2 as fallback
    to create a new xorg.conf (bcn#877315)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=519
2014-05-28 11:03:19 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=117 2009-03-04 14:02:05 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=1 2006-12-18 14:48:26 +00:00
b_0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch - Dropped: 2013-12-11 15:46:05 +00:00
b_cache-xkbcomp-output-for-fast-start-up.patch - Dropped: 2013-12-11 15:46:05 +00:00
b_sync-fix.patch - Dropped: 2013-12-11 15:46:05 +00:00
N_default-module-path.diff Accepting request 229440 from home:tobijk:X11:XOrg 2014-04-09 10:08:57 +00:00
N_driver-autoconfig.diff - Changed patch numbering, reordered patches to group 2013-12-12 14:33:35 +00:00
N_fix_fglrx_screendepth_issue.patch - Changed patch numbering, reordered patches to group 2013-12-12 14:33:35 +00:00
N_fix-dpi-values.diff - Changed patch numbering, reordered patches to group 2013-12-12 14:33:35 +00:00
N_xorg-x11-server-rpmmacros.patch - Changed patch numbering, reordered patches to group 2013-12-12 14:33:35 +00:00
n_xserver-optimus-autoconfig-hack.patch - Added n_xserver-optimus-autoconfig-hack.patch for FATE#316410. This 2014-05-19 11:01:26 +00:00
N_zap_warning_xserver.diff - Changed patch numbering, reordered patches to group 2013-12-12 14:33:35 +00:00
pre_checkin.sh Accepting request 114753 from home:dimstar:branches:X11:XOrg 2012-04-20 09:32:05 +00:00
README.updates OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=1 2006-12-18 14:48:26 +00:00
sysconfig.displaymanager.template OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=110 2009-01-19 01:20:48 +00:00
u_arch-Fix-image-and-bitmap-byte-order-for-ppc64le.patch - u_arch-Fix-image-and-bitmap-byte-order-for-ppc64le.patch: 2014-02-24 14:11:01 +00:00
u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch - Fix crash in abnormal condition (bnc#879666, bnc#879489): 2014-05-24 10:37:00 +00:00
u_confine_to_shape.diff - Changed patch numbering, reordered patches to group 2013-12-12 14:33:35 +00:00
u_connection-avoid-crash-when-CloseWellKnownConnections-gets-called-twice.patch - Fix crash in abnormal condition (bnc#879666, bnc#879489): 2014-05-24 10:37:00 +00:00
u_exa-only-draw-valid-trapezoids.patch Accepting request 210810 from home:michalsrb:branches:X11:XOrg 2013-12-13 16:25:15 +00:00
u_fbdevhw.diff - Changed patch numbering, reordered patches to group 2013-12-12 14:33:35 +00:00
u_randr_allow_rrselectinput_for_providerchange_and_resourcechange_events.patch Accepting request 204805 from home:michalsrb:branches:X11:XOrg 2013-10-25 12:57:39 +00:00
u_x86emu-include-order.patch Accepting request 233726 from home:tobijk:X11:XOrg 2014-05-13 13:54:02 +00:00
u_xorg-server-xdmcp.patch - Changed patch numbering, reordered patches to group 2013-12-12 14:33:35 +00:00
ux_xserver_xvfb-randr.patch - Dropped: 2013-12-11 15:46:05 +00:00
xorg-backtrace Updating link to change in openSUSE:Factory/xorg-x11-server revision 176.0 2010-08-26 09:09:27 +00:00
xorg-server-1.15.99.902.5.tar.bz2 Accepting request 233726 from home:tobijk:X11:XOrg 2014-05-13 13:54:02 +00:00
xorg-server-provides Accepting request 233726 from home:tobijk:X11:XOrg 2014-05-13 13:54:02 +00:00
xorg-x11-server.changes - %post: 2014-05-28 11:03:19 +00:00
xorg-x11-server.macros.in Accepting request 114753 from home:dimstar:branches:X11:XOrg 2012-04-20 09:32:05 +00:00
xorg-x11-server.spec - %post: 2014-05-28 11:03:19 +00:00
xorgcfg.tar.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=1 2006-12-18 14:48:26 +00:00

Xserver module update mechanism
-------------------------------

If any corresponding Xserver module is found below
"/usr/lib/xorg/modules/updates/" ("/usr/lib64/xorg/modules/updates/"
on biarch 32/64 bit platforms) it will be favored over the one in
"/usr/lib/xorg/modules/" ("/usr/lib64/xorg/modules/" on biarch 32/64
bit platforms).