Use Debian specific config files
authorMichael Biebl <biebl@debian.org>
Thu, 18 Jul 2013 18:11:02 +0000 (20:11 +0200)
committerLuca Boccassi <bluca@debian.org>
Thu, 22 Dec 2022 11:26:41 +0000 (11:26 +0000)
commit464e0bf6904e251387fe51700ae09b432324812e
treeabdc75524428656e75760c734d3105eafc0193b4
parent53e35a7e3a9aa2a20991d376e528ae1f9c18df0f
Use Debian specific config files

Use /etc/default/locale instead of /etc/locale.conf for locale settings.

Use /etc/default/keyboard instead of /etc/X11/xorg.conf.d/00-keyboard.conf for
keyboard configuration.

Read/write /etc/timezone if /etc/localtime does not exist.

Gbp-Pq: Topic debian
Gbp-Pq: Name Use-Debian-specific-config-files.patch
src/basic/time-util.c
src/firstboot/firstboot.c
src/locale/localed-util.c
src/shared/locale-setup.c
src/timedate/timedated.c