Use Debian specific config files
authorMichael Biebl <biebl@debian.org>
Thu, 18 Jul 2013 18:11:02 +0000 (20:11 +0200)
committerPeter Michael Green <plugwash@raspbian.org>
Fri, 14 Aug 2020 00:03:28 +0000 (01:03 +0100)
commitfb7c35f6e1cde2c887faec8f3dac8f46e77e0d24
treec7a3bc6ca85d1e00d6ea2139e7830f67b8658fdd
parent945ca3ca0c6d1d2535070113de6d359cb5d4f1bc
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