chiark / gitweb /
core: drop support for old per-distro configuration files for console, hostname,...
authorLennart Poettering <lennart@poettering.net>
Fri, 4 Jan 2013 17:37:49 +0000 (18:37 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 4 Jan 2013 22:26:20 +0000 (23:26 +0100)
commit46a2911bf2780f616396df5671dd901cc7cb54fd
treed6e19b0d4439e03cd53211fce7a491c727de38eb
parent1328f66ad16b5afeb5684858c27e121a46c1959e
core: drop support for old per-distro configuration files for console, hostname, locale, timezone

This simplifies the upstream system code quite a bit. If downstream distributions want to maintain compatibility with their old configuration files, they are welcome to do so, but need to maintain this as patches downstream. The burden needs to be on the distributions to maintain differences here. Our suggestion however is to just convert the old configuration files on upgrade, as multiple distributions already do.
src/core/hostname-setup.c
src/core/locale-setup.c
src/timedate/timedated.c
src/vconsole/vconsole-setup.c