5741239 gdm: always run gdm on VT1

14 files Authored by Lennart Poettering 9 years ago, Committed by rstrode 9 years ago,
    gdm: always run gdm on VT1
    
    This drops automatic VT allocation schemes for the initial display in
    favour of a compile time hardcoded VT assignment. The automatic
    allocation schemes are inherently racy since a simpler output to the
    console might already influence it and result in gdm running on another
    than the intended VT.
    
    This patch adds a --with-initial-vt= switch to configure which may be
    used to set the VT gdm will run the initial server on. It defaults to 1.
    
    https://fedoraproject.org/wiki/Features/DisplayManagerRework
    
    Backported by Ray Strode
    
    https://bugzilla.gnome.org/show_bug.cgi?id=511168
    
        
file modified
+2 -0
file modified
+38 -27
file modified
+3 -0
file modified
+3 -0
file modified
+1 -1
file modified
+1 -1
file modified
+32 -66
file modified
+2 -2
file modified
+7 -12
file modified
+1 -2
file modified
+33 -14
file modified
+0 -17
file modified
+1 -3