Simplify installer language and keyboard settings
Removed comments and unnecessary lines from the configuration.
This commit is contained in:
+1
-8
@@ -1,12 +1,5 @@
|
||||
[customizations.installer.kickstart]
|
||||
contents = """
|
||||
# Sprache für den Installer und das Zielsystem
|
||||
# Sprache und Tastatur festlegen
|
||||
lang de_DE.UTF-8
|
||||
|
||||
# Tastaturlayout (vckeymap für Konsole, xlayouts für KDE/X11)
|
||||
keyboard --vckeymap=de --xlayouts='de'
|
||||
|
||||
# Erlaubt dem Installer, trotz der Kickstart-Vorgaben
|
||||
# im interaktiven Modus zu bleiben
|
||||
inst.interactive
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user