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>
Tue, 20 Aug 2019 11:50:42 +0000 (12:50 +0100)
commitf3b5062b62d184e13e25e03c6e9517a4a6bd4224
tree9b533579d20ce796e3e603be6f31689a8a531115
parent916ba4a64822c4660ff82c8ecc451fe94a197018
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