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, 25 Sep 2021 20:01:17 +0000 (21:01 +0100)
commit311eed8d24b228d0d1706451d1ace4356dc4039a
treeb2a066ef9692a24f02b124bec06231b563820bef
parentca7c60bedfee5644cb1bc4c50f3aa61965831692
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