Use Debian specific config files
authorMichael Biebl <biebl@debian.org>
Thu, 18 Jul 2013 18:11:02 +0000 (20:11 +0200)
committerLuca Boccassi <bluca@debian.org>
Tue, 8 Nov 2022 14:23:22 +0000 (14:23 +0000)
commite7620d79c3d6b560c5b1e7381cdd9ba328105f93
treee284c2a47d22ee719116df20d48e5c59b5c31a66
parentabbb1d45e47d7caaec9e1ec4f99cac924089d3cd
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/locale/localed-util.c
src/shared/locale-setup.c
src/timedate/timedated.c