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>
Sat, 18 Apr 2020 18:41:18 +0000 (19:41 +0100)
commite97d7a1f775f0b43bb4279f5b6f9da8fdabf47e2
tree61424497169f1053635a473b0d9d1a833ea62856
parent19d951e7cd438b6eab61fb1954b49e75777f9856
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