]> git.ipfire.org Git - thirdparty/systemd.git/commit - TODO
import: rename 'poll-dck' to 'pull-dkr'
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Dec 2014 18:42:27 +0000 (19:42 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Dec 2014 02:25:36 +0000 (03:25 +0100)
commit91f4347ef7bde17418b365ed3a97a752fe65bd50
tree928b29fdaa4364626d2875b226daa025416fd4fa
parent9bae67d49b861b1f142f1a1e27753fe08e63ade7
import: rename 'poll-dck' to 'pull-dkr'

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.
Makefile.am
TODO
configure.ac
src/import/import-dkr.c [moved from src/import/import-dck.c with 83% similarity]
src/import/import-dkr.h [moved from src/import/import-dck.h with 58% similarity]
src/import/import.c