/[packages]/cauldron/systemd/current/SOURCES/0511-login-mark-nokmsboot-fb-devices-as-master-of-seat.patch
ViewVC logotype

Contents of /cauldron/systemd/current/SOURCES/0511-login-mark-nokmsboot-fb-devices-as-master-of-seat.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1554607 - (show annotations) (download)
Sat Mar 7 12:12:31 2020 UTC (4 years, 1 month ago) by tmb
File size: 781 byte(s)
- update to v245
  * drop merged patches
  * update filelists
  * rebase Mageia patches


1
2 Treat Mageia "nokmsboot" the same way as "nomodeset" in:
3 https://github.com/systemd/systemd-stable/commit/c1f8ff8d0de7e303b8004b02a0a47d4cc103a7f8
4
5 Signed-off-by: Thomas Backlund <tmb@mageia.org>
6
7 --- systemd-245/src/login/71-seat.rules.in.orig
8 +++ systemd-245/src/login/71-seat.rules.in
9 @@ -23,6 +23,8 @@ SUBSYSTEM=="graphics", KERNEL=="fb[0-9]"
10
11 # Allow efifb / uvesafb to be a master if KMS is disabled
12 SUBSYSTEM=="graphics", KERNEL=="fb[0-9]", IMPORT{cmdline}="nomodeset", TAG+="master-of-seat"
13 +# Mageia specific
14 +SUBSYSTEM=="graphics", KERNEL=="fb[0-9]", IMPORT{cmdline}="nokmsboot", TAG+="master-of-seat"
15
16 # Allow any PCI graphics device to be a master and synthesize a seat if KMS
17 # is disabled and the kernel doesn't have a driver that would work with this device.

  ViewVC Help
Powered by ViewVC 1.1.30