[git pull]

Hans de Goede hdegoede at redhat.com
Wed Jun 3 02:45:19 PDT 2015


Hi Keith,

Please pull from my git tree for a bugfix patch-set fixing some
issues with the systemd integration when starting X on a new VT>

The following changes since commit fa12f2c150b2f50de9dac4a2b09265f13af353af:

   glamor: don't do render ops with matching source/dest (v3) (2015-06-02 14:16:26 +1000)

are available in the git repository at:

   git://people.freedesktop.org/~jwrdegoede/xserver for-keith

for you to fetch changes up to c88a325899381d1133e63e6c33c29db079e20a87:

   systemd-logind: Only use systemd-logind integration together with keeptty (2015-06-03 11:31:47 +0200)

----------------------------------------------------------------
Hans de Goede (3):
       linux: Add linux_parse_vt_settings and linux_get_keeptty helpers
       linux: Add a may_fail paramter to linux_parse_vt_settings
       systemd-logind: Only use systemd-logind integration together with keeptty

  hw/xfree86/man/Xorg.man                      |   6 +-
  hw/xfree86/os-support/linux/linux.h          |  32 +++++++
  hw/xfree86/os-support/linux/lnx_init.c       | 135 +++++++++++++++++----------
  hw/xfree86/os-support/linux/systemd-logind.c |   8 ++
  4 files changed, 129 insertions(+), 52 deletions(-)
  create mode 100644 hw/xfree86/os-support/linux/linux.h

Thanks & Regards,

Hans


More information about the xorg-devel mailing list