import: rename 'poll-dck' to 'pull-dkr'

System Internals / systemd - Lennart Poettering [poettering.net] - 22 December 2014 20:25 UTC

I figure "pull-dck" is not a good name, given that one could certainly read the verb in a way that might be funny for 16year-olds. ;-)

Also, don't hardcode the index URL to use, make it runtime and configure time configurable instead.

91f4347 import: rename 'poll-dck' to 'pull-dkr'
Makefile.am | 4 +-
TODO | 2 +-
configure.ac | 9 +
src/import/import-dck.c | 1156 ----------------------------------------------
src/import/import-dck.h | 39 --
src/import/import-dkr.c | 1177 +++++++++++++++++++++++++++++++++++++++++++++++
src/import/import-dkr.h | 40 ++
src/import/import.c | 41 +-
8 files changed, 1259 insertions(+), 1209 deletions(-)

Upstream: github.com


  • Share