12 lines
727 B
INI
12 lines
727 B
INI
# __ ____ ____ _____
|
|
# ____ / /_ __ __/ / /___ ____ ___ ___ / __ \/ ___/
|
|
# / __ \/ __ \/ / / / / / __ \/ __ `__ \/ _ \ / / / /\__ \
|
|
# / /_/ / / / / /_/ / / / /_/ / / / / / / __/ / /_/ /___/ /
|
|
# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/
|
|
# /_/ /____/
|
|
#
|
|
# What ? This kickstart file provides locale for the installation and beyond. It can be changed by end users on the first OEM setup
|
|
|
|
keyboard --xlayouts='ch (fr)' # Set keyboard layouts for Romandy
|
|
lang en_US.UTF-8 # Set system language to American English. More languages could be supported: --addsupport=cs_CZ,de_DE,en_UK
|
|
timezone Europe/Paris --utc # Set system timezone to Paris |