Commit Graph

263 Commits

Author SHA256 Message Date
Dominique Leuenberger
7a819cf5a9 Accepting request 337505 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/337505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=48
2015-10-22 10:57:30 +00:00
e88ba66ed2 Accepting request 336909 from home:dimstar:Factory
Fix boo939594 - X.org does not (always) have access to /dev/tty7... fixed as described in comment 38; I'm just running a couple openQA runs with this version of xdm, so let it sit until I get some confirmations from there... just so you know you do not have to do any work on it: the fix is ready for you

OBS-URL: https://build.opensuse.org/request/show/336909
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=110
2015-10-09 17:30:42 +00:00
33563deaf0 - Reverting last change.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=109
2015-10-09 17:17:43 +00:00
a99e8f0433 - display-manager script:
* Only fix permissions and ownership of the console if display manager 
    has crashed or was killed. This should avoid races with systemd-logind 
    which modifies the permissions as well.
  * Only create the link to the PID file if the DM has started successfully.
    (boo#939594).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=108
2015-10-09 15:00:11 +00:00
Stephan Kulow
90b4874fd6 Accepting request 333736 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/333736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=47
2015-10-03 18:29:32 +00:00
85c07c7568 Accepting request 333462 from openSUSE:Factory:Staging:J
- display-manager.service: require and conflict getty@tty7.service:
  this is copied from gdm.service and is hopefully helping with
  the race condition, where X is often not able to start up on
  VT7 due to missing permissions. (boo#939594)

- rename README.SuSE file to README.SUSE (bnc#938737, FATE#316521)

OBS-URL: https://build.opensuse.org/request/show/333462
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=106
2015-09-25 12:03:39 +00:00
Dominique Leuenberger
cfad70332b Accepting request 323529 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/323529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=46
2015-08-19 11:41:31 +00:00
Dominique Leuenberger
5be784b2ff Accepting request 319742 from X11:XOrg
- display-manager: don't try to kill DM if it's no longer running
  (bsc#939843)

- Add some used programs to the requirement of xdm
- Use xli aka xsetbg if xpmroot is not available (hint from
  jemoreno@novell.com)

OBS-URL: https://build.opensuse.org/request/show/319742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=45
2015-08-10 07:14:18 +00:00
2601841367 Fixed a wrong delete in last ci:
< #undef SLANT 
 > #undef FAMILY

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=103
2015-08-04 10:17:00 +00:00
71c57cb5c4 - Replaced font resources for login screen with font face names.
Since xdm is now built with Xft support, it uses face names for
  client side rendered fonts. The settings for screen widths >= 800
  are the xdm defaults. For smaller screens the sizes are reduced
  so they fit the screen better (bsc#940263).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=102
2015-08-04 10:05:25 +00:00
02f04f4c89 - Avoid confusion of user: add '-' to font names in etc/X11/xdm/Xresources.
This is not required for the font names used in the file but some others.
  (bsc#940263).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=101
2015-08-01 09:00:23 +00:00
cc2b4adc23 - display-manager: don't try to kill DM if it's no longer running
(bsc#939843)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=100
2015-07-31 10:37:13 +00:00
e5f1ffcb03 Accepting request 319396 from home:WernerFink:branches:X11:XOrg
- Add some used programs to the requirement of xdm
- Use xli aka xsetbg if xpmroot is not available (hint from
  jemoreno@novell.com)

OBS-URL: https://build.opensuse.org/request/show/319396
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=99
2015-07-29 13:01:12 +00:00
Dominique Leuenberger
45efe70cf3 Accepting request 291194 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/291194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=44
2015-03-18 12:08:01 +00:00
bae1cb6899 Accepting request 291180 from home:k0da:branches:X11:XOrg
- We do have graphics on Power with KVM, so remove ppc64le from
  changing displaymanager sysconfig

OBS-URL: https://build.opensuse.org/request/show/291180
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=97
2015-03-17 14:17:30 +00:00
Dominique Leuenberger
20ace0b300 Accepting request 283350 from X11:XOrg
- /etc/X11/xdm/keytable"
  * improved warning message, when mapping for console keyboard
    doesn't exist (bnc#914880)

OBS-URL: https://build.opensuse.org/request/show/283350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=43
2015-01-30 22:57:52 +00:00
a11b58e9e1 - /etc/X11/xdm/keytable"
* improved warning message, when mapping for console keyboard
    doesn't exist (bnc#914880)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=95
2015-01-29 14:56:48 +00:00
Dominique Leuenberger
f19c9d999a Accepting request 282041 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/282041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=42
2015-01-22 20:48:41 +00:00
93fbdcb92f Accepting request 281997 from home:embar-:branches:X11:XOrg
this is similar to https://build.opensuse.org/project/show/openSUSE:Maintenance:3433

OBS-URL: https://build.opensuse.org/request/show/281997
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=93
2015-01-20 09:50:48 +00:00
Dominique Leuenberger
15d848957c Accepting request 265708 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/265708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=41
2014-12-22 11:54:06 +00:00
230547f239 Accepting request 265621 from home:dimstar:xterm
OBS-URL: https://build.opensuse.org/request/show/265621
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=91
2014-12-18 10:40:34 +00:00
Dominique Leuenberger
8e9739e69f Accepting request 265446 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/265446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=40
2014-12-17 18:15:27 +00:00
011e5efef1 Accepting request 265304 from home:Ledest:bashisms
fix bashisms in /etc/X11/xdm/* scripts

OBS-URL: https://build.opensuse.org/request/show/265304
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=89
2014-12-16 17:03:03 +00:00
e8489399c0 Accepting request 263801 from home:gberh:branches:X11:XOrg
- unset TMPDIR before executing the final user scripts/shell
  (boo#907041)
- start a login shell when using lksh/mksh

OBS-URL: https://build.opensuse.org/request/show/263801
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=88
2014-12-15 14:56:25 +00:00
Stephan Kulow
8fcbba4677 Accepting request 254705 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/254705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=39
2014-10-11 17:25:51 +00:00
0994293839 Accepting request 254672 from home:WernerFink:branches:X11:XOrg
- Use the option (--)enable-ssh-support of the gpg-agent if the
  user has configured this (boo#899647)

OBS-URL: https://build.opensuse.org/request/show/254672
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=86
2014-10-08 12:39:44 +00:00
Stephan Kulow
ce6e9dfe3b Accepting request 253610 from X11:XOrg
- sysconfig.displaymanager/DM list: added lightdm,sddm; removed
  kdm3,kdm4 (bnc#898876)

OBS-URL: https://build.opensuse.org/request/show/253610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=38
2014-10-05 18:30:26 +00:00
e7b3cff7ee - sysconfig.displaymanager/DM list: added lightdm,sddm; removed
kdm3,kdm4 (bnc#898876)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=84
2014-10-02 09:40:04 +00:00
Stephan Kulow
5fde789afb Accepting request 243691 from X11:XOrg
- replaced 'Also=' by 'Alias=' in display-manager.service 
  (bnc#890413)
- make sure not to restart DM on package update; remove confusing
  comment about no longer existing %%stop_on_removal,
  %restart_on_update macros from specfile (bnc#886641)

OBS-URL: https://build.opensuse.org/request/show/243691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=36
2014-08-06 09:41:37 +00:00
706455a7b1 - replaced 'Also=' by 'Alias=' in display-manager.service
(bnc#890413)
- make sure not to restart DM on package update; remove confusing
  comment about no longer existing %%stop_on_removal,
  %restart_on_update macros from specfile (bnc#886641)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=82
2014-08-05 14:57:35 +00:00
Stephan Kulow
831c3fcb41 Accepting request 241516 from X11:XOrg
- udpate to release 1.1.11
- refreshed xdm-tolerant-hostname-changes.diff, xdm-consolekit.diff
- supersedes the following patches:
  U_xdm_config-AC_LIBTOOL_DLOPEN-is-required-for-dynamic-lin.patch,
  U_xdm_Fix-missing-linking-dependency-on-ldl.patch,
  U_xdm_config-use-libtool-export-dynamic-option-for-reverse.patch

OBS-URL: https://build.opensuse.org/request/show/241516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=35
2014-07-21 08:35:32 +00:00
636afa1531 - refreshed xdm-consolekit.diff
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=80
2014-07-18 14:31:22 +00:00
b80277a9b1 - udpate to release 1.1.11
- refreshed xdm-tolerant-hostname-changes.diff
- supersedes the following patches:
  U_xdm_config-AC_LIBTOOL_DLOPEN-is-required-for-dynamic-lin.patch,
  U_xdm_Fix-missing-linking-dependency-on-ldl.patch,
  U_xdm_config-use-libtool-export-dynamic-option-for-reverse.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=79
2014-07-18 13:53:08 +00:00
Stephan Kulow
4678481591 Accepting request 235717 from X11:XOrg
- Use KillMode=process for systemd service, this ensures Xorg won't
  receive SIGKILL while switching to runlevel 3 [bnc#871808].
- Add "Also=xdm.service" to display-manager.service to better
  handle migration. (forwarded request 235714 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/235717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=34
2014-06-01 16:54:53 +00:00
56a59b8768 Accepting request 235714 from home:fcrozat:branches:X11:XOrg
- Use KillMode=process for systemd service, this ensures Xorg won't
  receive SIGKILL while switching to runlevel 3 [bnc#871808].
- Add "Also=xdm.service" to display-manager.service to better
  handle migration.

OBS-URL: https://build.opensuse.org/request/show/235714
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=77
2014-05-28 19:28:11 +00:00
Stephan Kulow
0609e2d5fd Accepting request 235219 from X11:XOrg
- added necessary macros for systemd files (forwarded request 235214 from jsegitz)

OBS-URL: https://build.opensuse.org/request/show/235219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=33
2014-05-26 08:28:05 +00:00
904704d742 Accepting request 235214 from home:jsegitz:branches:X11:XOrg
- added necessary macros for systemd files

OBS-URL: https://build.opensuse.org/request/show/235214
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=75
2014-05-23 14:11:09 +00:00
Stephan Kulow
219c839c20 Accepting request 234168 from X11:XOrg
Add a changelog entry for my latest submit request (forwarded request 234155 from a_richardson)

OBS-URL: https://build.opensuse.org/request/show/234168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=32
2014-05-22 18:38:13 +00:00
6e3a4eca67 Accepting request 234155 from home:a_richardson:kf5
Add a changelog entry for my latest submit request

OBS-URL: https://build.opensuse.org/request/show/234155
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=73
2014-05-15 11:55:41 +00:00
b2a42bc44b Accepting request 233910 from home:a_richardson:kf5
On my system I start dbus-daemon with systemd --user with the command "/usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation". This always creates the socket in /run/user/`id -u`/bus. However, sys.xsession always launches a new dbus-daemon even if I already exported DBUS_SESSION_BUS_ADDRESS. This socket will become the default dbus socket once systemd manages dbus.

It doesn't change anything for users that don't launch dbus-daemon using system and it will probably be necessary to add this patch in the future anyway.

OBS-URL: https://build.opensuse.org/request/show/233910
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=72
2014-05-15 10:31:19 +00:00
99a8ebf01a Accepting request 233698 from openSUSE:Factory:Staging:A
next try - this time it builds for sure for 13.1 and for factory

OBS-URL: https://build.opensuse.org/request/show/233698
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=71
2014-05-13 12:37:22 +00:00
57fc45cb88 revert latest and broken change by Coolo
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=70
2014-05-13 10:40:43 +00:00
2f9c54ab06 Accepting request 233661 from openSUSE:Factory:Staging:A
- just don't "package" pid file. It's called xdm.pid, so it's pretty
  obvious what package it is from

OBS-URL: https://build.opensuse.org/request/show/233661
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=69
2014-05-13 10:13:42 +00:00
5f15725d82 - revert latest change by aj, which broke the build
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=68
2014-05-09 12:48:42 +00:00
c8289a687c Accepting request 233241 from home:a_jaeger:FactoryFix
Use /run/ instead of /var/run.

OBS-URL: https://build.opensuse.org/request/show/233241
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=67
2014-05-09 12:28:25 +00:00
da6077e639 - fixed build on openSUSE 12.3
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=66
2014-04-28 02:12:11 +00:00
Stephan Kulow
ecaf79a3a2 Accepting request 227302 from X11:XOrg
- DISPLAYMANAGER_STARTS_XSERVER needs to be set to "no" on s390x
  and ppc64le (bnc#869267)

OBS-URL: https://build.opensuse.org/request/show/227302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=31
2014-03-27 05:17:02 +00:00
c64f86f4a5 - DISPLAYMANAGER_STARTS_XSERVER needs to be set to "no" on s390x
and ppc64le (bnc#869267)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=64
2014-03-24 12:02:44 +00:00
Stephan Kulow
7106f30a2d Accepting request 226984 from X11:XOrg
- Move forward to systemd, that is use a real service unit file  (bnc#869260) (forwarded request 226983 from WernerFink)

OBS-URL: https://build.opensuse.org/request/show/226984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=30
2014-03-22 18:46:14 +00:00
0263fd5e6f Accepting request 226983 from home:WernerFink:branches:X11:XOrg
- Move forward to systemd, that is use a real service unit file  (bnc#869260)

OBS-URL: https://build.opensuse.org/request/show/226983
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=62
2014-03-21 13:19:15 +00:00