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>
Mon, 27 Apr 2020 17:02:57 +0000 (18:02 +0100)
commit23cec47a80a521c6b240d2d2627580fba9681af8
treea25dfa515dd1a8fa845b8efdba4432df2960f64e
parent1343d3f62cd19a526a73162c0543cca4b6815954
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