Merge branch 'master' into 'master'

configs: misc changes for VT switching

See merge request redox-os/redox!1354
This commit is contained in:
Jeremy Soller 2023-08-02 15:11:15 +00:00
commit 2a3632cd48
14 changed files with 18 additions and 14 deletions

View file

@ -82,7 +82,7 @@ orbital launcher
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2 getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -82,7 +82,7 @@ orbital orblogin launcher
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2 getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -72,7 +72,8 @@ dhcpd -b
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2/activate inputd -A 2
getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -117,7 +117,7 @@ orbital orblogin launcher
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2 getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -57,7 +57,7 @@ orbital orblogin launcher
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2 getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -83,7 +83,7 @@ orbital orblogin launcher
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2 getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -114,7 +114,7 @@ orbital orblogin launcher
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2 getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -45,7 +45,8 @@ escalated
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2/activate inputd -A 2
getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -68,7 +68,8 @@ dhcpd -b
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2/activate inputd -A 2
getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -136,7 +136,7 @@ orbital orblogin launcher
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2 getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -83,7 +83,7 @@ orbital orblogin launcher
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2 getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -106,7 +106,7 @@ orbital orblogin launcher
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2 getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -181,7 +181,7 @@ orbital orblogin launcher
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2 getty 2
getty debug: -J getty debug: -J
""" """

View file

@ -68,7 +68,8 @@ dhcpd -b
[[files]] [[files]]
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
getty display/vesa:2/activate inputd -A 2
getty 2
getty debug: -J getty debug: -J
""" """