Use Debian specific config files
authorMichael Biebl <biebl@debian.org>
Thu, 18 Jul 2013 18:11:02 +0000 (20:11 +0200)
committerMichael Biebl <biebl@debian.org>
Thu, 3 Dec 2020 22:53:29 +0000 (22:53 +0000)
commite1a0ece20489fa3d0fcbcfe93bc5b13721d6e737
tree22a164fe9324a4079597a8c56b14d4fe89b4d323
parent3fa091e27f7961fb3f9e7ecd9b2f09276f93f7c4
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/core/locale-setup.c
src/locale/keymap-util.c
src/timedate/timedated.c