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>
Thu, 27 Dec 2018 13:03:57 +0000 (13:03 +0000)
commit8f7e5e1f52e97379defe65e37668c2d2a543f801
tree36d60816c995280f3eb64722299c4d779f1a3fc4
parentf22c50c15fd84563620be4f0d0f8d96747ef4978
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